summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
| * hwmon/sis5595: Use dynamic sysfs callbacksJean Delvare2007-07-191-106/+78
| * hwmon/sis5595: Convert to a platform driverJean Delvare2007-07-192-149/+177
| * hwmon/via686a: Use dynamic sysfs callbacksJean Delvare2007-07-191-139/+111
| * hwmon/via686a: Convert to a platform driverJean Delvare2007-07-192-132/+156
| * hwmon/via686a: Temperature interrupt configuration fixJean Delvare2007-07-191-2/+3
| * hwmon/w83627hf: Add PWM frequency selection supportCarlos Olalla Martinez2007-07-191-1/+140
| * hwmon/it87: Add IT8726F supportRudolf Marek2007-07-192-2/+7
| * hwmon: Fault files naming conventionJean Delvare2007-07-194-14/+14
| * hwmon/lm90: Add support for the Maxim MAX6680/MAX6681Rainer Birkenmaier2007-07-192-18/+58
| * hwmon: Use platform_device_add_data()Jean Delvare2007-07-193-18/+9
| * hwmon/pc87360: Convert to a platform driverJean Delvare2007-07-192-97/+137
| * hwmon: New SMSC DME1737 driverJuerg Haefliger2007-07-193-0/+2093
| * hwmon/ds1621: Create individual alarm filesJean Delvare2007-07-191-0/+14
| * hwmon/ds1621: Use dynamic sysfs callbacksJean Delvare2007-07-191-54/+48
| * hwmon/ds1621: Minor cleanupsJean Delvare2007-07-191-32/+19
| * hwmon/smsc47m192: Semaphore to mutex conversionJean Delvare2007-07-191-14/+15
| * hwmon/lm90: Spelling fix: explicitlyJean Delvare2007-07-191-1/+1
* | SPI: add 3wire mode flagDavid Brownell2007-07-171-0/+4
|/
* hwmon/coretemp: fix a broken error pathJean Delvare2007-06-241-0/+1
* hwmon/applesmc: Handle name file creation error and deletionNicolas Boichat2007-05-271-1/+6
* hwmon/applesmc: Simplify dependenciesJean Delvare2007-05-271-1/+1
* hwmon-vid: Don't spam the logs when VRM version is missingJean Delvare2007-05-271-1/+3
* hwmon/w83627hf: Be quiet when no chip is foundJean Delvare2007-05-271-1/+3
* hwmon/coretemp: Add more safety checksRudolf Marek2007-05-271-3/+29
* hwmon/ds1621: Fix swapped temperature limitsJean Delvare2007-05-271-4/+4
* applesmc - sensors patch missing from 2.6.22-rc2Nicolas Boichat2007-05-231-0/+10
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-05-101-0/+1
|\
| * [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-101-0/+1
* | drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov2007-05-103-3/+3
|/
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* applesmc: Use standard sysfs names for labelsJean Delvare2007-05-081-2/+2
* applesmc: Use the address as platform device IDJean Delvare2007-05-081-1/+2
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-0819-1577/+3564
|\
| * Use menuconfig objects - hwmonJan Engelhardt2007-05-081-55/+52
| * hwmon/smsc47b397: Use dynamic sysfs callbacksJean Delvare2007-05-081-38/+26
| * hwmon/smsc47b397: Convert to a platform driverJean Delvare2007-05-082-58/+109
| * hwmon/w83781d: Deprecate W83627HF supportJean Delvare2007-05-081-0/+5
| * hwmon/w83781d: Use dynamic sysfs callbacksJean Delvare2007-05-081-264/+214
| * hwmon/w83781d: Be less i2c_client-centricJean Delvare2007-05-081-101/+92
| * hwmon/w83781d: Clean up conversion macrosJean Delvare2007-05-081-28/+24
| * hwmon/w83781d: No longer use i2c-isaJean Delvare2007-05-082-195/+377
| * hwmon/ams: Do not print error on systems without apple motion sensorOlaf Hering2007-05-081-3/+0
| * hwmon/ams: Fix I2C read retry logicStelian Pop2007-05-081-4/+4
| * hwmon: New AD7416, AD7417 and AD7418 driverAlessandro Zummo2007-05-083-0/+384
| * hwmon: New coretemp driverRudolf Marek2007-05-083-0/+415
| * hwmon/lm75: Use dynamic sysfs callbacksJean Delvare2007-05-081-38/+44
| * hwmon/lm78: Use dynamic sysfs callbacksJean Delvare2007-05-081-124/+101
| * hwmon/lm78: Be less i2c_client-centricJean Delvare2007-05-081-46/+40
| * hwmon/lm78: No longer use i2c-isaJean Delvare2007-05-082-111/+267
| * hwmon: New max6650 driverHans-Juergen Koch2007-05-083-0/+704