1. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 5 years ago
  2. 6e7c109 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 56 by Thomas Gleixner · 5 years ago
  3. aec89d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 51 by Thomas Gleixner · 5 years ago
  4. 8b9844d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21 by Thomas Gleixner · 5 years ago
  5. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 5 years ago
  6. 3a63cbb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 by Thomas Gleixner · 5 years ago
  7. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 5 years ago
  8. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 5 years ago
  9. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 5 years ago
  10. 2c45e7f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 5 years ago
  11. a455eda Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 5 years ago
  12. 37bcec5 hwmon: (pwm-fan) Use devm_thermal_of_cooling_device_register by Guenter Roeck · 5 years ago
  13. 0b2a785 hwmon: (npcm750-pwm-fan) Use devm_thermal_of_cooling_device_register by Guenter Roeck · 5 years ago
  14. 9ebe010 hwmon: (mlxreg-fan) Use devm_thermal_of_cooling_device_register by Guenter Roeck · 5 years ago
  15. 9534784 hwmon: (gpio-fan) Use devm_thermal_of_cooling_device_register by Guenter Roeck · 5 years ago
  16. 389c0ad1 hwmon: (aspeed-pwm-tacho) Use devm_thermal_of_cooling_device_register by Guenter Roeck · 5 years ago
  17. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 5 years ago
  18. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  19. f373533 hwmon/drivers/core: Simplify complex dependency by Daniel Lezcano · 6 years ago
  20. 39abe9d hwmon: (lm75) Add support for TMP75B by Iker Perez del Palomar Sustatxa · 5 years ago
  21. a601700 hwmon: (s3c) Use dev_get_drvdata() by Kefeng Wang · 5 years ago
  22. 212244f hwmon: (max6650) Drop call to thermal_cdev_update by Guenter Roeck · 5 years ago
  23. 4f8d374 hwmon: (max6650) add thermal cooling device capability by Jean-Francois Dagenais · 5 years ago
  24. 023912d hwmon: (ina3221) Add voltage conversion time settings by Nicolin Chen · 5 years ago
  25. 521c0b6 hwmon: (ina3221) Do not read-back to cache reg_config by Nicolin Chen · 5 years ago
  26. 7ebd8b66 docs: hwmon: Add an index file and rename docs to *.rst by Mauro Carvalho Chehab · 5 years ago
  27. d2a9b01 hwmon: (occ) Add more details to Kconfig help text by Eddie James · 5 years ago
  28. afe8419 hwmon: (occ) Prevent sysfs error attribute from returning error by Eddie James · 5 years ago
  29. b5c46a5 hwmon: (occ) Store error condition for rate-limited polls by Eddie James · 5 years ago
  30. 5c090ab hwmon: (ina3221) Add averaging mode support by Nicolin Chen · 5 years ago
  31. 038a9c3 hwmon: (pmbus/isl68137) Add driver for Intersil ISL68137 PWM Controller by Maxim Sloyko · 5 years ago
  32. 991d679 pmbus: support for custom sysfs attributes by krzysztof.adamski@nokia.com · 5 years ago
  33. 9f00995 hwmon: Add support for samples attributes by Guenter Roeck · 5 years ago
  34. 5d9e8b3 hwmon: (lm25066) Support SAMPLES_FOR_AVG register by Adamski, Krzysztof (Nokia - PL/Wroclaw) · 5 years ago
  35. 49c4455 hwmon: (pmbus) Introduce PMBUS_VIRT_*_SAMPLES registers by Adamski, Krzysztof (Nokia - PL/Wroclaw) · 5 years ago
  36. 3cf1028 hwmon: (pmbus_core) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  37. 00669d1 hwmon: (pmbus/ir38064) Add driver for Infineon IR38064 Voltage Regulator by Maxim Sloyko · 5 years ago
  38. 841cf67 hwmon: (pwm-fan) Report probe errors consistently by Robin Murphy · 5 years ago
  39. 6b1ec47 hwmon: (pwm-fan) Add RPM support via external interrupt by Stefan Wahren · 5 years ago
  40. c112d75 hwmon: OCC drivers are ARM-only by Jean Delvare · 5 years ago
  41. 5679ed9 hwmon: (occ) Move common code to a separate module by Jean Delvare · 5 years ago
  42. 14b97ba hwmon: (vt1211) Use request_muxed_region for Super-IO accesses by Guenter Roeck · 6 years ago
  43. e95fd51 hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses by Guenter Roeck · 6 years ago
  44. d641040 hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses by Guenter Roeck · 6 years ago
  45. 19f7b17 hwmon: (adm1029) Use permission specific [SENSOR_][DEVICE_]ATTR variants by Guenter Roeck · 6 years ago
  46. 502a92f hwmon: (w83627hf) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  47. 96c6f81 hwmon: (smsc47m1) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  48. f2bec7e hwmon: (smsc47m192) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  49. 08ea5a8 hwmon: (vt8231) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  50. 60a9c3f hwmon: (sis5595) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  51. 24f9ec1 hwmon: (menf21bmc_hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  52. 9d5bc09 hwmon: (via686a) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  53. 7bc85e4 hwmon: (lm85) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  54. e7655cf hwmon: (lm78) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  55. f6c93ae hwmon: (lm87) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  56. 8e757e1 hwmon: (adm1031) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  57. 29168f3 hwmon: (thmc50) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  58. 7352ae8 hwmon: (adm9240) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  59. 7ded231 hwmon: (adm1026) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  60. 66efcd2 hwmon: (adm1025) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  61. 8c08267 hwmon: (smsc47b397) Use request_muxed_region for Super-IO accesses by Guenter Roeck · 6 years ago
  62. 755a9b0 hwmon: (pc87427) Use request_muxed_region for Super-IO accesses by Guenter Roeck · 6 years ago
  63. 73e6ff7 hwmon: (f71805f) Use request_muxed_region for Super-IO accesses by Guenter Roeck · 6 years ago
  64. df6b8c7 hwmon: (ina2xx) Fix build warning by Guenter Roeck · 6 years ago
  65. 8c71c7b hwmon: (lm63) Fix build warning by Guenter Roeck · 6 years ago
  66. 0e09e9f hwmon: lm95245: Fix build warnings by Guenter Roeck · 6 years ago
  67. bd7d56a hwmon: (tmp421) Fix build warning by Guenter Roeck · 6 years ago
  68. 1cbee12 hwmon: (stts751) Fix build warning by Guenter Roeck · 6 years ago
  69. 969c45b hwmon: (max6621) Fix build warning by Guenter Roeck · 6 years ago
  70. 20b497a hwmon: (lm85) Fix build warning by Guenter Roeck · 6 years ago
  71. 2720ce7 hwmon: (max6650) Fix build warning by Guenter Roeck · 6 years ago
  72. f198a86 hwmon: (max6697) Fix build warning by Guenter Roeck · 6 years ago
  73. 32c2d40 hwmon: (ina209) Fix build warning by Guenter Roeck · 6 years ago
  74. ffa83e7 hwmon: (lm75) Fix build warning by Guenter Roeck · 6 years ago
  75. acb614a3 hwmon: (w83773g) Fix build warning by Guenter Roeck · 6 years ago
  76. 0337dd9 hwmon: (ads7828) Fix build warning by Guenter Roeck · 6 years ago
  77. a62fe34 hwmon: (hih6130) Fix build warning by Guenter Roeck · 6 years ago
  78. fe339db hwmon: (adt7475) Fix build warning by Guenter Roeck · 6 years ago
  79. eb3cb6d hwmon: (ads1015) Fix build warning by Guenter Roeck · 6 years ago
  80. 2089421 hwmon: (tmp103) Fix build warning by Guenter Roeck · 6 years ago
  81. 07af9a4 hwmon: (tmp102) Fix build warning by Guenter Roeck · 6 years ago
  82. 0718298 hwmon: (ad7414) Fix build warning by Guenter Roeck · 6 years ago
  83. 462d7e7 hwmon: (adc128d818) Fix build warning by Guenter Roeck · 6 years ago
  84. 787afaa hwmon: (lm90) Fix build warning by Guenter Roeck · 6 years ago
  85. a90cdd1 hwmon: (ltc4151) Fix build warning by Guenter Roeck · 6 years ago
  86. 64e5116 hwmon: (pmbus/ucd900) Fix build warning by Guenter Roeck · 6 years ago
  87. e91cb17 hwmon: (pmbus/tps53679) Fix build warning by Guenter Roeck · 6 years ago
  88. 9c6b0f7 hwmon: (pmbus/ucd9200): Mark ucd9200_of_match as maybe_unused by Guenter Roeck · 6 years ago
  89. cb202bb hwmon: (iio_hwmon) Simplify attr.name generation in iio_hwmon_probe() by Andrey Smirnov · 6 years ago
  90. 5aaa587 hwmon: (jz4740) Use devm_platform_ioremap_resource by Guenter Roeck · 6 years ago
  91. 2f2defd hwmon: (w83773g) Use HWMON_CHANNEL_INFO macro by Guenter Roeck · 6 years ago
  92. 6cbd492 hwmon: (tmp108) Use HWMON_CHANNEL_INFO macro by Guenter Roeck · 6 years ago
  93. 8807825 hwmon: (tmp102) Use HWMON_CHANNEL_INFO macro by Guenter Roeck · 6 years ago
  94. 0c42186 hwmon: (raspberrypi-hwmon) Use HWMON_CHANNEL_INFO macro by Guenter Roeck · 6 years ago
  95. dfeace0 hwmon: (npcm750-pwm-fan) Use HWMON_CHANNEL_INFO macro by Guenter Roeck · 6 years ago
  96. 725dcf0 hwmon: (mlxreg-fan) Use HWMON_CHANNEL_INFO macro by Guenter Roeck · 6 years ago
  97. dcb00ee hwmon: (max6621) Use HWMON_CHANNEL_INFO macro by Guenter Roeck · 6 years ago
  98. b605e67 hwmon: (max31790) Use HWMON_CHANNEL_INFO macro by Guenter Roeck · 6 years ago
  99. f4a407f4 hwmon: (ltq-cputemp) Use HWMON_CHANNEL_INFO macro by Guenter Roeck · 6 years ago
  100. 0ee508f hwmon: (ltc4245) Use HWMON_CHANNEL_INFO macro by Guenter Roeck · 6 years ago