1. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  2. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  3. 749443d Replace for_each_*_bit_from() with for_each_*_bit() where appropriate by Yury Norov · 3 years, 4 months ago
  4. 00f5117 hwmon: (nzxt-smart2) make array detect_fans_report static const by Colin Ian King · 3 years ago
  5. 660d187 hwmon: (xgene-hwmon) Add free before exiting xgene_hwmon_probe by Peiwei Hu · 3 years ago
  6. f103b2e hwmon: (nzxt-smart2) Fix "unused function" warning by Aleksandr Mezin · 3 years ago
  7. 565210c hwmon: (dell-smm) Pack the whole smm_regs struct by Armin Wolf · 3 years ago
  8. 20f2e67 hwmon: (nct6775) Additional check for ChipID before ASUS WMI usage by Denis Pauk · 3 years ago
  9. a8d6d49 hwmon: (mr75203) fix wrong power-up delay value by Arseny Demidov · 3 years ago
  10. 23c7df1 hwmon/pmbus: (ir38064) Fix spelling mistake "comaptible" -> "compatible" by Colin Ian King · 3 years ago
  11. 0ee7f62 hwmon/pmbus: (ir38064) Expose a regulator by Patrick Rudolph · 3 years ago
  12. e65de22 hwmon/pmbus: (ir38064) Add of_match_table by Arthur Heymans · 3 years ago
  13. ca003af hwmon/pmbus: (ir38064) Add support for IR38060, IR38164 IR38263 by Patrick Rudolph · 3 years ago
  14. 53e68c2 hwmon: add driver for NZXT RGB&Fan Controller/Smart Device v2. by Aleksandr Mezin · 3 years, 2 months ago
  15. 1e7c94b hwmon: (nct6775) add ROG STRIX B550-A/X570-I GAMING by Denis Pauk · 3 years, 1 month ago
  16. e1c5cd7 hwmon: (pmbus) Add support for MPS Multi-phase mp5023 by Howard.Chiu@quantatw.com · 3 years, 1 month ago
  17. d387d88 hwmon: (pmbus) Add Delta AHE-50DC fan control module driver by Zev Weiss · 3 years, 1 month ago
  18. e13e979 hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTC by Linus Walleij · 3 years ago
  19. 8569e55 hwmon: (ntc_thermistor) Drop OF dependency by Linus Walleij · 3 years ago
  20. 87b9332 hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked() by Armin Wolf · 3 years, 1 month ago
  21. 0240538 hwmon: (dell-smm) Simplify ioctl handler by Armin Wolf · 3 years, 1 month ago
  22. 9c6d555 hwmon: (raspberrypi) Exit immediately in case of error in init by Armin Wolf · 3 years, 1 month ago
  23. c2fe0f6 hwmon: (nct6775) delete some extension lines by Dan Carpenter · 3 years ago
  24. 9f448e7 hwmon: (ntc_thermistor) Move DT matches to the driver block by Linus Walleij · 3 years, 1 month ago
  25. 70760e8 hwmon: (ntc_thermistor) Switch to generic firmware props by Linus Walleij · 3 years, 1 month ago
  26. e0149ee hwmon: (ntc_thermistor) Move and refactor DT parsing by Linus Walleij · 3 years, 1 month ago
  27. d755537 hwmon: (adm1031) Remove redundant assignment to variable range by Colin Ian King · 3 years, 1 month ago
  28. 3315e71 hwmon: (asus_wmi_sensors) fix an array overflow by Dan Carpenter · 3 years, 1 month ago
  29. 34e2bd1 hwmon: (asus_wmi_ec_sensors) fix array overflow by Dan Carpenter · 3 years, 1 month ago
  30. 62cfc05 hwmon: (sht4x) Add device tree match table by David Mosberger-Tang · 3 years, 1 month ago
  31. e380095 hwmon: (ntc_thermistor) Merge platform data by Linus Walleij · 3 years, 1 month ago
  32. 209218e hwmon: (ntc_thermistor) Drop read_uv() depend on OF and IIO by Linus Walleij · 3 years, 1 month ago
  33. 76f240f hwmon: (ntc_thermistor) Drop get_ohm() by Linus Walleij · 3 years, 1 month ago
  34. 11a24ca hwmon: (ntc_thermistor) Merge platform data into driver by Linus Walleij · 3 years, 1 month ago
  35. bf4d843 hwmon: (jc42) Add support for ONSEMI N34TS04 by Guenter Roeck · 3 years, 2 months ago
  36. 8bb050c hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors by Babu Moger · 3 years, 1 month ago
  37. 548820e hwmon: (asus_wmi_sensors) Support X370 Asus WMI. by Denis Pauk · 3 years, 1 month ago
  38. b87611d hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI. by Denis Pauk · 3 years, 1 month ago
  39. df29307 hwmon: (f71882fg) Add F81966 support by Menghui Wu · 3 years, 1 month ago
  40. ff9b877 hwmon: (adm1021) Improve detection of LM84, MAX1617, and MAX1617A by Guenter Roeck · 3 years, 1 month ago
  41. ff300b7 hwmon: (tmp401) Hide register write address differences in regmap code by Guenter Roeck · 3 years, 2 months ago
  42. 50152fb hwmon: (tmp401) Use regmap by Guenter Roeck · 3 years, 2 months ago
  43. ca53e76 hwmon: (tmp401) Convert to _info API by Guenter Roeck · 3 years, 2 months ago
  44. bcb31e6 hwmon: (tmp401) Simplify temperature register arrays by Guenter Roeck · 3 years, 2 months ago
  45. eacb52f hwmon: Driver for Texas Instruments INA238 by Nathan Rossi · 3 years, 2 months ago
  46. 3cf90ef hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh by Babu Moger · 3 years, 2 months ago
  47. f707bcb hwmon: (k10temp) Remove unused definitions by Babu Moger · 3 years, 2 months ago
  48. cdc5287 hwmon: (lm90) Do not report 'busy' status bit as alarm by Guenter Roeck · 3 years, 1 month ago
  49. da7dc05 hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681 by Guenter Roeck · 3 years, 1 month ago
  50. 16ba51b hwmon: (lm90) Drop critical attribute support for MAX6654 by Guenter Roeck · 3 years, 1 month ago
  51. 55840b9 hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations by Guenter Roeck · 3 years, 1 month ago
  52. fce15c4 hwmon: (lm90) Fix usage of CONFIG2 register in detect function by Guenter Roeck · 3 years, 2 months ago
  53. a2ca752 hwmon: (pwm-fan) Ensure the fan going on in .probe() by Billy Tsai · 3 years, 1 month ago
  54. 0e4190d hwmon: (sht4x) Fix EREMOTEIO errors by David Mosberger-Tang · 3 years, 1 month ago
  55. 214f525 hwmon: (nct6775) mask out bank number in nct6775_wmi_read_value() by Zev Weiss · 3 years, 2 months ago
  56. dbd3e6e hwmon: (dell-smm) Fix warning on /proc/i8k creation error by Armin Wolf · 3 years, 1 month ago
  57. 8383226 hwmon: (corsair-psu) fix plain integer used as NULL pointer by Wilken Gottwalt · 3 years, 1 month ago
  58. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  59. 8587ca6 mm: move kvmalloc-related functions to slab.h by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  60. 5c904c6 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
  61. d54f486 Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 3 years, 2 months ago
  62. 7b6da7f mailbox: pcc: Use PCC mailbox channel pointer instead of standard by Sudeep Holla · 3 years, 3 months ago
  63. 10f0d2a hwmon: (nct7802) Add of_node_put() before return by Wan Jiabing · 3 years, 2 months ago
  64. 38d9f06 hwmon: (tmp401) Drop support for TMP461 by Guenter Roeck · 3 years, 2 months ago
  65. f8344f7 hwmon: (lm90) Add basic support for TI TMP461 by Guenter Roeck · 3 years, 2 months ago
  66. f347e24 hwmon: (lm90) Introduce flag indicating extended temperature support by Guenter Roeck · 3 years, 2 months ago
  67. f4cbba7 hwmon: (nct6775) add ProArt X570-CREATOR WIFI. by Denis Pauk · 3 years, 2 months ago
  68. 0e346a8 hwmon: (nct7802) Make temperature/voltage sensors configurable by Oskar Senft · 3 years, 2 months ago
  69. b1f4c00 Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi into char-misc-next by Greg Kroah-Hartman · 3 years, 2 months ago
  70. 5027a34 hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs by Eddie James · 3 years, 2 months ago
  71. c0d7998 hwmon: (dell-smm) Speed up setting of fan speed by Armin Wolf · 3 years, 2 months ago
  72. 927d89e hwmon: (dell-smm) Add comment explaining usage of i8k_config_data[] by Armin Wolf · 3 years, 2 months ago
  73. e64325e hwmon: (dell-smm) Return -ENOIOCTLCMD instead of -EINVAL by Armin Wolf · 3 years, 2 months ago
  74. 38c5b0d hwmon: (dell-smm) Use strscpy_pad() by Armin Wolf · 3 years, 2 months ago
  75. 6105870 hwmon: (dell-smm) Sort includes in alphabetical order by Armin Wolf · 3 years, 2 months ago
  76. 66ae4d5 hwmon: (tmp421) Add of_node_put() before return by Wan Jiabing · 3 years, 2 months ago
  77. efb389b hwmon: (max31722) Warn about failure to put device in stand-by in .remove() by Uwe Kleine-König · 3 years, 3 months ago
  78. 2c59a32 hwmon: (acpi_power_meter) Use acpi_bus_get_acpi_device() by Rafael J. Wysocki · 3 years, 3 months ago
  79. b1986c8 hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_target by Armin Wolf · 3 years, 3 months ago
  80. 3e4dd2e hwmon: (tmp421) ignore non-channel related DT nodes by Krzysztof Adamski · 3 years, 2 months ago
  81. 1a98068 hwmon: (tmp421) support HWMON_T_ENABLE by Krzysztof Adamski · 3 years, 2 months ago
  82. f3fbf4b hwmon: (tmp421) really disable channels by Krzysztof Adamski · 3 years, 2 months ago
  83. 3fba10d hwmon: (tmp421) support specifying n-factor via DT by Krzysztof Adamski · 3 years, 2 months ago
  84. 45e9bda hwmon: (tmp421) support disabling channels from DT by Krzysztof Adamski · 3 years, 2 months ago
  85. c1143d1 hwmon: (tmp421) add support for defining labels from DT by Krzysztof Adamski · 3 years, 2 months ago
  86. 908dbf0 hwmon: (occ) Remove sequence numbering and checksum calculation by Eddie James · 3 years, 5 months ago
  87. 5e3dbea hwmon: (tmp421) introduce a channel struct by Krzysztof Adamski · 3 years, 3 months ago
  88. beee789 hwmon: (adt7x10) Make adt7x10_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  89. 8a0c75a hwmon: (dell-smm) Remove unnecessary includes by Armin Wolf · 3 years, 3 months ago
  90. 952a11c hwmon: cleanup non-bool "valid" data fields by Paul Fertser · 3 years, 3 months ago
  91. b87783e hwmon: (tmp103) Convert tmp103 to use new hwmon registration API by Oleksij Rempel · 3 years, 3 months ago
  92. b2be242 hwmon: (mlxreg-fan) Support distinctive names per different cooling devices by Vadim Pasternak · 3 years, 3 months ago
  93. b1c2423 hwmon: (mlxreg-fan) Modify PWM connectivity validation by Vadim Pasternak · 3 years, 3 months ago
  94. 1508fb2 hwmon: (nct6775) add Pro WS X570-ACE by Oleksandr Natalenko · 3 years, 3 months ago
  95. 8a5cfcf hwmon: (pmbus/ibm-cffps) Use MFR_ID to choose version by Brandon Wyman · 3 years, 3 months ago
  96. a111ec3 hwmon: (pmbus/ibm-cffps) Add mfg_id debugfs entry by Brandon Wyman · 3 years, 3 months ago
  97. 6e2baac hwmon: (nct6775) Add additional ASUS motherboards. by Denis Pauk · 3 years, 3 months ago
  98. 94ee5fc hwmon: (pmbus/lm25066) Support configurable sense resistor values by Zev Weiss · 3 years, 3 months ago
  99. b7792f3 hwmon: (pmbus/lm25066) Add OF device ID table by Zev Weiss · 3 years, 3 months ago
  100. df60a5d hwmon: (pmbus/lm25066) Mark lm25066_coeff array const by Zev Weiss · 3 years, 3 months ago