1. 5fd43dd hwmon: (ntc_thermistor) Fix temperature type reporting by Guenter Roeck · 6 years ago
  2. 8e6af45 hwmon: (occ) Fix power sensor indexing by Eddie James · 6 years ago
  3. a165dcc hwmon: (w83773g) Select REGMAP_I2C to fix build error by Axel Lin · 6 years ago
  4. f4c2965 hwmon: (ad7418) Add device tree probing by Linus Walleij · 6 years ago
  5. 7cc7de9 hwmon: (ntc_thermistor) Convert to new hwmon API by Guenter Roeck · 6 years ago
  6. b57e1d4 hwmon: (pwm-fan) Add optional regulator support by Stefan Wahren · 6 years ago
  7. e4e6c0b hwmon: (f71882fg) Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  8. 45034e4 hwmon: (ad7418) Catch I2C errors by Brandon Maier · 6 years ago
  9. e9b9548 hwmon: (lm85) add support for LM96000 high frequencies by Jeremy Gebben · 6 years ago
  10. 11650cf hwmon: (lm85) support the LM96000 by Jeremy Gebben · 6 years ago
  11. 57bc301 hwmon: (lm85) remove freq_map size hardcodes by Jeremy Gebben · 6 years ago
  12. e2f05d6 hwmon: (occ) Fix license headers by Eddie James · 6 years ago
  13. f74c24f hwmon: (via-cputemp) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  14. fa75f74 hwmon: (vexpress-hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  15. b626eb2 hwmon: (tmp421) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  16. 69dd7cd hwmon: (tmp103) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  17. 51148a2 hwmon: (tmp102) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  18. 5abcbc7 hwmon: (tc74) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  19. 1acd2e2 hwmon: (tc654) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  20. ecd52d7 hwmon: (stts751) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  21. 8721bde hwmon: (smsc47b397) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  22. 45df5e2 hwmon: (sht3x) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  23. 5512eb0 hwmon: (sht21) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  24. 41c9a49 hwmon: (sht15) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  25. 6a0785a hwmon: (scpi-hwmon) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  26. 626c4a0 hwmon: (scmi-hwmon) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  27. 80c6b12 hwmon: (sch5636) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  28. 290dbb8 hwmon: (sch5627) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  29. e3a0ee1 hwmon: (powr1220) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  30. 86b9f56 hwmon: (pc87427) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  31. eba42d3 hwmon: (pc87360) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  32. f0faf62 hwmon: (nsa320-hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  33. e590be4 hwmon: (nct7904) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  34. 6d19094 hwmon: (mc13783-adc) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  35. 0f50b2e hwmon: (max6650) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  36. 823b867 hwmon: (max6642) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  37. 0a0ab22 hwmon: (max6639) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  38. dc8dbb4 hwmon: (max31790) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  39. 845ee70 hwmon: (max31722) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  40. 2188730 hwmon: (max1619) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  41. 9d6c125 hwmon: (max16065) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  42. decb23d hwmon: (ltc4261) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  43. 8241f88 hwmon: (adm1029) Add a comment for locking mutex by Corentin Labbe · 6 years ago
  44. a15ad19 hwmon: (adm1029) Fix function alignment by Corentin Labbe · 6 years ago
  45. d6450e8 hwmon: (adm1029) Fix Logical continuations should be on the previous line checkpatch warning by Corentin Labbe · 6 years ago
  46. 66b331c hwmon: (adm1029) Add blank line after declarations by Corentin Labbe · 6 years ago
  47. b6c6d0c hwmon: (adm1029) replace S_IXXX macros by their numeric values by Corentin Labbe · 6 years ago
  48. 4b4fb25 hwmon: (adm1029) Add SPDX header by Corentin Labbe · 6 years ago
  49. e4af8ad hwmon: (adm1029) Remove write to FFF paragraph by Corentin Labbe · 6 years ago
  50. 43dece1 hwmon: (ina3221) Implement ti,single-shot DT property by Nicolin Chen · 6 years ago
  51. d703e7f hwmon: (ltc4245) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  52. ae868a2 hwmon: (ltc4222) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  53. 409e8bc hwmon: (ltc4151) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  54. bbc7a6b hwmon: (ltc2990) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  55. 5a2d18c hwmon: (lm95245) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  56. 5c06d56 hwmon: (lm95241) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  57. 7f9d058 hwmon: (lm93) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  58. 185c993 hwmon: (lm92) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  59. 3334851 hwmon: (lm90) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  60. a9283c8 hwmon: (lm83) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  61. fdb97a0 hwmon: (lm80) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  62. 97b539d hwmon: (lm77) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  63. e6ab6e0 hwmon: (lm75) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  64. 0f875ac hwmon: (lm73) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  65. 6ccf6a8 hwmon: (lineage-pem) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  66. b65626b hwmon: (k8temp) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  67. 4820d51 hwmon: (jc42) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  68. a4ec92e hwmon: (ina3221) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  69. 46dce7a hwmon: (ina209) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  70. 389bc38 hwmon: (iio_hwmon) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  71. 09cb416 hwmon: (ibmpex) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  72. f6861c0 hwmon: (ibmaem) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  73. 2f8f710 hwmon: (i5k_amb) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  74. 1221130 hwmon: (i5500_temp) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  75. 0d87116 hwmon: (hwmon) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  76. 1640bb59 hwmon: (hih6130) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  77. 905bc0d hwmon: (gpio-fan) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  78. 17de1a8 hwmon: (gl520sm) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  79. 8f3bcb3 hwmon: (gl518sm) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  80. 705f2c8 hwmon: (pmbus) add support for DPS-650AB by Xiaoting Liu · 6 years ago
  81. 6f4a46f hwmon: (pmbus) associate PMBUS_SKIP_STATUS_CHECK with driver data by Xiaoting Liu · 6 years ago
  82. c947e51 hwmon: (adt7462) Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  83. 89bff8c hwmon: (hih6130) add dtb compatibility tables by Andreas Kemnade · 6 years ago
  84. 1bb46a2 hwmon: (dell-smm) Support up to 10 temp sensors by Michele Sorcinelli · 6 years ago
  85. ff06665 hwmon: (pmbus/tps53679) Fix driver info initialization in probe routine by Vadim Pasternak · 6 years ago
  86. 2a2ec4a hwmon: (nct6775) Fix fan6 detection for NCT6793D by Guenter Roeck · 6 years ago
  87. f422449 hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table by Cheng-Min Ao · 6 years ago
  88. b0407d8 hwmon: (occ) Fix potential integer overflow by Gustavo A. R. Silva · 6 years ago
  89. 07bd14c hwmon: (lm80) Fix missing unlock on error in set_fan_div() by Wei Yongjun · 6 years ago
  90. 9de15c9 hwmon: (nct6775) Enable IO mapping for NCT6797D and NCT6798D by Guenter Roeck · 6 years ago
  91. 264142b hwmon: (nct6775) Fix chip ID for NCT6798D by Guenter Roeck · 6 years ago
  92. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  93. 8754040 Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  94. 8465625 Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. 9aa3aa1 hwmon: (lm80) fix a missing check of bus read in lm80 probe by Kangjie Lu · 6 years ago
  96. c9c6391 hwmon: (lm80) fix a missing check of the status of SMBus read by Kangjie Lu · 6 years ago
  97. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  98. f9facc2 hwmon: (asus_atk0110) Fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  99. 626f5ea hwmon: (ftsteutates) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  100. 22ed788 hwmon: (fschmd) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago