aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-26[PATCH] hwmon: abituguru timeout fixesHans de Goede1-38/+61
2006-07-12[PATCH] hwmon: Fix for first generation Abit uGuru chipsHans de Goede1-2/+19
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-26spelling fixesAndreas Mohr9-9/+9
2006-06-22[PATCH] hwmon-vid: Add support for Intel Core and ConroeRudolf Marek1-7/+28
2006-06-22[PATCH] lm70: New hardware monitoring driverKaiwan N Billimoria3-0/+176
2006-06-22[PATCH] hwmon: Fix the Kconfig headerJean Delvare1-1/+1
2006-06-22[PATCH] abituguru: Fix fan detectionHans de Goede1-3/+2
2006-06-22[PATCH] abituguru: Review fixesHans de Goede1-86/+111
2006-06-22[PATCH] abituguru: New hardware monitoring driverHans de Goede3-0/+1404
2006-06-22[PATCH] w83792d: Add missing data access locksYuan Mu1-5/+25
2006-06-22[PATCH] w83792d: Fix setting the PWM valueYuan Mu1-27/+29
2006-06-22[PATCH] hwmon: Fix a typo in the hdaps driverJean Delvare1-1/+1
2006-06-22[PATCH] HWMON: Trim VID values to correct number of bitsRudolf Marek1-1/+8
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-02[PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven1-19/+18
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-23[PATCH] hwmon: add required idr lockingMark M. Hoffman1-6/+20
2006-03-23[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins8-20/+16
2006-03-23[PATCH] w83781d: Don't reset the chip by defaultJean Delvare1-1/+21
2006-03-23[PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu1-126/+80
2006-03-23[PATCH] hwmon: Support the Pentium M VID codeJean Delvare1-1/+8
2006-03-23[PATCH] hwmon: Add support for the Winbond W83687THFJean Delvare2-17/+62
2006-03-23[PATCH] hwmon: f71805f semaphore to mutex conversionsJean Delvare1-28/+29
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar36-596/+632
2006-03-23[PATCH] hwmon: w83792d drop useless macrosJean Delvare1-21/+3
2006-03-23[PATCH] hwmon: w83792d use arrays of attributesYuan Mu1-284/+241
2006-03-23[PATCH] hwmon: Use attribute arrays in f71805fJean Delvare1-115/+103
2006-03-23[PATCH] hwmon: Use attribute arrays in pc87360Jim Cromie1-207/+201
2006-02-13[PATCH] it87: Fix oops on removalJean Delvare1-1/+2
2006-02-13[PATCH] w83781d: Use real-time status registersJean Delvare1-18/+25
2006-02-13[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-05[PATCH] hwmon: it87 use u8 for vrmJean Delvare1-2/+2
2006-01-05[PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek1-27/+42