summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] HWMON: Trim VID values to correct number of bitsRudolf Marek2006-06-221-1/+8
* [PATCH] HWMON: Improve the help text for CONFIG_HWMONJean Delvare2006-06-221-0/+4
* [PATCH] HWMON: w83791d: New hardware monitoring driver for the Winbond W83791DCharles Spirakis2006-06-223-0/+1266
* [PATCH] HWMON: hdaps: Update the list of supported systemsJean Delvare2006-06-221-2/+4
* [PATCH] f71805f: Resource needs not be globalJean Delvare2006-06-221-8/+7Star
* [PATCH] smsc47m192: New hwmon driver for SMSC LPC47M192/997Hartmut Rick2006-06-223-1/+671
* [PATCH] w83627ehf: Add alarms supportJean Delvare2006-06-221-0/+46
* [PATCH] w83627ehf: Add voltage inputs supportRudolf Marek2006-06-221-4/+120
* [PATCH] lm83: Add LM82 supportJordan Crouse2006-06-222-15/+39
* [PATCH] w83792d: Be quiet on misdetectionJean Delvare2006-04-141-2/+3
* [PATCH] hdaps: use ENODEVAndrew Morton2006-04-111-1/+1
* [PATCH] hdaps: support new Lenovo machinesRobert Love2006-04-111-0/+11
* [PATCH] hdaps: add support for Thinkpad R52Frank Gevaerts2006-04-111-0/+1
* [PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven2006-04-021-19/+18Star
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] hwmon: add required idr lockingMark M. Hoffman2006-03-231-6/+20
* [PATCH] I2C: hwmon: Rename register parametersDarren Jenkins2006-03-238-20/+16Star
* [PATCH] w83781d: Don't reset the chip by defaultJean Delvare2006-03-231-1/+21
* [PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu2006-03-231-126/+80Star
* [PATCH] hwmon: Support the Pentium M VID codeJean Delvare2006-03-231-1/+8
* [PATCH] hwmon: Add support for the Winbond W83687THFJean Delvare2006-03-232-17/+62
* [PATCH] hwmon: f71805f semaphore to mutex conversionsJean Delvare2006-03-231-28/+29
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-2336-596/+632
* [PATCH] hwmon: w83792d drop useless macrosJean Delvare2006-03-231-21/+3Star
* [PATCH] hwmon: w83792d use arrays of attributesYuan Mu2006-03-231-284/+241Star
* [PATCH] hwmon: Use attribute arrays in f71805fJean Delvare2006-03-231-115/+103Star
* [PATCH] hwmon: Use attribute arrays in pc87360Jim Cromie2006-03-231-207/+201Star
* [PATCH] it87: Fix oops on removalJean Delvare2006-02-141-1/+2
* [PATCH] w83781d: Use real-time status registersJean Delvare2006-02-141-18/+25
* [PATCH] vt8231: Fix sysfs temperature interfaceJean Delvare2006-02-141-4/+4
* [PATCH] hwmon: Fix reboot on it87 driver loadJean Delvare2006-02-061-2/+6
* [PATCH] hwmon: New f71805f driverJean Delvare2006-02-063-0/+919
* [PATCH] hwmon: Inline w83792d register access functionsJean Delvare2006-02-061-17/+14Star
* [PATCH] hwmon: Fix negative temperature readings in lm77 driverJean Delvare2006-02-061-4/+4
* [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-091-1/+1
* [PATCH] hwmon: it87 use u8 for vrmJean Delvare2006-01-061-2/+2
* [PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek2006-01-061-27/+42
* [PATCH] hwmon: w83792d simplify in low bits handlingJean Delvare2006-01-061-38/+10Star
* [PATCH] hwmon: w83792d misc cleanupsJean Delvare2006-01-061-20/+9Star
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-0635-38/+0Star
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-0635-86/+166
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-0627-27/+0Star
* [PATCH] hwmon: New vt8231 driverRoger Lucas2006-01-063-0/+874
* [PATCH] hwmon: W83627THF VID fixesYuan Mu2006-01-061-9/+7Star
* [PATCH] hwmon: Support the VRM 10 mode of the ADT7463Jean Delvare2006-01-061-8/+36
* [PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026Grant Coady2006-01-062-8/+0Star
* [PATCH] hwmon: w83792d fix unused fan pinsJean Delvare2005-11-301-7/+18
* [PATCH] hwmon: hdaps missing an axisEugeniy Meshcheryakov2005-11-241-1/+1
* [PATCH] hwmon: Fix missing it87 fan div initJean Delvare2005-11-241-0/+7
* [PATCH] hwmon: Fix lm78 VID conversionJean Delvare2005-11-241-1/+1