1. f3d43e2 hwmon: (nct6775) Fix register address and added missed tolerance for nct6106 by Björn Gerhart · 5 years ago
  2. 211186c hwmon: (occ) Fix division by zero issue by Lei YU · 5 years ago
  3. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  4. 97ff4ca Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  5. 64b08df Merge tag 'hwmon-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  6. 222a21d Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  7. 9f75465 hwmon: (ina3221) Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  8. 277c628 hwmon: (gpio-fan) fix sysfs notifications and udev events for gpio-fan alarms by Christian Schneider · 5 years ago
  9. f2173fa hwmon: (gpio-fan) move fan_alarm_init after devm_hwmon_device_register_with_groups by Christian Schneider · 5 years ago
  10. 7a1d220 hwmon: (lm90) Introduce function to update configuration register by Guenter Roeck · 5 years ago
  11. b849e5d hwmon: (lm90) Cache configuration register value by Guenter Roeck · 5 years ago
  12. 6245618 hwmon: (lm90) Fix max6658 sporadic wrong temperature reading by Boyang Yu · 5 years ago
  13. a653acf hwmon: (nct7904) Changes comments in probe function. by amy.shih · 5 years ago
  14. b3e2606 hwmon: (nct7904) Add error handling in probe function. by amy.shih · 5 years ago
  15. b9b667a Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi into char-misc-next by Greg Kroah-Hartman · 5 years ago
  16. afd2611 OCC: FSI and hwmon: Add sequence numbering by Eddie James · 5 years ago
  17. 23297ed hwmon: Convert remaining drivers to use SPDX identifier by Guenter Roeck · 5 years ago
  18. 3253854 hwmon: (max6650) Fix unused variable warning by Arnd Bergmann · 5 years ago
  19. 7d45deb hwmon: (pmbus/adm1275) Fix power sampling support by Guenter Roeck · 5 years ago
  20. e67776c hwmon: (lm90) simplify getting the adapter of a client by Wolfram Sang · 5 years ago
  21. 08d09d8 hwmon: (asus_atk0110) no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  22. 228b9e1 hwmon: (max6650) Fix minor formatting issues by Guenter Roeck · 5 years ago
  23. 0c4a71d hwmon: (max6650) Improve error handling in max6650_update_device by Guenter Roeck · 5 years ago
  24. 62dbe50 hwmon: (max6650) Read non-volatile registers only once by Guenter Roeck · 5 years ago
  25. e193acb hwmon: (max6650) Convert to use devm_hwmon_device_register_with_info by Guenter Roeck · 5 years ago
  26. 0d5cc93 hwmon: (max6650) Simplify alarm handling by Guenter Roeck · 5 years ago
  27. f5b20b1 hwmon: (max6650) Cache alarm_en register by Guenter Roeck · 5 years ago
  28. bf8c9ed hwmon: (max6650) Declare valid as boolean by Guenter Roeck · 5 years ago
  29. b9d8de4 hwmon: (max6650) Improve error handling in max6650_init_client by Guenter Roeck · 5 years ago
  30. b2905bb hwmon: (max6650) Introduce pwm_to_dac and dac_to_pwm by Guenter Roeck · 5 years ago
  31. 8e5e7dd hwmon: (max6650) Use devm function to register thermal device by Guenter Roeck · 5 years ago
  32. 792eac1 hwmon: (core) Add comment describing how hwdev is freed in error path by Guenter Roeck · 5 years ago
  33. 5fe625c hwmon: (smsc47m1) fix (suspicious) outside array bounds warnings by Masahiro Yamada · 5 years ago
  34. 9158411 hwmon: (pmbus) Add Infineon IRPS5401 driver by Robert Hancock · 5 years ago
  35. b67b735 hwmon: (nct7904) Fix the incorrect value of tcpu_mask in nct7904_data struct. by amy.shih · 5 years ago
  36. 344757b hwmon: (pmbus) Add Infineon PXE1610 VR driver by Vijay Khemka · 5 years ago
  37. 8083034 hwmon: (occ) Add temp sensor value check by Alexander Soldatov · 6 years ago
  38. c83529c hwmon: (pmbus/adm1275) support PMBUS_VIRT_*_SAMPLES by Adamski, Krzysztof (Nokia - PL/Wroclaw) · 5 years ago
  39. 5696e4a hwmon: (pwm-fan) Check return value from devm_add_action_or_reset by Guenter Roeck · 5 years ago
  40. b9bb92e hwmon: (gpio-fan) Check return value from devm_add_action_or_reset by Guenter Roeck · 5 years ago
  41. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 5 years ago
  42. df767c0 Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers by Olof Johansson · 5 years ago
  43. ac778e6 hwmon: scmi: Scale values to target desired HWMON units by Florian Fainelli · 6 years ago
  44. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  45. 4a60570 hwmon: (pmbus/core) Treat parameters as paged if on multiple pages by Robert Hancock · 5 years ago
  46. 3846372 hwmon: (pmbus/core) mutex_lock write in pmbus_set_samples by Adamski, Krzysztof (Nokia - PL/Wroclaw) · 5 years ago
  47. c41dd48 hwmon: (core) add thermal sensors only if dev->of_node is present by Eduardo Valentin · 5 years ago
  48. b886d83 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 5 years ago
  49. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 5 years ago
  50. 0ebc047 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 408 by Thomas Gleixner · 5 years ago
  51. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 5 years ago
  52. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 5 years ago
  53. 1d0ea06 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 by Thomas Gleixner · 5 years ago
  54. 36edc93 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 by Thomas Gleixner · 5 years ago
  55. 0677607 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 313 by Thomas Gleixner · 5 years ago
  56. ff7924b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 272 by Thomas Gleixner · 5 years ago
  57. 21eb0be treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271 by Thomas Gleixner · 5 years ago
  58. 3e5580c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 253 by Thomas Gleixner · 5 years ago
  59. 0376148 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 by Thomas Gleixner · 5 years ago
  60. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 5 years ago
  61. 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 5 years ago
  62. 935912c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164 by Thomas Gleixner · 5 years ago
  63. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 5 years ago
  64. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 5 years ago
  65. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 5 years ago
  66. a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 5 years ago
  67. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 5 years ago
  68. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 5 years ago
  69. d5bb994 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 by Thomas Gleixner · 5 years ago
  70. fd534e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 by Thomas Gleixner · 5 years ago
  71. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  72. 6e7c109 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 56 by Thomas Gleixner · 6 years ago
  73. aec89d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 51 by Thomas Gleixner · 6 years ago
  74. 835896a hwmon/coretemp: Cosmetic: Rename internal variables to zones from packages by Len Brown · 6 years ago
  75. cfcd82e hwmon/coretemp: Support multi-die/package by Zhang Rui · 6 years ago
  76. 8b9844d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21 by Thomas Gleixner · 6 years ago
  77. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  78. 3a63cbb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 by Thomas Gleixner · 6 years ago
  79. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  80. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  81. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  82. 2c45e7f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  83. a455eda Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  84. 37bcec5 hwmon: (pwm-fan) Use devm_thermal_of_cooling_device_register by Guenter Roeck · 6 years ago
  85. 0b2a785 hwmon: (npcm750-pwm-fan) Use devm_thermal_of_cooling_device_register by Guenter Roeck · 6 years ago
  86. 9ebe010 hwmon: (mlxreg-fan) Use devm_thermal_of_cooling_device_register by Guenter Roeck · 6 years ago
  87. 9534784 hwmon: (gpio-fan) Use devm_thermal_of_cooling_device_register by Guenter Roeck · 6 years ago
  88. 389c0ad1 hwmon: (aspeed-pwm-tacho) Use devm_thermal_of_cooling_device_register by Guenter Roeck · 6 years ago
  89. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 6 years ago
  90. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  91. f373533 hwmon/drivers/core: Simplify complex dependency by Daniel Lezcano · 6 years ago
  92. 39abe9d hwmon: (lm75) Add support for TMP75B by Iker Perez del Palomar Sustatxa · 6 years ago
  93. a601700 hwmon: (s3c) Use dev_get_drvdata() by Kefeng Wang · 6 years ago
  94. 212244f hwmon: (max6650) Drop call to thermal_cdev_update by Guenter Roeck · 6 years ago
  95. 4f8d374 hwmon: (max6650) add thermal cooling device capability by Jean-Francois Dagenais · 6 years ago
  96. 023912d hwmon: (ina3221) Add voltage conversion time settings by Nicolin Chen · 6 years ago
  97. 521c0b6 hwmon: (ina3221) Do not read-back to cache reg_config by Nicolin Chen · 6 years ago
  98. 7ebd8b66 docs: hwmon: Add an index file and rename docs to *.rst by Mauro Carvalho Chehab · 6 years ago
  99. d2a9b01 hwmon: (occ) Add more details to Kconfig help text by Eddie James · 6 years ago
  100. afe8419 hwmon: (occ) Prevent sysfs error attribute from returning error by Eddie James · 6 years ago