Age | Commit message (Expand) | Author | Files | Lines |
2010-05-11 | hwmon: (asc7621) Bug fixes | Ken Milmore | 1 | -32/+31 |
2010-04-24 | lis3: add support for HP ProBook 432x/442x/452x/522x | Takashi Iwai | 1 | -0/+4 |
2010-04-23 | sysfs: use sysfs_attr_init in ASUS atk0110 driver | Jiri Kosina | 1 | -0/+4 |
2010-04-14 | hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support | Justin P. Mattock | 1 | -0/+18 |
2010-04-14 | hwmon: (it87) Invalidate cache on temperature sensor change | Jean Delvare | 1 | -0/+1 |
2010-04-14 | hwmon: (it87) Properly handle wrong sensor type requests | Jean Delvare | 1 | -10/+10 |
2010-04-14 | hwmon: (it87) Don't arbitrarily enable temperature channels | Jean Delvare | 1 | -8/+5 |
2010-04-14 | hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n | Jean Delvare | 1 | -1/+6 |
2010-04-14 | hwmon: (sht15) Fix sht15_calc_temp interpolation function | Jerome Oufella | 1 | -3/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 18 | -1/+17 |
2010-03-30 | hwmon: (asc7621) Add X58 entry in Kconfig | Jaswinder Singh Rajput | 1 | -2/+2 |
2010-03-30 | hwmon: (w83793) Saving negative errors in unsigned | Dan Carpenter | 1 | -1/+1 |
2010-03-30 | hwmon: (coretemp) Add missing newline to dev_warn() message | Dean Nelson | 1 | -1/+1 |
2010-03-30 | hwmon: (coretemp) Fix cpu model output | Prarit Bhargava | 1 | -1/+1 |
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 |