Age | Commit message (Expand) | Author |
2010-08-09 | drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist | Ritesh Raj Sarraf |
2010-08-06 | Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-05 | HWMON: Add JZ4740 ADC driver | Lars-Peter Clausen |
2010-08-03 | x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver | Fenghua Yu |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely |
2010-07-09 | hwmon: (coretemp) Properly label the sensors | Jean Delvare |
2010-07-09 | hwmon: (coretemp) Skip duplicate CPU entries | Jean Delvare |
2010-07-09 | hwmon: (it87) Fix in7 on IT8720F | Jean Delvare |
2010-07-09 | hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions | Andreas Herrmann |
2010-06-20 | hwmon: (k8temp) Bypass core swapping on single-core processors | Jean Delvare |
2010-06-20 | hwmon: (i5k_amb) Fix sysfs attribute for lockdep | KAMEZAWA Hiroyuki |
2010-06-20 | hwmon: (k10temp) Do not blacklist known working CPU models | Jean Delvare |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-05-27 | hwmon: (lm75) Add support for the Texas Instruments TMP105 | Shubhrajyoti Datta |
2010-05-27 | hwmon: (ltc4245) Read only one GPIO pin | Ira W. Snyder |
2010-05-27 | hwmon: (dme1737) Add SCH5127 support | Juerg Haefliger |
2010-05-27 | hwmon: (tmp102) Don't always stop chip at exit | Jean Delvare |
2010-05-27 | hwmon: (tmp102) Fix suspend and resume functions | Jean Delvare |
2010-05-27 | hwmon: (tmp102) Various fixes | Jean Delvare |
2010-05-27 | hwmon: Driver for TI TMP102 temperature sensor | Steven King |
2010-05-27 | hwmon: EMC1403 thermal sensor support | Kalhan Trisal |
2010-05-27 | hwmon: (applesmc) Add temperature sensor labels to sysfs interface | Alex Murray |
2010-05-27 | hwmon: (applesmc) Add generic support for MacBook Pro 7 | Henrik Rydberg |
2010-05-27 | hwmon: (applesmc) Add generic support for MacBook Pro 6 | Bernhard Froemel |
2010-05-27 | hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4 | Henrik Rydberg |
2010-05-27 | hwmon: (tmp401) Reorganize code to get rid of static forward declarations | Andre Prendel |
2010-05-27 | hwmon: (tmp401) Use constants for sysfs file permissions | Andre Prendel |
2010-05-27 | hwmon: (adm1031) Allow setting update rate | Jean Delvare |
2010-05-27 | hwmon: (lm90) Use programmed update rate | Ira W. Snyder |
2010-05-27 | hwmon: (f71882fg) Acquire I/O regions while we're working with them | Giel van Schijndel |
2010-05-27 | hwmon: (f71882fg) Code cleanup | Giel van Schijndel |
2010-05-27 | hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1 | Giel van Schijndel |
2010-05-27 | hwmon: (f71882fg) Fixed braces coding style issues | Giel van Schijndel |
2010-05-27 | hwmon: (lm63) Add basic support for LM64 | Matthew Garrett |
2010-05-27 | hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced | Jean Delvare |
2010-05-25 | drivers/hwmon/coretemp.c: get TjMax value from MSR | Carsten Emde |
2010-05-25 | drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID | Carsten Emde |
2010-05-25 | hwmon: add TI ads7871 a/d converter driver | Paul Thomas |
2010-05-25 | lis3: setup poll interval limits | Samu Onkalo |
2010-05-25 | lis3: interrupt handlers for 8bit wakeup and click events | Samu Onkalo |
2010-05-25 | lis3: add skeletons for interrupt handlers | Samu Onkalo |
2010-05-25 | lis3: introduce platform data for second ff / wu unit | Samu Onkalo |
2010-05-25 | lis3: separate configuration function for 8 bit device | Samu Onkalo |
2010-05-25 | lis3: add missing constants for 8bit device | Samu Onkalo |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-17 | drivers: Push down BKL into various drivers | Arnd Bergmann |