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