aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2006-04-14[PATCH] w83792d: Be quiet on misdetectionJean Delvare
2006-04-11[PATCH] hdaps: use ENODEVAndrew Morton
2006-04-11[PATCH] hdaps: support new Lenovo machinesRobert Love
2006-04-11[PATCH] hdaps: add support for Thinkpad R52Frank Gevaerts
2006-04-02[PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-23[PATCH] hwmon: add required idr lockingMark M. Hoffman
2006-03-23[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins
2006-03-23[PATCH] w83781d: Don't reset the chip by defaultJean Delvare
2006-03-23[PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu
2006-03-23[PATCH] hwmon: Support the Pentium M VID codeJean Delvare
2006-03-23[PATCH] hwmon: Add support for the Winbond W83687THFJean Delvare
2006-03-23[PATCH] hwmon: f71805f semaphore to mutex conversionsJean Delvare
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar
2006-03-23[PATCH] hwmon: w83792d drop useless macrosJean Delvare
2006-03-23[PATCH] hwmon: w83792d use arrays of attributesYuan Mu
2006-03-23[PATCH] hwmon: Use attribute arrays in f71805fJean Delvare
2006-03-23[PATCH] hwmon: Use attribute arrays in pc87360Jim Cromie
2006-02-13[PATCH] it87: Fix oops on removalJean Delvare
2006-02-13[PATCH] w83781d: Use real-time status registersJean Delvare
2006-02-13[PATCH] vt8231: Fix sysfs temperature interfaceJean Delvare
2006-02-06[PATCH] hwmon: Fix reboot on it87 driver loadJean Delvare
2006-02-06[PATCH] hwmon: New f71805f driverJean Delvare
2006-02-06[PATCH] hwmon: Inline w83792d register access functionsJean Delvare
2006-02-06[PATCH] hwmon: Fix negative temperature readings in lm77 driverJean Delvare
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson
2006-01-05[PATCH] hwmon: it87 use u8 for vrmJean Delvare
2006-01-05[PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek
2006-01-05[PATCH] hwmon: w83792d simplify in low bits handlingJean Delvare
2006-01-05[PATCH] hwmon: w83792d misc cleanupsJean Delvare
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2006-01-05[PATCH] hwmon: New vt8231 driverRoger Lucas
2006-01-05[PATCH] hwmon: W83627THF VID fixesYuan Mu
2006-01-05[PATCH] hwmon: Support the VRM 10 mode of the ADT7463Jean Delvare
2006-01-05[PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026Grant Coady
2005-11-29[PATCH] hwmon: w83792d fix unused fan pinsJean Delvare
2005-11-23[PATCH] hwmon: hdaps missing an axisEugeniy Meshcheryakov
2005-11-23[PATCH] hwmon: Fix missing it87 fan div initJean Delvare
2005-11-23[PATCH] hwmon: Fix lm78 VID conversionJean Delvare
2005-11-23[PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limitsYuan Mu
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-11[PATCH] Input: convert hdaps to dynamic input_dev allocation.Dmitry Torokhov
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-07[PATCH] hwmon: Fix two w83627hf bugsYuan Mu
2005-11-07[PATCH] max1619 fixAndrew Morton
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-29Create platform_device.h to contain all the platform device details.Russell King