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