Age | Commit message (Expand) | Author |
2012-03-02 | hwmon: (f75375s) Catch some attempts to write to r/o registers | Nikolaus Schulz |
2012-03-02 | hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable | Nikolaus Schulz |
2012-02-28 | hwmon: (f75375s) Make pwm*_mode writable for the F75387 | Nikolaus Schulz |
2012-02-28 | hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387 | Nikolaus Schulz |
2012-02-24 | hwmon: (max34440) Fix resetting temperature history | Guenter Roeck |
2012-02-23 | hwmon: (f75375s) Fix register write order when setting fans to full speed | Nikolaus Schulz |
2012-02-23 | hwmon: (ads1015) Fix file leak in probe function | Guenter Roeck |
2012-02-21 | hwmon: (max6639) Fix PPR register initialization to set both channels | Chris D Schimp |
2012-02-21 | hwmon: (max6639) Fix FAN_FROM_REG calculation | Chris D Schimp |
2012-02-09 | hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured value | Nikolaus Schulz |
2012-02-08 | hwmon: (f75375s) Fix bit shifting in f75375_write16 | Nikolaus Schulz |
2012-02-08 | hwmon: (f75375s) Fix reading of wrong register when initializing the F75387 | Nikolaus Schulz |
2012-02-08 | hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375 | Nikolaus Schulz |
2012-02-08 | hwmon: (w83627ehf) Remove duplicate code | Guenter Roeck |
2012-02-04 | hwmon: (w83627ehf) Fix number of fans for NCT6776F | Guenter Roeck |
2012-01-29 | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F | Guenter Roeck |
2012-01-29 | hwmon: (sht15) fix bad error code | Vivien Didelot |
2012-01-20 | hwmon: (f71805f) Fix clamping of temperature limits | Jean Delvare |
2012-01-16 | hwmon: (adm1031) Fix coding style issues | Guenter Roeck |
2012-01-16 | hwmon: (it87) Add IT8728F support | Jean Delvare |
2012-01-16 | hwmon: (coretemp) Add missing section annotations | Jean Delvare |
2012-01-16 | hwmon: (lm90) Add range check to set_update_interval | Guenter Roeck |
2012-01-16 | hwmon: (lm63) Support extended lookup table of LM96163 | Jean Delvare |
2012-01-16 | hwmon: (lm63) Expose automatic fan speed control lookup table | Jean Delvare |
2012-01-16 | hwmon: (lm63) Fix incorrect comment about I2C address | Jean Delvare |
2012-01-16 | hwmon: (lm63) LM64 has a dedicated pin for tachometer | Jean Delvare |
2012-01-16 | hwmon: (lm63) Add sensor type attribute for external sensor on LM96163 | Guenter Roeck |
2012-01-16 | hwmon: (lm63) Add support for update_interval sysfs attribute | Guenter Roeck |
2012-01-16 | hwmon: (lm63) Add support for writing the external critical temperature | Guenter Roeck |
2012-01-16 | hwmon: (lm63) Add support for unsigned upper temperature limits | Guenter Roeck |
2012-01-16 | hwmon: (lm63) Add support for LM96163 | Guenter Roeck |
2012-01-16 | hwmon: (lm63) Add support for external temperature offset register | Guenter Roeck |
2012-01-16 | hwmon: (lm63) Fix checkpatch errors | Guenter Roeck |
2012-01-16 | hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivolts | Eric Miao |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-13 | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell |
2012-01-08 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-01-05 | max1111.c: fix checkpatch warning | Frans Meulenbroeks |
2012-01-05 | hwmon: (lm75) fix checkpatch warnings | Frans Meulenbroeks |
2012-01-05 | hwmon: (lm80) fix checkpatch messages | Frans Meulenbroeks |
2012-01-05 | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks |
2012-01-05 | hwmon: (lm75) fix checkpatch warning | Frans Meulenbroeks |
2012-01-05 | hwmon: (lm75) added error handling | Frans Meulenbroeks |
2012-01-05 | hwmon: (ltc4261) set data->valid to 0 if error | Frans Meulenbroeks |
2012-01-05 | hwmon: (f75375s) Add support for F75387SG/RG | Björn Gerhart |
2012-01-05 | hwmon: (f75375s) Disable setting DC fan control mode for F75373 | Guenter Roeck |
2012-01-05 | hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform... | Guenter Roeck |
2012-01-05 | hwmon: (f75375s) Fix value range for PWM modes | Guenter Roeck |