summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* 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-081-12/+4Star
|/
* [PATCH] max1619 fixAndrew Morton2005-11-071-8/+6Star
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-4/+2Star
* [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
* [PATCH] hwmon: smsc47m1 documentation updateJean Delvare2005-10-281-2/+5
* [PATCH] hwmon: lm90 documentation updateJean Delvare2005-10-281-9/+7Star
* [PATCH] hwmon: Add PEC support to the lm90 driverJean Delvare2005-10-281-1/+56
* [PATCH] hwmon: Separate the lm90 register read functionJean Delvare2005-10-281-54/+53Star
* [PATCH] hwmon: Static function fixes, 3 of 4Ben Dooks2005-10-285-14/+14
* [PATCH] hwmon: Static function fixes, 2 of 4Ben Dooks2005-10-282-7/+7
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-2833-80/+39Star
* [PATCH] hwmon: Missing class check in two hwmon driversJean Delvare2005-10-282-0/+4
* [PATCH] hwmon: New device ID for the smsc47b397 driverMark M. Hoffman2005-10-281-3/+4
* [PATCH] hwmon: Drop useless w83627hf initialization stepJean Delvare2005-10-281-7/+0Star
* [PATCH] hwmon: Drop legacy ISA address support from it87Jean Delvare2005-10-281-40/+11Star
* [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec2005-10-282-13/+21
* [PATCH] hwmon: Minor w83l785ts optimizationJean Delvare2005-10-281-2/+2
* [PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacksJean Delvare2005-10-281-18/+18
* [PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare2005-10-285-5/+0Star
* [PATCH] hwmon: Discard explicit static initializations to 0Jean Delvare2005-10-282-2/+2
* [PATCH] hwmon: Do not forcibly enable via686a by defaultJean Delvare2005-10-281-7/+11
* [PATCH] hwmon: adm9240 whitespace cleanupsJean Delvare2005-10-281-12/+21
* [PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256]Jean Delvare2005-10-281-2/+2
* [PATCH] hwmon: adm9240 driver update - dynamic sysfsGrant Coady2005-10-281-176/+166Star
* [PATCH] hwmon: adm9240 driver update - cleanupsGrant Coady2005-10-281-48/+44Star
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-4/+2Star
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] hdaps: small update.Robert Love2005-09-232-17/+13Star
* [PATCH] hdaps driver updateRobert Love2005-09-171-238/+118Star
* [PATCH] hwmon: w83627hf: no reset by defaultJean Delvare2005-09-091-1/+13
* [PATCH] hwmon: Update smsc47m1 head commentJean Delvare2005-09-091-2/+2
* [PATCH] hwmon: fix sis5595, via686a force_addr module parameterJean Delvare2005-09-092-10/+0Star
* [PATCH] updated hdaps driver.Robert Love2005-09-093-0/+757
* [PATCH] hwmon: (3/3) pc87360 driver updateJim Cromie2005-09-051-30/+24Star
* [PATCH] hwmon: (2/3) pc87360 driver updateJim Cromie2005-09-051-56/+56
* [PATCH] hwmon: (1/3) pc87360 driver updateJim Cromie2005-09-051-370/+405
* [PATCH] hwmon: VID table updateR.Marek@sh.cvut.cz2005-09-051-1/+4
* [PATCH] hwmon: hwmon vs i2c, second round (11/11)Jean Delvare2005-09-052-8/+3Star
* [PATCH] hwmon: hwmon vs i2c, second round (10/11)Jean Delvare2005-09-051-0/+82
* [PATCH] hwmon: hwmon vs i2c, second round (08/11)Jean Delvare2005-09-051-10/+11
* [PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare2005-09-0516-60/+145
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-0531-58/+27Star
* [PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare2005-09-0527-33/+33
* [PATCH] hwmon: lm85: trivial cleanupsJean Delvare2005-09-051-9/+0Star
* [PATCH] hwmon: move SENSORS_LIMIT to hwmon.hJean Delvare2005-09-051-1/+1
* [PATCH] hwmon: tag super-i/o find functions __initJean Delvare2005-09-054-4/+4