summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[PATCH] HWMON: Improve the help text for CONFIG_HWMONJean Delvare1-0/+4
2006-06-22[PATCH] HWMON: w83791d: New hardware monitoring driver for the Winbond W83791DCharles Spirakis3-0/+1266
2006-06-22[PATCH] HWMON: hdaps: Update the list of supported systemsJean Delvare1-2/+4
2006-06-22[PATCH] f71805f: Resource needs not be globalJean Delvare1-8/+7
2006-06-22[PATCH] smsc47m192: New hwmon driver for SMSC LPC47M192/997Hartmut Rick3-1/+671
2006-06-22[PATCH] w83627ehf: Add alarms supportJean Delvare1-0/+46
2006-06-22[PATCH] w83627ehf: Add voltage inputs supportRudolf Marek1-4/+120
2006-06-22[PATCH] lm83: Add LM82 supportJordan Crouse2-15/+39
2006-04-14[PATCH] w83792d: Be quiet on misdetectionJean Delvare1-2/+3
2006-04-11[PATCH] hdaps: use ENODEVAndrew Morton1-1/+1
2006-04-11[PATCH] hdaps: support new Lenovo machinesRobert Love1-0/+11
2006-04-11[PATCH] hdaps: add support for Thinkpad R52Frank Gevaerts1-0/+1
2006-04-03[PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven1-19/+18
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-24[PATCH] hwmon: add required idr lockingMark M. Hoffman1-6/+20
2006-03-24[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins8-20/+16
2006-03-24[PATCH] w83781d: Don't reset the chip by defaultJean Delvare1-1/+21
2006-03-24[PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu1-126/+80
2006-03-24[PATCH] hwmon: Support the Pentium M VID codeJean Delvare1-1/+8
2006-03-24[PATCH] hwmon: Add support for the Winbond W83687THFJean Delvare2-17/+62
2006-03-24[PATCH] hwmon: f71805f semaphore to mutex conversionsJean Delvare1-28/+29
2006-03-24[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar36-596/+632
2006-03-24[PATCH] hwmon: w83792d drop useless macrosJean Delvare1-21/+3
2006-03-24[PATCH] hwmon: w83792d use arrays of attributesYuan Mu1-284/+241
2006-03-24[PATCH] hwmon: Use attribute arrays in f71805fJean Delvare1-115/+103
2006-03-24[PATCH] hwmon: Use attribute arrays in pc87360Jim Cromie1-207/+201
2006-02-14[PATCH] it87: Fix oops on removalJean Delvare1-1/+2
2006-02-14[PATCH] w83781d: Use real-time status registersJean Delvare1-18/+25
2006-02-14[PATCH] vt8231: Fix sysfs temperature interfaceJean Delvare1-4/+4
2006-02-06[PATCH] hwmon: Fix reboot on it87 driver loadJean Delvare1-2/+6
2006-02-06[PATCH] hwmon: New f71805f driverJean Delvare3-0/+919
2006-02-06[PATCH] hwmon: Inline w83792d register access functionsJean Delvare1-17/+14
2006-02-06[PATCH] hwmon: Fix negative temperature readings in lm77 driverJean Delvare1-4/+4
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson1-1/+1
2006-01-06[PATCH] hwmon: it87 use u8 for vrmJean Delvare1-2/+2
2006-01-06[PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek1-27/+42
2006-01-06[PATCH] hwmon: w83792d simplify in low bits handlingJean Delvare1-38/+10
2006-01-06[PATCH] hwmon: w83792d misc cleanupsJean Delvare1-20/+9
2006-01-06[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman35-38/+0
2006-01-06[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard35-86/+166
2006-01-06[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare27-27/+0
2006-01-06[PATCH] hwmon: New vt8231 driverRoger Lucas3-0/+874
2006-01-06[PATCH] hwmon: W83627THF VID fixesYuan Mu1-9/+7
2006-01-06[PATCH] hwmon: Support the VRM 10 mode of the ADT7463Jean Delvare1-8/+36
2006-01-06[PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026Grant Coady2-8/+0
2005-11-30[PATCH] hwmon: w83792d fix unused fan pinsJean Delvare1-7/+18
2005-11-24[PATCH] hwmon: hdaps missing an axisEugeniy Meshcheryakov1-1/+1
2005-11-24[PATCH] hwmon: Fix missing it87 fan div initJean Delvare1-0/+7
2005-11-24[PATCH] hwmon: Fix lm78 VID conversionJean Delvare1-1/+1
2005-11-24[PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limitsYuan Mu1-2/+6