summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/applesmc.c
AgeCommit message (Expand)AuthorLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271Thomas Gleixner-13/+1
2018-12-16hwmon: (applesmc) Replace S_<PERMS> with octal valuesGuenter Roeck-1/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig-1/+1
2017-07-15hwmon: (applesmc) Avoid buffer overrunsGuenter Roeck-4/+9
2015-11-15hwmon : (applesmc) Fix uninitialized variables warningsShuah Khan-1/+1
2015-09-29hwmon: applesmc: fix comment typosBastien Nocera-2/+2
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang-1/+0
2013-10-09hwmon: (applesmc) Always read until end of dataHenrik Rydberg-0/+13
2013-09-26hwmon: (applesmc) Check key count before proceedingHenrik Rydberg-1/+10
2013-04-07hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr...Guenter Roeck-1/+1
2012-10-10hwmon: Add missing inclusions of <linux/err.h>Jean Delvare-0/+1
2012-09-18hwmon: (applesmc) Bump max waitParag Warudkar-2/+2
2012-07-27hwmon: (applesmc) Decode and act on read/write status codesHenrik Rydberg-24/+46
2012-07-21hwmon: (applesmc) Ignore some temperature registersHenrik Rydberg-28/+47
2012-07-21hwmon: (applesmc) Allow negative temperature valuesHenrik Rydberg-11/+8
2012-07-21hwmon: (applesmc) Shorten minimum wait timeHenrik Rydberg-1/+1
2012-07-21hwmon: (applesmc) Skip sensor mappingHenrik Rydberg-28/+13
2012-06-24hwmon: (applesmc) correct email address for Jesper JuhlJesper Juhl-1/+1
2012-06-18hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg-2/+2
2012-03-18hwmon: (applesmc) Silence uninitialized warningsHenrik Rydberg-2/+6
2012-03-18hwmon: (applesmc) Fix multi-line commentsGuenter Roeck-2/+4
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks-3/+3
2011-01-23hwmon: (applesmc) Properly initialize lockdep attributesHenrik Rydberg-0/+1
2011-01-08hwmon: (applesmc) Fix checkpatch errors and fix value range checksGuenter Roeck-18/+16
2011-01-08hwmon: (applesmc) Update copyright informationHenrik Rydberg-0/+1
2011-01-08hwmon: (applesmc) Silence driverHenrik Rydberg-4/+0
2011-01-08hwmon: (applesmc) Simplify feature sysfs handlingHenrik Rydberg-93/+76
2011-01-08hwmon: (applesmc) Dynamic creation of fan filesHenrik Rydberg-145/+43
2011-01-08hwmon: (applesmc) Extract all features genericallyHenrik Rydberg-182/+59
2011-01-08hwmon: (applesmc) Handle new temperature formatHenrik Rydberg-3/+9
2011-01-08hwmon: (applesmc) Dynamic creation of temperature filesHenrik Rydberg-389/+111
2011-01-08hwmon: (applesmc) Introduce a register lookup tableHenrik Rydberg-242/+297
2011-01-08hwmon: (applesmc) Use pr_fmt and pr_<level>Joe Perches-32/+26
2011-01-08hwmon: (applesmc) Relax the severity of device init failureHenrik Rydberg-31/+7
2011-01-08hwmon: (applesmc) Add MacBookAir3,1(3,2) supportEdgar Hucek-0/+10
2010-05-27hwmon: (applesmc) Add temperature sensor labels to sysfs interfaceAlex Murray-1/+147
2010-05-27hwmon: (applesmc) Add generic support for MacBook Pro 7Henrik Rydberg-0/+9
2010-05-27hwmon: (applesmc) Add generic support for MacBook Pro 6Bernhard Froemel-0/+10
2010-05-27hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4Henrik Rydberg-0/+19
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg-36/+25
2010-04-14hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 supportJustin P. Mattock-0/+18
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan-1/+1
2009-09-22hwmon: applesmc: restore accelerometer and keyboard backlight on resumeHenrik Rydberg-12/+26
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten-1/+1
2009-01-29hwmon: applesmc: add support for MacPro 3 temperature sensorsBharath Ramesh-1/+29
2009-01-15hwmon: applesmc: fix light sensor readings on newer MacBooksAlex Murray-0/+5
2009-01-06hwmon: applesmc: Add support for MacBook Air 2Henrik Rydberg-0/+10
2008-12-01hwmon: applesmc: make applesmc load automatically on startupHenrik Rydberg-0/+1
2008-11-19drivers/hwmon/applesmc.c: add generic MacPro supportHenrik Rydberg-0/+4
2008-11-19hwmon: applesmc: Add support for iMac 6Henrik Rydberg-0/+9