summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2011-08-08hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann
2011-08-08hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti
2011-03-28hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot
2011-03-21hwmon: (via686a) Initialize fan_div valuesJean Delvare
2011-03-21hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede
2011-03-21hwmon: (adm1026) Fix setting fan_divGabriele Gorla
2011-03-21hwmon: (adm1026) Allow 1 as a valid divider valueGabriele Gorla
2011-03-21hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare
2010-08-02hwmon: (it87) Fix in7 on IT8720FJean Delvare
2010-08-02hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare
2010-08-02hwmon: (coretemp) Properly label the sensorsJean Delvare
2010-08-02hwmon: (k10temp) Do not blacklist known working CPU modelsJean Delvare
2010-08-02hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisionsAndreas Herrmann
2010-08-02hwmon: (k8temp) Bypass core swapping on single-core processorsJean Delvare
2010-07-05hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder
2010-05-26hp_accel: fix race in device removalOliver Neukum
2010-04-26hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare
2010-04-26hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella
2010-04-01hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson
2010-03-15hwmon: Fix off-by-one kind valuesJean Delvare
2010-03-15hwmon: (tmp421) Restore missing inputsJean Delvare
2010-03-15hwmon: (tmp421) Fix temperature conversionsJean Delvare
2010-03-15macintosh/hwmon/ams: Fix device removal sequenceJean Delvare
2010-02-05hwmon: (w83781d) Request I/O ports individually for probingJean Delvare
2010-02-05hwmon: (lm78) Request I/O ports individually for probingJean Delvare
2010-02-05hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland
2010-01-25hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede
2010-01-25hwmon: (asus_atk0110) Do not fail if MBIF is missingLuca Tettamanti
2010-01-25hwmon: (amc6821) Double unlock bugDan Carpenter
2010-01-25hwmon: (smsc47m1) Fix section mismatchJeff Mahoney
2010-01-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-01-11hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj
2010-01-10hwmon: Make PCI device ids constantMárton Németh
2010-01-10hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang
2010-01-10hwmon: (k10temp) Blacklist more family 10h processorsClemens Ladisch
2010-01-10hwmon: (asus_atk0110) Add debugfs interfaceLuca Tettamanti
2010-01-10hwmon: (asus_atk0110) Refactor interface probe codeLuca Tettamanti
2010-01-10hwmon: (adt7462) Fix pin 28 monitoringRoger Blofeld
2009-12-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-12-17hwmon: I2C bus support for lis3lv02d and variant accelerometer chipsSamu Onkalo
2009-12-16hwmon: (w83627hf) Fix for "No such device"Christian Schulte
2009-12-16hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron
2009-12-16hwmon: Add driver for VIA CPU core temperatureHarald Welte
2009-12-16hwmon: (smsc47m1) Enable device if neededJean Delvare
2009-12-16hwmon: (smsc47m1) Fail module loading on errorJean Delvare
2009-12-16hwmon: (smsc47m1) Only request I/O ports we really useJean Delvare
2009-12-16hwmon: New driver for AMD Family 10h/11h CPUsClemens Ladisch
2009-12-15lis3: scale output values to mgSamu Onkalo
2009-12-15lis3: sysfs entry for setting chip measurement rateSamu Onkalo
2009-12-15lis3lv02d: remove calibaration functionalitySamu Onkalo