1. e9572fd hwmon: (lm90) fix temp1_max_alarm attribute by Michael Walle · 8 years ago
  2. 4fccd4a hwmon: (g762) Fix overflows and crash seen when writing limit attributes by Guenter Roeck · 8 years ago
  3. 59715f4 hwmon: (emcw201) Fix overflows seen when writing into limit attributes by Guenter Roeck · 8 years ago
  4. ca1b10b hwmon: (emc2103) Fix overflows seen when temperature limit attributes by Guenter Roeck · 8 years ago
  5. 67b2003 hwmon: (lm85) Fix overflows seen when writing voltage limit attributes by Guenter Roeck · 8 years ago
  6. 12fa55c hwmon: (lm87) Fix overflow seen when writing voltage limit attributes by Guenter Roeck · 8 years ago
  7. c0d04e9 hwmon: (nct7802) Fix overflows seen when writing into limit attributes by Guenter Roeck · 8 years ago
  8. 64bd708 hwmon: (adt7470) Fix overflows seen when writing into limit attributes by Guenter Roeck · 8 years ago
  9. b94793b4 hwmon: (adt7462) Fix overflows seen when writing into limit attributes by Guenter Roeck · 8 years ago
  10. f1b9baa hwmon: (adm1026) Fix overflows seen when writing into limit attributes by Guenter Roeck · 8 years ago
  11. 7cb53e2 hwmon: (adm1025) Fix overflows seen when writing voltage limits by Guenter Roeck · 8 years ago
  12. df60d70 hwmon: (via-cputemp) Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  13. 66e1c91 hwmon: Add Texas Instruments TMP108 temperature sensor driver. by John Muir · 8 years ago
  14. 3a412d5 hwmon: (core) Simplify sysfs attribute name allocation by Guenter Roeck · 8 years ago
  15. 848ba0a hwmon: (core) Rename groups parameter in API to extra_groups by Guenter Roeck · 8 years ago
  16. b2a4cc3 hwmon: (core) Explain why at least two attribute groups are allocated by Guenter Roeck · 8 years ago
  17. 239552f hwmon: (core) Make is_visible callback truly mandatory by Guenter Roeck · 8 years ago
  18. af1bd36 hwmon: (core) Deprecate hwmon_device_register() by Guenter Roeck · 8 years ago
  19. f4d325d hwmon: (core) Clarify use of chip attributes by Guenter Roeck · 8 years ago
  20. e159ab5 hwmon: (core) Add support for string attributes to new API by Guenter Roeck · 8 years ago
  21. a2a0c3c hwmon: (lm90) Mention support for TI TMP451 in Kconfig description by Tobias Klauser · 8 years ago
  22. 7126684 hwmon: (coretemp) Simplify package management by Thomas Gleixner · 8 years ago
  23. 2195c31 hwmon: (coretemp) Use proper error codes in cpu online callback by Thomas Gleixner · 8 years ago
  24. e00ca5d hwmon: (coretemp) Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  25. 4b138cf hwmon: (coretemp) Avoid redundant lookups by Thomas Gleixner · 8 years ago
  26. e1b370b hwmon: (coretemp) Simplify sibling management by Thomas Gleixner · 8 years ago
  27. 723f573 hwmon: (coretemp) Fixup target cpu for package when cpu is offlined by Thomas Gleixner · 8 years ago
  28. 78305ae hwmon: (smsc47m192) Fix overflows seen when writing into limit attributes by Guenter Roeck · 8 years ago
  29. e36ce99 hwmon: (ds620) Fix overflows seen when writing temperature limits by Guenter Roeck · 8 years ago
  30. 0fb620c hwmon: (adm9240) Fix overflows seen when writing into limit attributes by Guenter Roeck · 8 years ago
  31. 1b109c4 hwmon: (adt7411) update to new hwmon registration API by Michael Walle · 8 years ago
  32. 3d7e0a2 hwmon: (via-cputemp) Remove pointless CPU check on each CPU by Thomas Gleixner · 8 years ago
  33. f4dc811 hwmon: (mcp3021) add devicetree support by Clemens Gruber · 8 years ago
  34. b502a92 hwmon: (mcp3021) replace S_IRUGO with 0444 by Clemens Gruber · 8 years ago
  35. 00a0c90 hwmon: (lm87) Use hwmon to create the sysfs groups by Jason Gunthorpe · 8 years ago
  36. 2b3d0c1 hwmon: (adm1275) Enable adm1278 VOUT sampling by Yi Li · 8 years ago
  37. aaf6fab hwmon: Add tc654 driver by Chris Packham · 8 years ago
  38. 4538bfb hwmon: (amc6821) sign extension temperature by Jared Bents · 8 years ago
  39. 13edb76 hwmon: (scpi) Fix module autoload by Javier Martinez Canillas · 8 years ago
  40. 38d8ed6 hwmon: (core) fix resource leak on devm_kcalloc failure by Colin Ian King · 8 years ago
  41. 94cdc56 hwmon: (max31790) potential ERR_PTR dereference by Dan Carpenter · 8 years ago
  42. 667f4ba hwmon: (adm9240) handle temperature readings below 0 by Chris Packham · 8 years ago
  43. 77b0a4a Merge tag 'hwmon-for-linus-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  44. 7ce4190 hwmon: (nct6775) Add support for multiple virtual temperature sources by Guenter Roeck · 8 years ago
  45. dc8b73e hwmon: (adt7470) No need for additional synchronization on kthread_stop() by Daniel Wagner · 8 years ago
  46. 0a8784e hwmon: (lm95241) Update module description to include LM95231 by Axel Lin · 8 years ago
  47. ca05ab2 hwmon: (lm95245) Select REGMAP_I2C by Axel Lin · 8 years ago
  48. acf3296 hwmon: (ibmpowernv) Fix label for cores numbers not threads by Michael Neuling · 8 years ago
  49. 93cacfd hwmon: (adt7470) Allow faster removal by Joshua Scott · 8 years ago
  50. feca313 hwmon: (adt7470) Add write support to alarm_mask by Joshua Scott · 8 years ago
  51. c7cefce hwmon: (xgene) access mailbox as RAM by Arnd Bergmann · 8 years ago
  52. c0a4b9e hwmon: (lm95245) Use new hwmon registration API by Guenter Roeck · 8 years ago
  53. 3e90462 hwmon: (lm95241) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  54. fcc448c hwmon: (jc42) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  55. 54187ff hwmon: (max31790) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  56. d65a510 hwmon: (nct7904) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  57. a584287 hwmon: (ltc4245) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  58. bb43cc4 hwmon: (tmp421) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  59. 0208531 hwmon: (tmp102) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  60. eb1c8f4 hwmon: (lm90) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  61. 08b0243 hwmon: (lm75) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  62. 2ca492e hwmon: (xgene) Fix crash when alarm occurs before driver probe by hotran · 8 years ago
  63. 9417fef hwmon: (iio_hwmon) defer probe when no channel is found by Quentin Schulz · 8 years ago
  64. 20005cc hwmon: (max6650) Allow fan shutdown and initial rpm target by Mike Looijmans · 8 years ago
  65. a6cdeef hwmon: (max6650) Add devicetree support by Mike Looijmans · 8 years ago
  66. d5f3f6c hwmon: (it87) Drop useless comments by Jean Delvare · 8 years ago
  67. 50b2b02 hwmon: (ucd9000) Add support for UCD90160 Power Supply Sequencer by Matt Weber · 8 years ago
  68. 43943eb hwmon: (scpi) Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  69. 2d5aee4 hwmon: (ftsteutates) Add i2c detect functionality by Thilo Cestonaro · 8 years ago
  70. ed42cfa hwmon: Add xgene hwmon driver by hotran · 8 years ago
  71. 86430c1 hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sys by Guenter Roeck · 8 years ago
  72. aa18cc9 hwmon: (adt7470) Expose PWM frequency to sysfs by Joshua Scott · 8 years ago
  73. 30fe976 hwmon: (ltc4151) Make shunt-resistor configurable by Daniel Golle · 8 years ago
  74. fc72af3 hwmon: (nct6775) Do not accept force_id unless chip is found by Guenter Roeck · 8 years ago
  75. f9f7bb3 hwmon: (core) Add basic pwm attribute support to new API by Guenter Roeck · 8 years ago
  76. 8faee73 hwmon: (core) Add fan attribute support to new API by Guenter Roeck · 8 years ago
  77. 6bfcca4 hwmon: (core) Add energy and humidity attribute support to new API by Guenter Roeck · 8 years ago
  78. b308f5c hwmon: (core) Add power attribute support to new API by Guenter Roeck · 8 years ago
  79. 9b26947 hwmon: (core) Add current attribute support to new API by Guenter Roeck · 8 years ago
  80. 00d616c hwmon: (core) Add voltage attribute support to new API by Guenter Roeck · 8 years ago
  81. d560168 hwmon: (core) New hwmon registration API by Guenter Roeck · 9 years ago
  82. c9ebbe6 hwmon: (core) Order include files alphabetically by Guenter Roeck · 8 years ago
  83. 5e7f599 hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groups by Guenter Roeck · 8 years ago
  84. 4800152 hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possible by Guenter Roeck · 8 years ago
  85. 6402085 hwmon: (ntc_thermistor) Use devm_iio_channel_get by Guenter Roeck · 8 years ago
  86. cc00dec hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009 by Vadim Pasternak · 8 years ago
  87. a95da11 hwmon: (adt7411) add external thermal diode support by Michael Walle · 8 years ago
  88. 637ab15 hwmon: (lm95241) Use more accurate limits by Guenter Roeck · 8 years ago
  89. e8172a9 hwmon: (lm95241) Use BIT macro where appropriate by Guenter Roeck · 8 years ago
  90. 054f304 hwmon: (lm95241) Drop FSF address by Guenter Roeck · 8 years ago
  91. 4b2ea08 hwmon: (lm95241) Order include files alphabetically by Guenter Roeck · 8 years ago
  92. 090a7f8 hwmon: (lm95241) Add support for fault attributes by Guenter Roeck · 8 years ago
  93. f48ccb2 hwmon: (lm95241) Fix overflow problems, write conversion rate to chip by Guenter Roeck · 8 years ago
  94. 27046a3 hwmon: Use smp_call_on_cpu() for dell-smm i8k by Juergen Gross · 8 years ago
  95. 3c32926 hwmon: (it87) Add missing sysfs attribute group terminator by Jean Delvare · 8 years ago
  96. aa8b187 hwmon: (it87) Features mask must be 32 bit wide by Guenter Roeck · 8 years ago
  97. 2790aed Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  98. 601807b hwmon: (adt7411) set sane values for CFG1 and CFG3 by Michael Walle · 8 years ago
  99. 5d17d3b hwmon: (iio_hwmon) fix memory leak in name attribute by Quentin Schulz · 8 years ago
  100. 4c8702b hwmon: (ftsteutates) Fix potential memory access error by Guenter Roeck · 8 years ago