summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Remove Yuan Mu's addressJean Delvare2006-09-291-1/+1
* hwmon: Fix unchecked return status, SMSC chipsJean Delvare2006-09-292-83/+145
* hwmon: Fix unchecked return status, batch 6Jean Delvare2006-09-295-85/+185
* w83792d: Fix unchecked return statusRudolf Marek2006-09-291-231/+323
* w83l785ts: Fix unchecked return statusRudolf Marek2006-09-291-8/+20
* w83781d: Fix unchecked return statusJim Cromie2006-09-291-134/+143
* vt8231: Fix unchecked return statusRoger Lucas2006-09-291-54/+132
* Fix unchecked return status, batch 5Jean Delvare2006-09-295-249/+368
* hwmon: Fix unchecked return status, batch 4Jean Delvare2006-09-294-264/+357
* hwmon: Fix unchecked return status, batch 3Mark M. Hoffman2006-09-295-284/+346
* hwmon: Fix unchecked return status, batch 2Mark M. Hoffman2006-09-295-178/+338
* w83627ehf: Fix unchecked return statusDavid Hubbard2006-09-291-40/+82
* pc87360: Check for error on sysfs files creationJim Cromie2006-09-291-40/+49
* pc87360: Delete sysfs files on device deletionJim Cromie2006-09-291-0/+87
* pc87360: Move some code aroundJim Cromie2006-09-291-28/+28
* hwmon: Fix unchecked return status, batch 1Mark M. Hoffman2006-09-295-206/+299
* hwmon: New driver for the VIA VT1211Juerg Haefliger2006-09-293-0/+1367
* w83791d: Documentation updateCharles Spirakis2006-09-291-3/+4
* hwmon: Add individual alarm files to 4 driversJean Delvare2006-09-294-14/+151
* hwmon: Make a dozen drivers no more experimentalJean Delvare2006-09-291-13/+13
* abituguru: Add suspend/resume supportHans de Goede2006-09-291-2/+28
* k8temp: Enable automatic loadingJean Delvare2006-09-291-0/+2
* hwmon: New driver k8tempRudolf Marek2006-09-293-0/+303
* it87: Copyright updateJean Delvare2006-09-291-9/+3Star
* it87: Overwrite broken default limitsJean Delvare2006-09-291-0/+16
* it87: Add support for the IT8718FJean Delvare2006-09-292-14/+51
* it87: Cleanup set_fan_divJean Delvare2006-09-291-7/+7
* it87: in8 has no limit registersJean Delvare2006-09-291-6/+3Star
* it87: Prevent overflow on fan clock divider writeJean Delvare2006-09-291-2/+2
* it87: No sysfs files for disabled fansJean Delvare2006-09-291-32/+51
* it87: Add support for the IT8716FJean Delvare2006-09-292-26/+156
* smsc47m1: dev_warn fixJean Delvare2006-09-291-1/+2
* hdaps: Handle errors from input_register_deviceDmitry Torokhov2006-09-291-1/+5
* atxp1: Signed/unsigned char bug fixAlexey Dobriyan2006-09-291-2/+1Star
* hwmon: Add fan speed control features to w83627ehfRudolf Marek2006-09-291-11/+382
* i2c-isa: Restore driver ownerJean Delvare2006-09-2711-0/+11
* [PATCH] hwmon: abituguru timeout fixesHans de Goede2006-08-261-38/+61
* [PATCH] hwmon: Fix for first generation Abit uGuru chipsHans de Goede2006-07-131-2/+19
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0Star
* spelling fixesAndreas Mohr2006-06-269-9/+9
* [PATCH] hwmon-vid: Add support for Intel Core and ConroeRudolf Marek2006-06-221-7/+28
* [PATCH] lm70: New hardware monitoring driverKaiwan N Billimoria2006-06-223-0/+176
* [PATCH] hwmon: Fix the Kconfig headerJean Delvare2006-06-221-1/+1
* [PATCH] abituguru: Fix fan detectionHans de Goede2006-06-221-3/+2Star
* [PATCH] abituguru: Review fixesHans de Goede2006-06-221-86/+111
* [PATCH] abituguru: New hardware monitoring driverHans de Goede2006-06-223-0/+1404
* [PATCH] w83792d: Add missing data access locksYuan Mu2006-06-221-5/+25
* [PATCH] w83792d: Fix setting the PWM valueYuan Mu2006-06-221-27/+29
* [PATCH] hwmon: Fix a typo in the hdaps driverJean Delvare2006-06-221-1/+1
* [PATCH] HWMON: Trim VID values to correct number of bitsRudolf Marek2006-06-221-1/+8