summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* [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/+18
* [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/+16
* [PATCH] w83781d: Don't reset the chip by defaultJean Delvare2006-03-231-1/+21
* [PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu2006-03-231-126/+80
* [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/+3
* [PATCH] hwmon: w83792d use arrays of attributesYuan Mu2006-03-231-284/+241
* [PATCH] hwmon: Use attribute arrays in f71805fJean Delvare2006-03-231-115/+103
* [PATCH] hwmon: Use attribute arrays in pc87360Jim Cromie2006-03-231-207/+201
* [PATCH] it87: Fix oops on removalJean Delvare2006-02-131-1/+2
* [PATCH] w83781d: Use real-time status registersJean Delvare2006-02-131-18/+25
* [PATCH] vt8231: Fix sysfs temperature interfaceJean Delvare2006-02-131-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/+14
* [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-051-2/+2
* [PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek2006-01-051-27/+42
* [PATCH] hwmon: w83792d simplify in low bits handlingJean Delvare2006-01-051-38/+10
* [PATCH] hwmon: w83792d misc cleanupsJean Delvare2006-01-051-20/+9
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-0535-38/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-0535-86/+166
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-0527-27/+0
* [PATCH] hwmon: New vt8231 driverRoger Lucas2006-01-053-0/+874
* [PATCH] hwmon: W83627THF VID fixesYuan Mu2006-01-051-9/+7
* [PATCH] hwmon: Support the VRM 10 mode of the ADT7463Jean Delvare2006-01-051-8/+36
* [PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026Grant Coady2006-01-052-8/+0
* [PATCH] hwmon: w83792d fix unused fan pinsJean Delvare2005-11-291-7/+18
* [PATCH] hwmon: hdaps missing an axisEugeniy Meshcheryakov2005-11-231-1/+1
* [PATCH] hwmon: Fix missing it87 fan div initJean Delvare2005-11-231-0/+7
* [PATCH] hwmon: Fix lm78 VID conversionJean Delvare2005-11-231-1/+1
* [PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limitsYuan Mu2005-11-231-2/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-111-10/+11
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-10/+11
* | [PATCH] Input: convert hdaps to dynamic input_dev allocation.Dmitry Torokhov2005-11-111-18/+23
* | [PATCH] hwmon: Fix two w83627hf bugsYuan Mu2005-11-071-12/+4
|/
* [PATCH] max1619 fixAndrew Morton2005-11-071-8/+6
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-4/+2
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
OpenPOWER on IntegriCloud