1. 09aaf68 hwmon: (w83795) temp4_type has writable permission by Huacai Chen · 6 years ago
  2. 243cfe3 hwmon: (mlxreg-fan) Fix macros for tacho fault reading by Vadim Pasternak · 6 years ago
  3. 38cd989e hwmon: (ina2xx) Fix current value calculation by Nicolin Chen · 6 years ago
  4. 35fdc39 hwmon: (raspberrypi) Fix initial notify by Stefan Wahren · 6 years ago
  5. 70df9eb hwmon (ina2xx) Fix NULL id pointer in probe() by Nicolin Chen · 6 years ago
  6. e3e61f0 hwmon: (ibmpowernv) Remove bogus __init annotations by Geert Uytterhoeven · 6 years ago
  7. 74e3512 hwmon: (core) Fix double-free in __hwmon_device_register() by Dmitry Osipenko · 6 years ago
  8. c403993 Merge tag 'for-linus-4.20' of https://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  9. 6214a9f Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  10. b8e445b Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  11. ae2399c Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next by Mark Brown · 6 years ago
  12. e7c6a55 hwmon: (pmbus) Fix page count auto-detection. by Dmitry Bazhenov · 6 years ago
  13. 04e79eb hwmon: (pmbus) remove redundant 'default n' from Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago
  14. 61b8ab2 hwmon: (core) Add trace events to _attr_show/store functions by Nicolin Chen · 6 years ago
  15. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  16. d4b0166 hwmon: (ina3221) Use _info API to register hwmon device by Nicolin Chen · 6 years ago
  17. f21c8e7 hwmon: (npcm-750-pwm-fan) Change initial pwm target to 255 by Kun Yi · 6 years ago
  18. a6e4326 hwmon: (ina3221) Validate shunt resistor value from DT by Nicolin Chen · 6 years ago
  19. 8b9bf55 hwmon: (tmp421) make const array 'names' static by Colin Ian King · 6 years ago
  20. 68c0d69 hwmon: (core) Add hwmon_in_enable attribute by Nicolin Chen · 6 years ago
  21. ead21c7 hwmon: (ina3221) mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
  22. a9e9dd9 hwmon: (ina3221) Read channel input source info from DT by Nicolin Chen · 6 years ago
  23. 59d608e hwmon: (ina3221) Add suspend and resume functions by Nicolin Chen · 6 years ago
  24. 791ebc9 hwmon: (ina3221) Fix INA3221_CONFIG_MODE macros by Nicolin Chen · 6 years ago
  25. c20217b hwmon: (ina3221) Add INA3221_CONFIG to volatile_table by Nicolin Chen · 6 years ago
  26. 95dcd64 hwmon: (pwm-fan) Set fan speed to 0 on suspend by Thierry Reding · 6 years ago
  27. 9f67f75 hwmon: (pwm-fan) Silence error on probe deferral by Thierry Reding · 6 years ago
  28. 3045b5d hwmon: (scpi-hwmon) remove redundant continue by zhong jiang · 6 years ago
  29. 0599682 hwmon: (nct6775) Add support for NCT6798D by Guenter Roeck · 6 years ago
  30. e41da28 hwmon: (nct6775) Add support for NCT6797D by Guenter Roeck · 6 years ago
  31. 3be8c9d hwmon: (nct6775) Fix names of DIMM temperature sources by Guenter Roeck · 6 years ago
  32. 3fdb06a hwmon: (nct6796) Clean up and amend fan/pwm configuration for NCT6796D by Guenter Roeck · 6 years ago
  33. b75a806 hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6795D by Guenter Roeck · 6 years ago
  34. 2d99925 hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6793D by Guenter Roeck · 6 years ago
  35. 7dcdbde hwmon: (nct6775) Fix fan6/pwm6 detection for NCT6792D by Guenter Roeck · 6 years ago
  36. b2833f3 hwmon: (nct6775) Improve instruction grouping by Guenter Roeck · 6 years ago
  37. a4e0a08 hwmon: (nct6775) Use logical or instead of if statements where possible by Guenter Roeck · 6 years ago
  38. 2d888c5 hwmon: (nct6775) Declare and initialize LDN specific config variables earlier by Guenter Roeck · 6 years ago
  39. 97ce6df hwmon: (nct6775) Move config variable declarations and initializations by Guenter Roeck · 6 years ago
  40. a6c54f2 hwmon: (nct6775) Replace 'regval' with variables named after config registers by Guenter Roeck · 6 years ago
  41. 0085a51 hwmon: (nct6775) Rename configuration register variables by Guenter Roeck · 6 years ago
  42. 61b6c66 hwmon: (nct6775) Only display fan speed tolerance conditionally by Guenter Roeck · 6 years ago
  43. 0665a1d hwmon: (lm92) Fix whitespace issues by Guenter Roeck · 6 years ago
  44. a31796c hwmon: (scmi) Remove redundant pointer check by Nathan Chancellor · 6 years ago
  45. 2738b76 hwmon: (asus_atk0110) Use PTR_ERR_OR_ZERO instead of reimplementing its function by zhong jiang · 6 years ago
  46. a54ca77 hwmon: (lm75) Add MAX31725/6 support by Kun Yi · 6 years ago
  47. 39ea6ea hwmon: (sht15) Switch to SPDX identifier by Fabio Estevam · 6 years ago
  48. 9450f52 hwmon: (mc13783-adc) Switch to SPDX identifier by Fabio Estevam · 6 years ago
  49. c3bf607 hwmon: (nct6775) Clean up a condition by Dan Carpenter · 6 years ago
  50. 53dfa00 hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors by Guenter Roeck · 6 years ago
  51. e9d02c6 hwmon: (ibmpowernv) drop unnecessary OF name NULL checks by Rob Herring · 6 years ago
  52. 86103cf hwmon: (iio_hwmon) Do not duplicate or sanitize fixed string by Guenter Roeck · 6 years ago
  53. 0debe4d hwmon: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  54. 4e15d05 drivers: hwmon: (pmbus/ltc2978) Add support for LTM4686 uModule by Michael Hennerich · 6 years ago
  55. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  56. eb9a29f Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Greg Kroah-Hartman · 6 years ago
  57. 3f901c8 hwmon:ibm: Change ipmi_user_t to struct ipmi_user * by Corey Minyard · 7 years ago
  58. 5506635 hwmon: (nct6775) Use different register to get fan RPM for fan7 by Guenter Roeck · 6 years ago
  59. f6de298 hwmon: (nct6775) Fix RPM output for fan7 on NCT6796D by Guenter Roeck · 6 years ago
  60. 37196ba hwmon: (nct6775) Fix virtual temperature sources for NCT6796D by Guenter Roeck · 6 years ago
  61. 0f3aa48 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  62. c793279 hwmon: (nct6775) Fix access to fan pulse registers by Guenter Roeck · 6 years ago
  63. 1c96a2f regmap: split up regmap_config.use_single_rw by David Frey · 6 years ago
  64. e3f3d7a hwmon: (nct6775) Set weight source to zero correctly by Dan Carpenter · 6 years ago
  65. d07f05f hwmon: rpi: add module alias to raspberrypi-hwmon by Peter Robinson · 6 years ago
  66. d49dbfa hwmon: (nct6775) Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  67. f196dec hwmon: (adt7475) Make adt7475_read_word() return errors by Dan Carpenter · 6 years ago
  68. 9d19371 hwmon: (adt7475) Potential error pointer dereferences by Dan Carpenter · 6 years ago
  69. 3ad8670 hwmon: (ina2xx) fix sysfs shunt resistor read access by Lothar Felten · 6 years ago
  70. f3ea4962 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  71. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  72. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  73. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  74. 4afec79 hwmon: (adt7475) Change show functions to return error data correctly by Tokunori Ikegami · 6 years ago
  75. 702afea hwmon: (adt7475) Change update functions to add error handling by Tokunori Ikegami · 6 years ago
  76. b36fb17 hwmon: (adt7475) Change valid parameter to bool type by Tokunori Ikegami · 6 years ago
  77. 5cf943e hwmon: (adt7475) Split device update function to measure and limits by Tokunori Ikegami · 6 years ago
  78. cd6a206 hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset table by Guenter Roeck · 6 years ago
  79. 484a84f hwmon: (k10temp) 27C Offset needed for Threadripper2 by Michael Larabel · 6 years ago
  80. e0da991 hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups by Shilpasri G Bhat · 6 years ago
  81. 12005ec hwmon: (iio_hwmon) Use devm functions by Maxime Roussin-Bélanger · 6 years ago
  82. aa7f29b hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm by Andrew Lunn · 6 years ago
  83. e541454 Merge tag 'arm-soc/for-4.19/drivers' of https://github.com/Broadcom/stblinux into next/drivers by Olof Johansson · 6 years ago
  84. 74d1e00 hwmon: Add support for RPi voltage sensor by Stefan Wahren · 7 years ago
  85. f1fd4a4 hwmon: Add NPCM7xx PWM and Fan driver by Tomer Maimon · 7 years ago
  86. 7a001db hwmon: (pmbus/max34440) Add support for MAX34451. by Kun Yi · 7 years ago
  87. 65afb4c hwmon: (mlxreg-fan) Add support for Mellanox FAN driver by Vadim Pasternak · 7 years ago
  88. ffb3243 hwmon: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  89. 57fec3a hwmon: (nct6775) Fix comment in the description of pwm_mode by Guenter Roeck · 7 years ago
  90. 73ed6e2 hwmon: (nct7904) Fix UNSPECIFIED_INT warning by Jakob Albert · 7 years ago
  91. 12f0c34 hwmon: (nct7904) Fix CODE_INDENT error by Jakob Albert · 7 years ago
  92. ec1460e hwmon: (nct7904) Fix SPACING errors by Jakob Albert · 7 years ago
  93. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  94. 91bb8f4 hwmon: (nct6775) Fix loop limit by Guenter Roeck · 7 years ago
  95. 536e001 hwmon: (dell-smm) Disable fan support for Dell XPS13 9333 by Helge Eichelberg · 7 years ago
  96. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  97. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  98. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  99. c9bdf29 hwmon: (asus_atk0110) Make use of device managed memory by Bastian Germann · 7 years ago
  100. 3c60726 hwmon: (asus_atk0110) Replace deprecated device register call by Bastian Germann · 7 years ago