| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (asc7621) Add X58 entry in Kconfig | Jaswinder Singh Rajput | 2010-03-29 | 1 | -2/+2 |
* | hwmon: (w83793) Saving negative errors in unsigned | Dan Carpenter | 2010-03-29 | 1 | -1/+1 |
* | hwmon: (coretemp) Add missing newline to dev_warn() message | Dean Nelson | 2010-03-29 | 1 | -1/+1 |
* | hwmon: (coretemp) Fix cpu model output | Prarit Bhargava | 2010-03-29 | 1 | -1/+1 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-03-06 | 12 | -1484/+2923 |
|\ |
|
| * | hwmon: Remove the deprecated adt7473 driver | Amerigo Wang | 2010-03-05 | 3 | -1195/+0 |
| * | hwmon: Fix off-by-one kind values | Jean Delvare | 2010-03-05 | 3 | -15/+11 |
| * | hwmon: (tmp421) Fix temperature conversions | Jean Delvare | 2010-03-05 | 1 | -2/+4 |
| * | hwmon: (tmp421) Restore missing inputs | Jean Delvare | 2010-03-05 | 1 | -7/+7 |
| * | hwmon: Driver for Andigilog aSC7621 family monitoring chips | George Joseph | 2010-03-05 | 3 | -0/+1269 |
| * | hwmon: (adt7411) Improve locking | Wolfram Sang | 2010-03-05 | 1 | -7/+14 |
| * | hwmon: Add driver for ADT7411 voltage and temperature sensor | Wolfram Sang | 2010-03-05 | 3 | -0/+370 |
| * | hwmon: (w83793) Add watchdog functionality | Sven Anders | 2010-03-05 | 2 | -4/+481 |
| * | hwmon: (g760a) Make rpm_from_cnt static | Jean Delvare | 2010-03-05 | 1 | -1/+1 |
| * | hwmon: (it87) Validate auto pwm settings | Jean Delvare | 2010-03-05 | 1 | -0/+32 |
| * | hwmon: (it87) Add support for old automatic fan speed control | Jean Delvare | 2010-03-05 | 1 | -2/+180 |
| * | hwmon: (it87) Use strict_strtol instead of simple_strtol | Jean Delvare | 2010-03-05 | 1 | -15/+44 |
| * | hwmon: (it87) Fix many checkpatch errors and warnings | Jean Delvare | 2010-03-05 | 1 | -75/+87 |
| * | hwmon: (it87) Add support for beep on alarm | Jean Delvare | 2010-03-05 | 1 | -0/+122 |
| * | hwmon: (it87) Create vid attributes by group | Jean Delvare | 2010-03-05 | 1 | -8/+7 |
| * | hwmon: (it87) Refactor attributes creation and removal | Jean Delvare | 2010-03-05 | 1 | -130/+103 |
| * | hwmon: (it87) Expose the PWM/temperature mappings | Jean Delvare | 2010-03-05 | 1 | -4/+69 |
| * | hwmon: (it87) Display fan outputs in automatic mode as such | Jean Delvare | 2010-03-05 | 1 | -38/+61 |
| * | hwmon: (lm90) Add SMBus alert support | Jean Delvare | 2010-03-05 | 1 | -0/+63 |
| * | hwmon: (lm90) Restore configuration on exit | Jean Delvare | 2010-03-05 | 1 | -4/+10 |
| * | hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASG | Jean Delvare | 2010-03-05 | 2 | -3/+14 |
* | | drivers/hwmon/adcxx.c: fix for single-channel ADCs | José Miguel Gonçalves | 2010-03-06 | 1 | -5/+10 |
* | | drivers/hwmon/vt8231.c: fix continuation line formats | Joe Perches | 2010-03-06 | 1 | -2/+1 |
|/ |
|
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-02-17 | 3 | -27/+26 |
|\ |
|
| * | hwmon: (w83781d) Request I/O ports individually for probing | Jean Delvare | 2010-02-05 | 1 | -13/+13 |
| * | hwmon: (lm78) Request I/O ports individually for probing | Jean Delvare | 2010-02-05 | 1 | -13/+12 |
| * | hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT | Ray Copeland | 2010-02-05 | 1 | -1/+1 |
* | | macintosh/hwmon/ams: Fix device removal sequence | Jean Delvare | 2010-02-03 | 4 | -4/+12 |
|/ |
|
* | hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog | Hans de Goede | 2010-01-25 | 1 | -2/+5 |
* | hwmon: (asus_atk0110) Do not fail if MBIF is missing | Luca Tettamanti | 2010-01-25 | 1 | -10/+9 |
* | hwmon: (amc6821) Double unlock bug | Dan Carpenter | 2010-01-25 | 1 | -1/+0 |
* | hwmon: (smsc47m1) Fix section mismatch | Jeff Mahoney | 2010-01-25 | 1 | -1/+1 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-01-11 | 9 | -69/+288 |
|\ |
|
| * | hwmon: Make PCI device ids constant | Márton Németh | 2010-01-10 | 5 | -5/+5 |
| * | hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs | Yong Wang | 2010-01-10 | 2 | -3/+15 |
| * | hwmon: (k10temp) Blacklist more family 10h processors | Clemens Ladisch | 2010-01-10 | 1 | -6/+32 |
| * | hwmon: (asus_atk0110) Add debugfs interface | Luca Tettamanti | 2010-01-10 | 1 | -0/+191 |
| * | hwmon: (asus_atk0110) Refactor interface probe code | Luca Tettamanti | 2010-01-10 | 1 | -54/+44 |
| * | hwmon: (adt7462) Fix pin 28 monitoring | Roger Blofeld | 2010-01-10 | 1 | -1/+1 |
* | | hwmon: driver for Texas Instruments amc6821 chip | Tomaz Mertelj | 2010-01-11 | 3 | -0/+1127 |
|/ |
|
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-12-17 | 7 | -30/+706 |
|\ |
|
| * | hwmon: (w83627hf) Fix for "No such device" | Christian Schulte | 2009-12-16 | 1 | -1/+1 |
| * | hwmon: (sht15) Off-by-one error in array index + incorrect constants | Jonathan Cameron | 2009-12-16 | 1 | -3/+3 |
| * | hwmon: Add driver for VIA CPU core temperature | Harald Welte | 2009-12-16 | 3 | -0/+365 |
| * | hwmon: (smsc47m1) Enable device if needed | Jean Delvare | 2009-12-16 | 1 | -3/+27 |