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