Age | Commit message (Expand) | Author |
2021-04-20 | hwmon: replace snprintf in show functions with sysfs_emit | Guenter Roeck |
2021-01-27 | hwmon: (applesmc) Assign boolean values to a bool variable | Jiapeng Zhong |
2020-12-02 | hwmon: (applesmc) Add DMI product matches for Intel-based Xserves (non-RackMac*) | Joe Jamison |
2020-11-12 | hwmon: (applesmc) Re-work SMC comms | Brad Campbell |
2020-08-21 | hwmon: (applesmc) check status earlier. | Tom Rix |
2020-05-27 | hwmon: (applesmc) avoid overlong udelay() | Arnd Bergmann |
2019-11-06 | hwmon: (applesmc) switch to using input device polling mode | Dmitry Torokhov |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271 | Thomas Gleixner |
2018-12-16 | hwmon: (applesmc) Replace S_<PERMS> with octal values | Guenter Roeck |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig |
2017-07-15 | hwmon: (applesmc) Avoid buffer overruns | Guenter Roeck |
2015-11-15 | hwmon : (applesmc) Fix uninitialized variables warnings | Shuah Khan |
2015-09-29 | hwmon: applesmc: fix comment typos | Bastien Nocera |
2014-10-20 | hwmon: drop owner assignment from platform_drivers | Wolfram Sang |
2013-10-09 | hwmon: (applesmc) Always read until end of data | Henrik Rydberg |
2013-09-26 | hwmon: (applesmc) Check key count before proceeding | Henrik Rydberg |
2013-04-07 | hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr... | Guenter Roeck |
2012-10-10 | hwmon: Add missing inclusions of <linux/err.h> | Jean Delvare |
2012-09-18 | hwmon: (applesmc) Bump max wait | Parag Warudkar |
2012-07-27 | hwmon: (applesmc) Decode and act on read/write status codes | Henrik Rydberg |
2012-07-21 | hwmon: (applesmc) Ignore some temperature registers | Henrik Rydberg |
2012-07-21 | hwmon: (applesmc) Allow negative temperature values | Henrik Rydberg |
2012-07-21 | hwmon: (applesmc) Shorten minimum wait time | Henrik Rydberg |
2012-07-21 | hwmon: (applesmc) Skip sensor mapping | Henrik Rydberg |
2012-06-24 | hwmon: (applesmc) correct email address for Jesper Juhl | Jesper Juhl |
2012-06-18 | hwmon: (applesmc) Limit key length in warning messages | Henrik Rydberg |
2012-03-18 | hwmon: (applesmc) Silence uninitialized warnings | Henrik Rydberg |
2012-03-18 | hwmon: (applesmc) Fix multi-line comments | Guenter Roeck |
2012-01-05 | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks |
2011-01-23 | hwmon: (applesmc) Properly initialize lockdep attributes | Henrik Rydberg |
2011-01-08 | hwmon: (applesmc) Fix checkpatch errors and fix value range checks | Guenter Roeck |
2011-01-08 | hwmon: (applesmc) Update copyright information | Henrik Rydberg |
2011-01-08 | hwmon: (applesmc) Silence driver | Henrik Rydberg |
2011-01-08 | hwmon: (applesmc) Simplify feature sysfs handling | Henrik Rydberg |
2011-01-08 | hwmon: (applesmc) Dynamic creation of fan files | Henrik Rydberg |
2011-01-08 | hwmon: (applesmc) Extract all features generically | Henrik Rydberg |
2011-01-08 | hwmon: (applesmc) Handle new temperature format | Henrik Rydberg |
2011-01-08 | hwmon: (applesmc) Dynamic creation of temperature files | Henrik Rydberg |
2011-01-08 | hwmon: (applesmc) Introduce a register lookup table | Henrik Rydberg |
2011-01-08 | hwmon: (applesmc) Use pr_fmt and pr_<level> | Joe Perches |
2011-01-08 | hwmon: (applesmc) Relax the severity of device init failure | Henrik Rydberg |
2011-01-08 | hwmon: (applesmc) Add MacBookAir3,1(3,2) support | Edgar Hucek |
2010-05-27 | hwmon: (applesmc) Add temperature sensor labels to sysfs interface | Alex Murray |
2010-05-27 | hwmon: (applesmc) Add generic support for MacBook Pro 7 | Henrik Rydberg |
2010-05-27 | hwmon: (applesmc) Add generic support for MacBook Pro 6 | Bernhard Froemel |
2010-05-27 | hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4 | Henrik Rydberg |
2010-05-11 | hwmon: (applesmc) Correct sysfs fan error handling | Henrik Rydberg |
2010-04-14 | hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support | Justin P. Mattock |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-09-22 | hwmon: applesmc: restore accelerometer and keyboard backlight on resume | Henrik Rydberg |