aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-01[PATCH] hdaps: support Lenovo ThinkPad T60Soos Peter1-0/+1
2006-09-28hwmon: Remove Yuan Mu's addressJean Delvare1-1/+1
2006-09-28hwmon: Fix unchecked return status, SMSC chipsJean Delvare2-83/+145
2006-09-28hwmon: Fix unchecked return status, batch 6Jean Delvare5-85/+185
2006-09-28w83792d: Fix unchecked return statusRudolf Marek1-231/+323
2006-09-28w83l785ts: Fix unchecked return statusRudolf Marek1-8/+20
2006-09-28w83781d: Fix unchecked return statusJim Cromie1-134/+143
2006-09-28vt8231: Fix unchecked return statusRoger Lucas1-54/+132
2006-09-28Fix unchecked return status, batch 5Jean Delvare5-249/+368
2006-09-28hwmon: Fix unchecked return status, batch 4Jean Delvare4-264/+357
2006-09-28hwmon: Fix unchecked return status, batch 3Mark M. Hoffman5-284/+346
2006-09-28hwmon: Fix unchecked return status, batch 2Mark M. Hoffman5-178/+338
2006-09-28w83627ehf: Fix unchecked return statusDavid Hubbard1-40/+82
2006-09-28pc87360: Check for error on sysfs files creationJim Cromie1-40/+49
2006-09-28pc87360: Delete sysfs files on device deletionJim Cromie1-0/+87
2006-09-28pc87360: Move some code aroundJim Cromie1-28/+28
2006-09-28hwmon: Fix unchecked return status, batch 1Mark M. Hoffman5-206/+299
2006-09-28hwmon: New driver for the VIA VT1211Juerg Haefliger3-0/+1367
2006-09-28w83791d: Documentation updateCharles Spirakis1-3/+4
2006-09-28hwmon: Add individual alarm files to 4 driversJean Delvare4-14/+151
2006-09-28hwmon: Make a dozen drivers no more experimentalJean Delvare1-13/+13
2006-09-28abituguru: Add suspend/resume supportHans de Goede1-2/+28
2006-09-28k8temp: Enable automatic loadingJean Delvare1-0/+2
2006-09-28hwmon: New driver k8tempRudolf Marek3-0/+303
2006-09-28it87: Copyright updateJean Delvare1-9/+3
2006-09-28it87: Overwrite broken default limitsJean Delvare1-0/+16
2006-09-28it87: Add support for the IT8718FJean Delvare2-14/+51
2006-09-28it87: Cleanup set_fan_divJean Delvare1-7/+7
2006-09-28it87: in8 has no limit registersJean Delvare1-6/+3
2006-09-28it87: Prevent overflow on fan clock divider writeJean Delvare1-2/+2
2006-09-28it87: No sysfs files for disabled fansJean Delvare1-32/+51
2006-09-28it87: Add support for the IT8716FJean Delvare2-26/+156
2006-09-28smsc47m1: dev_warn fixJean Delvare1-1/+2
2006-09-28hdaps: Handle errors from input_register_deviceDmitry Torokhov1-1/+5
2006-09-28atxp1: Signed/unsigned char bug fixAlexey Dobriyan1-2/+1
2006-09-28hwmon: Add fan speed control features to w83627ehfRudolf Marek1-11/+382
2006-09-26i2c-isa: Restore driver ownerJean Delvare11-0/+11
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