| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
| * | hwmon: (smsc47m1) Fail module loading on error | Jean Delvare | 2009-12-16 | 1 | -13/+11 |
| * | hwmon: (smsc47m1) Only request I/O ports we really use | Jean Delvare | 2009-12-16 | 1 | -10/+89 |
| * | hwmon: New driver for AMD Family 10h/11h CPUs | Clemens Ladisch | 2009-12-16 | 3 | -0/+210 |
* | | hwmon: I2C bus support for lis3lv02d and variant accelerometer chips | Samu Onkalo | 2009-12-17 | 3 | -0/+201 |
|/ |
|
* | lis3: scale output values to mg | Samu Onkalo | 2009-12-15 | 2 | -3/+31 |
* | lis3: sysfs entry for setting chip measurement rate | Samu Onkalo | 2009-12-15 | 2 | -7/+46 |
* | lis3lv02d: remove calibaration functionality | Samu Onkalo | 2009-12-15 | 2 | -32/+3 |
* | lis3: selftest support | Samu Onkalo | 2009-12-15 | 2 | -3/+78 |
* | lis3lv02d: proper power on sequence | Samu Onkalo | 2009-12-15 | 2 | -14/+28 |
* | lis3: fix show rate for 8 bits chips | Éric Piel | 2009-12-15 | 2 | -8/+17 |
* | lis3: update documentation and comments | Éric Piel | 2009-12-15 | 3 | -32/+38 |
* | lis3lv02d: correct memory leak in module unload | Samu Onkalo | 2009-12-15 | 1 | -0/+1 |
* | lis3lv02d: send sync event | Samu Onkalo | 2009-12-15 | 1 | -0/+1 |
* | hwmon: w83627ehf updates | Daniel J Blueman | 2009-12-15 | 1 | -19/+53 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | i2c: Drop I2C_CLIENT_INSMOD_2 to 8 | Jean Delvare | 2009-12-14 | 18 | -51/+26 |
* | i2c: Drop I2C_CLIENT_INSMOD_1 | Jean Delvare | 2009-12-14 | 27 | -109/+29 |
* | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 2009-12-14 | 45 | -45/+45 |
* | i2c: Drop the kind parameter from detect callbacks | Jean Delvare | 2009-12-14 | 45 | -94/+79 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-12-09 | 49 | -1650/+2082 |
|\ |
|
| * | hwmon: (adt7475) Add VID support for the ADT7476 | Jean Delvare | 2009-12-09 | 2 | -3/+64 |
| * | hwmon: (adt7475) Add support for the ADT7476 | Jean Delvare | 2009-12-09 | 2 | -20/+65 |
| * | hwmon: (adt7475) Voltage attenuators can be bypassed | Jean Delvare | 2009-12-09 | 1 | -6/+36 |
| * | hwmon: (adt7475) Print device information on probe | Jean Delvare | 2009-12-09 | 1 | -0/+18 |
| * | hwmon: (adt7475) Handle alternative pin functions | Jean Delvare | 2009-12-09 | 1 | -15/+99 |
| * | hwmon: (adt7475) Move sysfs files removal to a separate function | Jean Delvare | 2009-12-09 | 1 | -6/+10 |
| * | hwmon: (adt7475) Add support for the ADT7490 | Jean Delvare | 2009-12-09 | 2 | -14/+105 |
| * | hwmon: (adt7475) Improve device detection | Jean Delvare | 2009-12-09 | 1 | -4/+9 |
| * | hwmon: (adt7475) Add missing static marker | Jean Delvare | 2009-12-09 | 1 | -1/+1 |
| * | hwmon: (adt7475) Rework voltage inputs handling | Jean Delvare | 2009-12-09 | 1 | -35/+48 |