1. 738e5e0 hwmon: (it87) Export labels for internal sensors by Jean Delvare · 14 years ago
  2. 9914518 hwmon: (lm75) Add suspend/resume feature by Shubhrajyoti Datta · 14 years ago
  3. 960f12f hwmon: (emc1403) Add power support by Alan Cox · 14 years ago
  4. 5950ec8 hwmon: (ltc4245) Expose all GPIO pins as analog voltages by Ira W. Snyder · 14 years ago
  5. b9783dc hwmon: (pc87360) Fix device resource declaration by Jean Delvare · 14 years ago
  6. df149d0 hwmon: (k8temp) Adjust confusing if indentation by Julia Lawall · 14 years ago
  7. e83ddb33 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  8. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  9. eaf06ee hwmon: Don't access struct mc13783 directly from mc13783-adc by Uwe Kleine-König · 14 years ago
  10. 3771330 fix "hwmon: coretemp: update hotplug condition check" by Andrew Morton · 14 years ago
  11. 7721fea hwmon: f71882fg: add support for the Fintek F71808E by Giel van Schijndel · 14 years ago
  12. 6b8e828 drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU by Andrew Morton · 14 years ago
  13. f3cffe4 hwmon: coretemp: documentation update and cleanup by Chen Gong · 14 years ago
  14. 851b29c hwmon: coretemp: enable coretemp device add operation failure by Chen Gong · 14 years ago
  15. 0dca94b hwmon: coretemp: update hotplug condition check by Chen Gong · 14 years ago
  16. 4453d73 hwmon: add support for JEDEC JC 42.4 compliant temperature sensors by Guenter Roeck · 14 years ago
  17. 920fa1f hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor by Guenter Roeck · 14 years ago
  18. 5f1209a drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist by Ritesh Raj Sarraf · 14 years ago
  19. a5e1159 Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  21. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  22. 7f983ba HWMON: Add JZ4740 ADC driver by Lars-Peter Clausen · 14 years ago
  23. cb84b19 x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver by Fenghua Yu · 14 years ago
  24. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  25. 3f4f09b hwmon: (coretemp) Properly label the sensors by Jean Delvare · 14 years ago
  26. d883b9f hwmon: (coretemp) Skip duplicate CPU entries by Jean Delvare · 14 years ago
  27. 436cad2 hwmon: (it87) Fix in7 on IT8720F by Jean Delvare · 14 years ago
  28. d535bad hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions by Andreas Herrmann · 14 years ago
  29. cd4de21 hwmon: (k8temp) Bypass core swapping on single-core processors by Jean Delvare · 14 years ago
  30. 0e6c787 hwmon: (i5k_amb) Fix sysfs attribute for lockdep by KAMEZAWA Hiroyuki · 14 years ago
  31. eefc2d9 hwmon: (k10temp) Do not blacklist known working CPU models by Jean Delvare · 14 years ago
  32. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  33. 6d03405 hwmon: (lm75) Add support for the Texas Instruments TMP105 by Shubhrajyoti Datta · 14 years ago
  34. df16dd5 hwmon: (ltc4245) Read only one GPIO pin by Ira W. Snyder · 14 years ago
  35. ea69443 hwmon: (dme1737) Add SCH5127 support by Juerg Haefliger · 14 years ago
  36. 38806bd hwmon: (tmp102) Don't always stop chip at exit by Jean Delvare · 14 years ago
  37. 8d4dee9 hwmon: (tmp102) Fix suspend and resume functions by Jean Delvare · 14 years ago
  38. cff37c9 hwmon: (tmp102) Various fixes by Jean Delvare · 14 years ago
  39. beb1b6b hwmon: Driver for TI TMP102 temperature sensor by Steven King · 14 years ago
  40. dac6831 hwmon: EMC1403 thermal sensor support by Kalhan Trisal · 14 years ago
  41. fa5575c hwmon: (applesmc) Add temperature sensor labels to sysfs interface by Alex Murray · 14 years ago
  42. 405eaa1 hwmon: (applesmc) Add generic support for MacBook Pro 7 by Henrik Rydberg · 14 years ago
  43. 872bad5 hwmon: (applesmc) Add generic support for MacBook Pro 6 by Bernhard Froemel · 14 years ago
  44. 4e4a99d hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4 by Henrik Rydberg · 14 years ago
  45. ea63c2b hwmon: (tmp401) Reorganize code to get rid of static forward declarations by Andre Prendel · 14 years ago
  46. 2b76d80 hwmon: (tmp401) Use constants for sysfs file permissions by Andre Prendel · 14 years ago
  47. 87c33da hwmon: (adm1031) Allow setting update rate by Jean Delvare · 14 years ago
  48. 8c3c7a2 hwmon: (lm90) Use programmed update rate by Ira W. Snyder · 14 years ago
  49. 729d273 hwmon: (f71882fg) Acquire I/O regions while we're working with them by Giel van Schijndel · 14 years ago
  50. bd328ac hwmon: (f71882fg) Code cleanup by Giel van Schijndel · 14 years ago
  51. e8a4eac hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1 by Giel van Schijndel · 14 years ago
  52. 162bb59 hwmon: (f71882fg) Fixed braces coding style issues by Giel van Schijndel · 14 years ago
  53. 10f2ed3 hwmon: (lm63) Add basic support for LM64 by Matthew Garrett · 14 years ago
  54. 70dd6be hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced by Jean Delvare · 14 years ago
  55. a321ced drivers/hwmon/coretemp.c: get TjMax value from MSR by Carsten Emde · 14 years ago
  56. 5db47b0 drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID by Carsten Emde · 14 years ago
  57. e0c70b8 hwmon: add TI ads7871 a/d converter driver by Paul Thomas · 14 years ago
  58. 4a70a41 lis3: setup poll interval limits by Samu Onkalo · 14 years ago
  59. 6d94d40 lis3: interrupt handlers for 8bit wakeup and click events by Samu Onkalo · 14 years ago
  60. 92ba4fe lis3: add skeletons for interrupt handlers by Samu Onkalo · 14 years ago
  61. 342c5f1 lis3: introduce platform data for second ff / wu unit by Samu Onkalo · 14 years ago
  62. ecc437a lis3: separate configuration function for 8 bit device by Samu Onkalo · 14 years ago
  63. 58e8142 lis3: add missing constants for 8bit device by Samu Onkalo · 14 years ago
  64. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  65. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  66. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  67. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 14 years ago
  68. cea0d76 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  69. 06efbeb hp_accel: fix race in device removal by Oliver Neukum · 14 years ago
  70. 0559a53 hwmon: (applesmc) Correct sysfs fan error handling by Henrik Rydberg · 14 years ago
  71. d1bf8cf hwmon: (asc7621) Bug fixes by Ken Milmore · 14 years ago
  72. 9bd14a8 lis3: add support for HP ProBook 432x/442x/452x/522x by Takashi Iwai · 14 years ago
  73. a30dcb4 sysfs: use sysfs_attr_init in ASUS atk0110 driver by Jiri Kosina · 14 years ago
  74. e174171 hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support by Justin P. Mattock · 14 years ago
  75. 2b3d1d8 hwmon: (it87) Invalidate cache on temperature sensor change by Jean Delvare · 14 years ago
  76. 8acf07c hwmon: (it87) Properly handle wrong sensor type requests by Jean Delvare · 14 years ago
  77. a00afb9 hwmon: (it87) Don't arbitrarily enable temperature channels by Jean Delvare · 14 years ago
  78. c7a78d2 hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n by Jean Delvare · 14 years ago
  79. 328a2c2 hwmon: (sht15) Fix sht15_calc_temp interpolation function by Jerome Oufella · 14 years ago
  80. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  81. b00d8a7 hwmon: (asc7621) Add X58 entry in Kconfig by Jaswinder Singh Rajput · 14 years ago
  82. 3f7cd7e hwmon: (w83793) Saving negative errors in unsigned by Dan Carpenter · 14 years ago
  83. 4d7a564 hwmon: (coretemp) Add missing newline to dev_warn() message by Dean Nelson · 14 years ago
  84. fcc6a74 hwmon: (coretemp) Fix cpu model output by Prarit Bhargava · 14 years ago
  85. dff6d1c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  86. 5748150 drivers/hwmon/adcxx.c: fix for single-channel ADCs by José Miguel Gonçalves · 14 years ago
  87. 4cae787 drivers/hwmon/vt8231.c: fix continuation line formats by Joe Perches · 14 years ago
  88. a0a5e34 hwmon: Remove the deprecated adt7473 driver by Amerigo Wang · 14 years ago
  89. dc71afe hwmon: Fix off-by-one kind values by Jean Delvare · 14 years ago
  90. a44908d hwmon: (tmp421) Fix temperature conversions by Jean Delvare · 14 years ago
  91. 8d59582 hwmon: (tmp421) Restore missing inputs by Jean Delvare · 14 years ago
  92. d58de03 hwmon: Driver for Andigilog aSC7621 family monitoring chips by George Joseph · 14 years ago
  93. 2324498 hwmon: (adt7411) Improve locking by Wolfram Sang · 14 years ago
  94. d84ca5b hwmon: Add driver for ADT7411 voltage and temperature sensor by Wolfram Sang · 14 years ago
  95. 5852f96 hwmon: (w83793) Add watchdog functionality by Sven Anders · 14 years ago
  96. ebec05b hwmon: (g760a) Make rpm_from_cnt static by Jean Delvare · 14 years ago
  97. cccfc9c hwmon: (it87) Validate auto pwm settings by Jean Delvare · 14 years ago
  98. 4f3f51b hwmon: (it87) Add support for old automatic fan speed control by Jean Delvare · 14 years ago
  99. f5f6450 hwmon: (it87) Use strict_strtol instead of simple_strtol by Jean Delvare · 14 years ago
  100. 5f2dc79 hwmon: (it87) Fix many checkpatch errors and warnings by Jean Delvare · 14 years ago