| Commit message (Expand) | Author | Age |
* | hwmon: (w83781d) Request I/O ports individually for probing | Jean Delvare | 2010-02-05 |
* | hwmon: (lm78) Request I/O ports individually for probing | Jean Delvare | 2010-02-05 |
* | hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT | Ray Copeland | 2010-02-05 |
* | hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog | Hans de Goede | 2010-01-25 |
* | hwmon: (asus_atk0110) Do not fail if MBIF is missing | Luca Tettamanti | 2010-01-25 |
* | hwmon: (amc6821) Double unlock bug | Dan Carpenter | 2010-01-25 |
* | hwmon: (smsc47m1) Fix section mismatch | Jeff Mahoney | 2010-01-25 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-01-11 |
|\ |
|
| * | hwmon: Make PCI device ids constant | Márton Németh | 2010-01-10 |
| * | hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs | Yong Wang | 2010-01-10 |
| * | hwmon: (k10temp) Blacklist more family 10h processors | Clemens Ladisch | 2010-01-10 |
| * | hwmon: (asus_atk0110) Add debugfs interface | Luca Tettamanti | 2010-01-10 |
| * | hwmon: (asus_atk0110) Refactor interface probe code | Luca Tettamanti | 2010-01-10 |
| * | hwmon: (adt7462) Fix pin 28 monitoring | Roger Blofeld | 2010-01-10 |
* | | hwmon: driver for Texas Instruments amc6821 chip | Tomaz Mertelj | 2010-01-11 |
|/ |
|
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | hwmon: (w83627hf) Fix for "No such device" | Christian Schulte | 2009-12-16 |
| * | hwmon: (sht15) Off-by-one error in array index + incorrect constants | Jonathan Cameron | 2009-12-16 |
| * | hwmon: Add driver for VIA CPU core temperature | Harald Welte | 2009-12-16 |
| * | hwmon: (smsc47m1) Enable device if needed | Jean Delvare | 2009-12-16 |
| * | hwmon: (smsc47m1) Fail module loading on error | Jean Delvare | 2009-12-16 |
| * | hwmon: (smsc47m1) Only request I/O ports we really use | Jean Delvare | 2009-12-16 |
| * | hwmon: New driver for AMD Family 10h/11h CPUs | Clemens Ladisch | 2009-12-16 |
* | | hwmon: I2C bus support for lis3lv02d and variant accelerometer chips | Samu Onkalo | 2009-12-17 |
|/ |
|
* | lis3: scale output values to mg | Samu Onkalo | 2009-12-15 |
* | lis3: sysfs entry for setting chip measurement rate | Samu Onkalo | 2009-12-15 |
* | lis3lv02d: remove calibaration functionality | Samu Onkalo | 2009-12-15 |
* | lis3: selftest support | Samu Onkalo | 2009-12-15 |
* | lis3lv02d: proper power on sequence | Samu Onkalo | 2009-12-15 |
* | lis3: fix show rate for 8 bits chips | Éric Piel | 2009-12-15 |
* | lis3: update documentation and comments | Éric Piel | 2009-12-15 |
* | lis3lv02d: correct memory leak in module unload | Samu Onkalo | 2009-12-15 |
* | lis3lv02d: send sync event | Samu Onkalo | 2009-12-15 |
* | hwmon: w83627ehf updates | Daniel J Blueman | 2009-12-15 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
* | i2c: Drop I2C_CLIENT_INSMOD_2 to 8 | Jean Delvare | 2009-12-14 |
* | i2c: Drop I2C_CLIENT_INSMOD_1 | Jean Delvare | 2009-12-14 |
* | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 2009-12-14 |
* | i2c: Drop the kind parameter from detect callbacks | Jean Delvare | 2009-12-14 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | hwmon: (adt7475) Add VID support for the ADT7476 | Jean Delvare | 2009-12-09 |
| * | hwmon: (adt7475) Add support for the ADT7476 | Jean Delvare | 2009-12-09 |
| * | hwmon: (adt7475) Voltage attenuators can be bypassed | Jean Delvare | 2009-12-09 |
| * | hwmon: (adt7475) Print device information on probe | Jean Delvare | 2009-12-09 |
| * | hwmon: (adt7475) Handle alternative pin functions | Jean Delvare | 2009-12-09 |
| * | hwmon: (adt7475) Move sysfs files removal to a separate function | Jean Delvare | 2009-12-09 |
| * | hwmon: (adt7475) Add support for the ADT7490 | Jean Delvare | 2009-12-09 |
| * | hwmon: (adt7475) Improve device detection | Jean Delvare | 2009-12-09 |
| * | hwmon: (adt7475) Add missing static marker | Jean Delvare | 2009-12-09 |
| * | hwmon: (adt7475) Rework voltage inputs handling | Jean Delvare | 2009-12-09 |