1. 78cebd0 hwmon: vexpress: Use devm helper for hwmon device registration by Pawel Moll · 10 years ago
  2. 8dea1b4 hwmon: (atxp1) Avoid forward declaration by Axel Lin · 10 years ago
  3. 1a539d3 hwmon: add support for Sensirion SHTC1 sensor by Tomas Pop · 10 years ago
  4. 31e3879 hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  5. 590e853 hwmon: (lm85) Drop generic detection by Jean Delvare · 10 years ago
  6. c0214f9 hwmon: (ina2xx) Cast to s16 on shunt and current regs by Fabio Baltieri · 10 years ago
  7. f456205 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging into next by Linus Torvalds · 10 years ago
  8. 0a58471 Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  9. ead82d6 hwmon: (ntc_thermistor) Fix OF device ID mapping by Jean Delvare · 10 years ago
  10. 59cf424 hwmon: (ntc_thermistor) Fix dependencies by Jean Delvare · 10 years ago
  11. 9d311ed hwmon: (nct6775) Fix probe unwind paths to properly unregister platform devices by Axel Lin · 10 years ago
  12. 30190c3 hwmon: (nct6683) Fix probe unwind paths to properly unregister platform devices by Axel Lin · 10 years ago
  13. e8cba3c hwmon: (ultra45_env) Introduce managed version of kzalloc by Himangi Saraogi · 10 years ago
  14. 41082d6 hwmon: Driver for NCT6683D by Guenter Roeck · 10 years ago
  15. c254ffd hwmon: (lm80) Rearrange code to avoid forward declarations by Guenter Roeck · 10 years ago
  16. 85b3ee0 hwmon: (lm80) Convert fan display function macros into functions by Guenter Roeck · 10 years ago
  17. 1adf3a3 hwmon: (lm80) Convert voltage display function macros into functions by Guenter Roeck · 10 years ago
  18. 9711bcd hwmon: (lm80) Convert temperature display function macros into functions by Guenter Roeck · 10 years ago
  19. 688a317 hwmon: (lm80) Normalize all temperature values to 16 bit by Guenter Roeck · 10 years ago
  20. 9028ff8 hwmon: (lm80) Simplify TEMP_FROM_REG by Guenter Roeck · 10 years ago
  21. a0ac840 hwmon: (lm83) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  22. 4193637 hwmon: (lm83) Rearange code to avoid forward declarations by Guenter Roeck · 10 years ago
  23. 0968deb hwmon: (lm83) Drop FSF address by Guenter Roeck · 10 years ago
  24. 9f1513b hwmon: (max1619) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  25. f831119 hwmon: (max1619) Drop function macros by Guenter Roeck · 10 years ago
  26. 40089a9 hwmon: (max1619) Rearrange code to avoid forward declarations by Guenter Roeck · 10 years ago
  27. b09489e hwmon: (max1619) Drop FSF address by Guenter Roeck · 10 years ago
  28. 628c6d2 hwmon: (max1619) Fix critical alarm display by Guenter Roeck · 10 years ago
  29. 175c490 hwmon: (jc42) Add support for STTS2004 and AT30TSE004 by Guenter Roeck · 10 years ago
  30. 10192bc hwmon: (jc42) Convert function macros into functions by Guenter Roeck · 10 years ago
  31. d397276 hwmon: (jc42) Rearrange code to avoid forward declarations by Guenter Roeck · 10 years ago
  32. 51585be hwmon: (emc1403) Add device IDs for EMC1412, EMC1413, and EMC1414 by Guenter Roeck · 10 years ago
  33. 54392ce hwmon: (emc1403) Add support for min_hyst attributes by Guenter Roeck · 10 years ago
  34. a9a7400 hwmon: (emc1403) Add support for max_hyst attributes by Guenter Roeck · 10 years ago
  35. ceeaa70 hwmon: (emc1403) Relax hysteresis limit write checks by Guenter Roeck · 10 years ago
  36. 84899d3 hwmon: (emc1403) Make all hyst attributes except for temp1_crit_hyst read-only by Guenter Roeck · 10 years ago
  37. 03f49f6 hwmon: (emc1403) Add support for alarm and diode fault status on EMC14x2 by Guenter Roeck · 10 years ago
  38. d8850c1 hwmon: (emc1403) Report external diode fault status by Guenter Roeck · 10 years ago
  39. 4cab259 hwmon: (emc1403) Convert to use regmap by Guenter Roeck · 10 years ago
  40. be7f5c4 hwmon: (emc1403) Add support for emc14x2 by Josef Gajdusek · 10 years ago
  41. 962a75a hwmon: (adm1029) Update Corentin Labbe's email by LABBE Corentin · 10 years ago
  42. cfe03d6 hwmon: (iio_hwmon) Make of_device_id array const by Jingoo Han · 10 years ago
  43. 6de709c hwmon: (gpio-fan) Make of_device_id array const by Jingoo Han · 10 years ago
  44. adaa50b hwmon: (g762) Make of_device_id array const by Jingoo Han · 10 years ago
  45. 86b89d7 hwmon: (ltc2945) Fix 1st comment line by Guenter Roeck · 10 years ago
  46. 5b20995 hwmon: (vt1211) remove unnecessary OOM messages by Jingoo Han · 10 years ago
  47. eefb6b7 hwmon: (s3c-hwmon) remove unnecessary OOM messages by Jingoo Han · 10 years ago
  48. 2f89b07 hwmon: (pc87427) remove unnecessary OOM messages by Jingoo Han · 10 years ago
  49. 6122de8 hwmon: (max197) remove unnecessary OOM messages by Jingoo Han · 10 years ago
  50. 611cd8a hwmon: (max1111) remove unnecessary OOM messages by Jingoo Han · 10 years ago
  51. 567817d hwmon: (lm93) remove unnecessary OOM messages by Jingoo Han · 10 years ago
  52. 6d33d30 hwmon: (ibmpex) remove unnecessary OOM messages by Jingoo Han · 10 years ago
  53. b83207f hwmon: (f71805f) remove unnecessary OOM messages by Jingoo Han · 10 years ago
  54. 030004b hwmon: (lm92) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  55. b8fe58e hwmon: (lm92) Drop function macros by Guenter Roeck · 10 years ago
  56. c6f1e7a hwmon: (lm92) Drop FSF mailing address by Guenter Roeck · 10 years ago
  57. ddfe44b hwmon: (lm92) Drop unnecessary forward declaration by Guenter Roeck · 10 years ago
  58. d663ec4 hwmon: (lm75) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  59. 5975dfb hwmon: (lm77) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  60. 48dbd6f hwmon: (lm77) Drop function macros by Guenter Roeck · 10 years ago
  61. 50bf465 hwmon: (lm77) Do not preserve hysteresis when updating critical temp limit by Guenter Roeck · 10 years ago
  62. 9f9edcd hwmon: (lm77) Rearrange code to no longer require forward declarations by Guenter Roeck · 10 years ago
  63. d9ee597 hwmon: (lm77) Drop FSF mailing address by Guenter Roeck · 10 years ago
  64. 276dac8 hwmon: (tmp421) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  65. ad9beea hwmon: (tmp102) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  66. fbd9af1 hwmon: (tmp102) Introduce dev variable in probe function by Guenter Roeck · 10 years ago
  67. aa9bcdd hwmon: (lm70) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  68. 3b9334a mfd: vexpress: Convert custom func API to regmap by Pawel Moll · 10 years ago
  69. 3a18e13 hwmon: (emc1403) Support full range of known chip revision numbers by Josef Gajdusek · 10 years ago
  70. 8759f90 hwmon: (emc1403) Fix resource leak on module unload by Jean Delvare · 10 years ago
  71. 17c048f hwmon: (emc1403) fix inverted store_hyst() by Josef Gajdusek · 10 years ago
  72. c0940e9 Revert "hwmon: (coretemp) Refine TjMax detection" by Guenter Roeck · 10 years ago
  73. f75d723 hwmon: (ltc2945) Don't crash the kernel unnecessarily by Guenter Roeck · 10 years ago
  74. b2e5411 hwmon: (vexpress) Avoid creating non-existing attributes by Pawel Moll · 10 years ago
  75. 52feaca hwmon: (vexpress) Use legal hwmon device names by Pawel Moll · 10 years ago
  76. 042f7b7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  77. 4952ef9 Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature" by Benjamin Herrenschmidt · 10 years ago
  78. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  79. 3e76b74 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
  80. 574e9bd hwmon: (it87) Add support for IT8623E by Rudolf Marek · 10 years ago
  81. 7183ae8 hwmon: (it87) Fix IT8603E define name by Rudolf Marek · 10 years ago
  82. 1de8b25 hwmon: (lm90) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  83. 084489e hwmon: (lm90) Create all sysfs groups in one call by Guenter Roeck · 10 years ago
  84. d89fa68 hwmon: (lm90) Always use the dev variable in the probe function by Guenter Roeck · 10 years ago
  85. 742192f hwmon: (lm90) Create most optional attributes with sysfs_create_group by Guenter Roeck · 10 years ago
  86. 6cf0a91 hwmon: Avoid initializing the same field twice by Jean Delvare · 10 years ago
  87. 5b58157 hwmon: (pc87360) Avoid initializing the same field twice by Jean Delvare · 10 years ago
  88. 118c9a6 hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  89. c669ec8 hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  90. 5ec25c9 hwmon: (lm63) Avoid initializing the same field twice by Jean Delvare · 10 years ago
  91. e19eea8 hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  92. b76552b hwmon: (lm63) Create all sysfs groups in one call by Guenter Roeck · 10 years ago
  93. 2fd638f hwmon: (lm63) Introduce 'dev' variable to point to client->dev by Guenter Roeck · 10 years ago
  94. 0dcb28a hwmon: (lm63) Add additional sysfs group for temp2_type attribute by Guenter Roeck · 10 years ago
  95. 964f945 hwmon: (f71805f) Fix author's address by Jean Delvare · 10 years ago
  96. ec01595 hwmon: (k10temp) Add support for AMD F16 M30h processor by Aravind Gopalakrishnan · 10 years ago
  97. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  98. 0de7f8a powerpc/powernv: hwmon driver for power values, fan rpm and temperature by Shivaprasad G Bhat · 10 years ago
  99. 2480b6a hwmon, via-cputemp: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  100. 3289705 hwmon, coretemp: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago