1. a941f26 hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628 by Guenter Roeck · 7 years ago
  2. 3fbd2ba hwmon: (it87) Avoid registering the same chip on both SIO addresses by Guenter Roeck · 7 years ago
  3. 6c95eba hwmon: (it87) Ensure that pwm control cache is current before updating values by Guenter Roeck · 7 years ago
  4. 4401e47 hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers by Guenter Roeck · 7 years ago
  5. 584cb7d hwmon: (lm90) fix temp1_max_alarm attribute by Michael Walle · 7 years ago
  6. 2aca9a4 hwmon: (g762) Fix overflows and crash seen when writing limit attributes by Guenter Roeck · 8 years ago
  7. 81616a9 hwmon: (nct7802) Fix overflows seen when writing into limit attributes by Guenter Roeck · 8 years ago
  8. a69a6eb hwmon: (ds620) Fix overflows seen when writing temperature limits by Guenter Roeck · 8 years ago
  9. 29e7b17 hwmon: (amc6821) sign extension temperature by Jared Bents · 8 years ago
  10. af3cd3f hwmon: (scpi) Fix module autoload by Javier Martinez Canillas · 8 years ago
  11. 38d8ed6 hwmon: (core) fix resource leak on devm_kcalloc failure by Colin Ian King · 8 years ago
  12. 94cdc56 hwmon: (max31790) potential ERR_PTR dereference by Dan Carpenter · 8 years ago
  13. 667f4ba hwmon: (adm9240) handle temperature readings below 0 by Chris Packham · 8 years ago
  14. 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
  15. 7ce4190 hwmon: (nct6775) Add support for multiple virtual temperature sources by Guenter Roeck · 8 years ago
  16. dc8b73e hwmon: (adt7470) No need for additional synchronization on kthread_stop() by Daniel Wagner · 8 years ago
  17. 0a8784e hwmon: (lm95241) Update module description to include LM95231 by Axel Lin · 8 years ago
  18. ca05ab2 hwmon: (lm95245) Select REGMAP_I2C by Axel Lin · 8 years ago
  19. acf3296 hwmon: (ibmpowernv) Fix label for cores numbers not threads by Michael Neuling · 8 years ago
  20. 93cacfd hwmon: (adt7470) Allow faster removal by Joshua Scott · 8 years ago
  21. feca313 hwmon: (adt7470) Add write support to alarm_mask by Joshua Scott · 8 years ago
  22. c7cefce hwmon: (xgene) access mailbox as RAM by Arnd Bergmann · 8 years ago
  23. c0a4b9e hwmon: (lm95245) Use new hwmon registration API by Guenter Roeck · 8 years ago
  24. 3e90462 hwmon: (lm95241) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  25. fcc448c hwmon: (jc42) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  26. 54187ff hwmon: (max31790) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  27. d65a510 hwmon: (nct7904) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  28. a584287 hwmon: (ltc4245) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  29. bb43cc4 hwmon: (tmp421) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  30. 0208531 hwmon: (tmp102) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  31. eb1c8f4 hwmon: (lm90) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  32. 08b0243 hwmon: (lm75) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  33. 2ca492e hwmon: (xgene) Fix crash when alarm occurs before driver probe by hotran · 8 years ago
  34. 9417fef hwmon: (iio_hwmon) defer probe when no channel is found by Quentin Schulz · 8 years ago
  35. 20005cc hwmon: (max6650) Allow fan shutdown and initial rpm target by Mike Looijmans · 8 years ago
  36. a6cdeef hwmon: (max6650) Add devicetree support by Mike Looijmans · 8 years ago
  37. d5f3f6c hwmon: (it87) Drop useless comments by Jean Delvare · 8 years ago
  38. 50b2b02 hwmon: (ucd9000) Add support for UCD90160 Power Supply Sequencer by Matt Weber · 8 years ago
  39. 43943eb hwmon: (scpi) Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  40. 2d5aee4 hwmon: (ftsteutates) Add i2c detect functionality by Thilo Cestonaro · 8 years ago
  41. ed42cfa hwmon: Add xgene hwmon driver by hotran · 8 years ago
  42. 86430c1 hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sys by Guenter Roeck · 8 years ago
  43. aa18cc9 hwmon: (adt7470) Expose PWM frequency to sysfs by Joshua Scott · 8 years ago
  44. 30fe976 hwmon: (ltc4151) Make shunt-resistor configurable by Daniel Golle · 8 years ago
  45. fc72af3 hwmon: (nct6775) Do not accept force_id unless chip is found by Guenter Roeck · 8 years ago
  46. f9f7bb3 hwmon: (core) Add basic pwm attribute support to new API by Guenter Roeck · 8 years ago
  47. 8faee73 hwmon: (core) Add fan attribute support to new API by Guenter Roeck · 8 years ago
  48. 6bfcca4 hwmon: (core) Add energy and humidity attribute support to new API by Guenter Roeck · 8 years ago
  49. b308f5c hwmon: (core) Add power attribute support to new API by Guenter Roeck · 8 years ago
  50. 9b26947 hwmon: (core) Add current attribute support to new API by Guenter Roeck · 8 years ago
  51. 00d616c hwmon: (core) Add voltage attribute support to new API by Guenter Roeck · 8 years ago
  52. d560168 hwmon: (core) New hwmon registration API by Guenter Roeck · 9 years ago
  53. c9ebbe6 hwmon: (core) Order include files alphabetically by Guenter Roeck · 8 years ago
  54. 5e7f599 hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groups by Guenter Roeck · 8 years ago
  55. 4800152 hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possible by Guenter Roeck · 8 years ago
  56. 6402085 hwmon: (ntc_thermistor) Use devm_iio_channel_get by Guenter Roeck · 8 years ago
  57. cc00dec hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009 by Vadim Pasternak · 8 years ago
  58. a95da11 hwmon: (adt7411) add external thermal diode support by Michael Walle · 8 years ago
  59. 637ab15 hwmon: (lm95241) Use more accurate limits by Guenter Roeck · 8 years ago
  60. e8172a9 hwmon: (lm95241) Use BIT macro where appropriate by Guenter Roeck · 8 years ago
  61. 054f304 hwmon: (lm95241) Drop FSF address by Guenter Roeck · 8 years ago
  62. 4b2ea08 hwmon: (lm95241) Order include files alphabetically by Guenter Roeck · 8 years ago
  63. 090a7f8 hwmon: (lm95241) Add support for fault attributes by Guenter Roeck · 8 years ago
  64. f48ccb2 hwmon: (lm95241) Fix overflow problems, write conversion rate to chip by Guenter Roeck · 8 years ago
  65. 27046a3 hwmon: Use smp_call_on_cpu() for dell-smm i8k by Juergen Gross · 8 years ago
  66. 3c32926 hwmon: (it87) Add missing sysfs attribute group terminator by Jean Delvare · 8 years ago
  67. aa8b187 hwmon: (it87) Features mask must be 32 bit wide by Guenter Roeck · 8 years ago
  68. 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
  69. 601807b hwmon: (adt7411) set sane values for CFG1 and CFG3 by Michael Walle · 8 years ago
  70. 5d17d3b hwmon: (iio_hwmon) fix memory leak in name attribute by Quentin Schulz · 8 years ago
  71. 4c8702b hwmon: (ftsteutates) Fix potential memory access error by Guenter Roeck · 8 years ago
  72. 1aa4f02 hwmon: (tmp102) Improve error handling by Guenter Roeck · 8 years ago
  73. 90e2b54 hwmon: (lm75) Improve error handling by Guenter Roeck · 8 years ago
  74. c5fcf01 hwmon: (lm90) Improve error handling by Guenter Roeck · 8 years ago
  75. be9d637 hwmon: (lm90) Add missing assignment by Guenter Roeck · 8 years ago
  76. 991f9fa hwmon: (sht3x) set initial jiffies to last_update by Matt Ranostay · 8 years ago
  77. 6630420 Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  78. c55374c hwmon: (ftsteutates) Remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  79. b53893a hwmon: (adt7411) set bit 3 in CFG1 register by Michael Walle · 8 years ago
  80. 08426ed hwmon: Add driver for FTS BMC chip "Teutates" by Thilo Cestonaro · 8 years ago
  81. 50c22cd hwmon: (sht3x) add humidity heater element control by Matt Ranostay · 8 years ago
  82. 803decc hwmon: (jc42) Add support for generic JC-42.4 devicetree binding by Guenter Roeck · 8 years ago
  83. 28a340d hwmon: (tmp102) Convert to use regmap, and drop local cache by Guenter Roeck · 8 years ago
  84. a9f92ccf3 hwmon: (tmp102) Rework chip configuration by Guenter Roeck · 8 years ago
  85. 3d8f7a8 hwmon: (tmp102) Improve handling of initial read delay by Guenter Roeck · 8 years ago
  86. 589f707 hwmon: (lm90) Drop unnecessary else statements by Guenter Roeck · 8 years ago
  87. 2f83ab7 hwmon: (lm90) Use bool for valid flag by Guenter Roeck · 8 years ago
  88. 10bfef4 hwmon: (lm90) Read limit registers only once by Guenter Roeck · 8 years ago
  89. 37ad04d hwmon: (lm90) Simplify read functions by Guenter Roeck · 8 years ago
  90. 6e5f62b hwmon: (lm90) Use devm_hwmon_device_register_with_groups by Guenter Roeck · 8 years ago
  91. 1f17a44 hwmon: (lm90) Use devm_add_action for cleanup by Guenter Roeck · 8 years ago
  92. e65365f hwmon: (lm75) Convert to use regmap by Guenter Roeck · 8 years ago
  93. 5f7e5e2 hwmon: (lm75) Add update_interval attribute by Guenter Roeck · 8 years ago
  94. 38aefb4 hwmon: (lm75) Drop lm75_read_value and lm75_write_value by Guenter Roeck · 8 years ago
  95. 9e37d3e hwmon: (lm75) Handle cleanup with devm_add_action by Guenter Roeck · 8 years ago
  96. eacc48c hwmon: (jc42) Add I2C_CLASS_HWMON to detection class by Alison Schofield · 8 years ago
  97. 4e6163e hwmon: (tmp102) Drop FSF address by Guenter Roeck · 8 years ago
  98. b17ea1c hwmon: (tmp102) Use devm_add_action to register cleanup function by Guenter Roeck · 8 years ago
  99. a31887d hwmon: (jc42) Add support for Microchip MCP9808 temperature sensor by Alison Schofield · 8 years ago
  100. 9ad0df1 hwmon: (ina3221) Fix negative limits by Guenter Roeck · 8 years ago