Age | Commit message (Expand) | Author | Files | Lines |
2010-08-20 | revert "hwmon: f71882fg: add support for the Fintek F71808E" | Andrew Morton | 2 | -78/+11 |
2010-08-14 | hwmon: (via-cputemp) Remove bogus "SHOW" global variable | H. Peter Anvin | 1 | -1/+1 |
2010-08-14 | hwmon: jc42 depends on I2C | Randy Dunlap | 1 | -0/+1 |
2010-08-14 | hwmon: (pc87427) Move sysfs file removal to a separate function | Jean Delvare | 1 | -32/+26 |
2010-08-14 | hwmon: (pc87427) Add temperature monitoring support | Jean Delvare | 2 | -6/+366 |
2010-08-14 | hwmon: (pc87427) Add support for the second logical device | Jean Delvare | 1 | -42/+87 |
2010-08-14 | hwmon: (pc87427) Add support for manual fan speed control | Jean Delvare | 2 | -3/+271 |
2010-08-14 | hwmon: (pc87427) Minor style cleanups | Jean Delvare | 1 | -15/+16 |
2010-08-14 | hwmon: (pc87427) Handle disabled fan inputs properly | Jean Delvare | 1 | -9/+58 |
2010-08-14 | hwmon: (w83627ehf) Add support for W83667HG-B | Guenter Roeck | 1 | -9/+33 |
2010-08-14 | hwmon: (w83627ehf) Driver cleanup | Guenter Roeck | 1 | -3/+56 |
2010-08-14 | hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller | Steve Glendinning | 3 | -0/+751 |
2010-08-14 | hwmon: (asc7621) Clean up and improve detect function | Jean Delvare | 1 | -7/+2 |
2010-08-14 | hwmon: (it87) Export labels for internal sensors | Jean Delvare | 1 | -2/+44 |
2010-08-14 | hwmon: (lm75) Add suspend/resume feature | Shubhrajyoti Datta | 2 | -0/+40 |
2010-08-14 | hwmon: (emc1403) Add power support | Alan Cox | 1 | -0/+33 |
2010-08-14 | hwmon: (ltc4245) Expose all GPIO pins as analog voltages | Ira W. Snyder | 1 | -10/+167 |
2010-08-14 | hwmon: (pc87360) Fix device resource declaration | Jean Delvare | 1 | -14/+17 |
2010-08-14 | hwmon: (k8temp) Adjust confusing if indentation | Julia Lawall | 1 | -1/+2 |
2010-08-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 1 | -4/+13 |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -3/+3 |
2010-08-12 | hwmon: Don't access struct mc13783 directly from mc13783-adc | Uwe Kleine-König | 1 | -4/+13 |
2010-08-11 | fix "hwmon: coretemp: update hotplug condition check" | Andrew Morton | 1 | -3/+0 |
2010-08-10 | hwmon: f71882fg: add support for the Fintek F71808E | Giel van Schijndel | 2 | -11/+78 |
2010-08-10 | drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU | Andrew Morton | 1 | -4/+0 |
2010-08-10 | hwmon: coretemp: documentation update and cleanup | Chen Gong | 1 | -1/+1 |
2010-08-10 | hwmon: coretemp: enable coretemp device add operation failure | Chen Gong | 1 | -14/+3 |
2010-08-10 | hwmon: coretemp: update hotplug condition check | Chen Gong | 1 | -0/+5 |
2010-08-10 | hwmon: add support for JEDEC JC 42.4 compliant temperature sensors | Guenter Roeck | 3 | -0/+605 |
2010-08-10 | hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor | Guenter Roeck | 3 | -0/+759 |
2010-08-10 | drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist | Ritesh Raj Sarraf | 1 | -0/+1 |
2010-08-06 | Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+464 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2 | -3/+3 |
2010-08-06 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
2010-08-05 | HWMON: Add JZ4740 ADC driver | Lars-Peter Clausen | 3 | -0/+241 |
2010-08-04 | x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver | Fenghua Yu | 3 | -0/+464 |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 1 | -2/+2 |
2010-07-09 | hwmon: (coretemp) Properly label the sensors | Jean Delvare | 1 | -1/+5 |
2010-07-09 | hwmon: (coretemp) Skip duplicate CPU entries | Jean Delvare | 1 | -1/+25 |
2010-07-09 | hwmon: (it87) Fix in7 on IT8720F | Jean Delvare | 1 | -0/+22 |
2010-07-09 | hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions | Andreas Herrmann | 1 | -4/+6 |
2010-06-20 | hwmon: (k8temp) Bypass core swapping on single-core processors | Jean Delvare | 1 | -1/+1 |
2010-06-20 | hwmon: (i5k_amb) Fix sysfs attribute for lockdep | KAMEZAWA Hiroyuki | 1 | -0/+6 |
2010-06-20 | hwmon: (k10temp) Do not blacklist known working CPU models | Jean Delvare | 1 | -2/+12 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 10 | -18/+0 |
2010-05-27 | hwmon: (lm75) Add support for the Texas Instruments TMP105 | Shubhrajyoti Datta | 2 | -1/+4 |
2010-05-27 | hwmon: (ltc4245) Read only one GPIO pin | Ira W. Snyder | 1 | -13/+5 |
2010-05-27 | hwmon: (dme1737) Add SCH5127 support | Juerg Haefliger | 1 | -103/+225 |
2010-05-27 | hwmon: (tmp102) Don't always stop chip at exit | Jean Delvare | 1 | -10/+28 |
2010-05-27 | hwmon: (tmp102) Fix suspend and resume functions | Jean Delvare | 1 | -4/+12 |