1. f5e50bf4 thermal: Rename set_mode() to change_mode() by Andrzej Pietrasiewicz · 4 years, 6 months ago
  2. 5d7bd8a thermal: Simplify or eliminate unnecessary set_mode() methods by Andrzej Pietrasiewicz · 4 years, 6 months ago
  3. bbcf90c thermal: Explicitly enable non-changing thermal zone devices by Andrzej Pietrasiewicz · 4 years, 6 months ago
  4. 7f4957b thermal: Use mode helpers in drivers by Andrzej Pietrasiewicz · 4 years, 6 months ago
  5. 1ee1482 thermal: remove get_mode() operation of drivers by Andrzej Pietrasiewicz · 4 years, 6 months ago
  6. 5a35066 thermal: Store device mode in struct thermal_zone_device by Andrzej Pietrasiewicz · 4 years, 6 months ago
  7. 1595d88 thermal: Store thermal mode in a dedicated enum by Andrzej Pietrasiewicz · 4 years, 6 months ago
  8. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  9. 91fa588 Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
  10. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  11. 3a2a875 Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 4 years, 7 months ago
  12. 9875b20 Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 7 months ago
  13. a98f670 Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
  14. 8226f11 Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 7 months ago
  15. a5a82e0 Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 7 months ago
  16. 829f3b9 Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 7 months ago
  17. 47a94c5 platform/x86: dcdbas: Check SMBIOS for protected buffer address by Stuart Hayes · 4 years, 8 months ago
  18. 7b91f15 platform/x86: asus_wmi: Reserve more space for struct bias_args by Chris Chiu · 4 years, 8 months ago
  19. cfae58e platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" chasis-type by Hans de Goede · 4 years, 8 months ago
  20. 8fe63eb platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015) by Nickolai Kozachenko · 4 years, 7 months ago
  21. 477d07e platform/x86: touchscreen_dmi: Update Trekstor Twin 10.1 entry by Hans de Goede · 4 years, 7 months ago
  22. 791205e pstore/ram: Introduce max_reason and convert dump_oops by Kees Cook · 4 years, 8 months ago
  23. 6b29030 platform/x86: touchscreen_dmi: Add info for the Trekstor Yourbook C11B by Bernhard Übelacker · 4 years, 8 months ago
  24. 5c556af platform/x86: hp-wmi: Introduce HPWMI_POWER_FW_OR_HW as convenient shortcut by Andy Shevchenko · 4 years, 8 months ago
  25. 5cdc45e platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32() by Andy Shevchenko · 4 years, 8 months ago
  26. 7640cd0 platform/x86: hp-wmi: Refactor postcode_store() to follow standard patterns by Andy Shevchenko · 4 years, 8 months ago
  27. c0f61c5 platform/x86: acerhdf: replace space by * in modalias by Chih-Wei Huang · 4 years, 8 months ago
  28. 2adaec4 platform/x86: ISST: Increase timeout by Srinivas Pandruvada · 4 years, 8 months ago
  29. f89c326 Merge branch 'i2c/for-current-fixed' into i2c/for-5.8 by Wolfram Sang · 4 years, 8 months ago
  30. 1ab7098 media: atomisp: disable the dummy PM driver is atomisp driver is built by Mauro Carvalho Chehab · 4 years, 8 months ago
  31. f441d66 platform/x86: dell-wmi: Ignore keyboard attached / detached events by Hans de Goede · 4 years, 8 months ago
  32. 257e03a platform/x86: dell-laptop: don't register micmute LED if there is no token by Koba Ko · 4 years, 8 months ago
  33. 466f469 platform/x86: thinkpad_acpi: Replace custom approach by kstrtoint() by Andy Shevchenko · 4 years, 8 months ago
  34. 35d13c7 platform/x86: thinkpad_acpi: Use strndup_user() in dispatch_proc_write() by Andy Shevchenko · 4 years, 8 months ago
  35. be51bd4 platform/x86: thinkpad_acpi: Replace next_cmd(&buf) with strsep(&buf, ",") by Andy Shevchenko · 4 years, 8 months ago
  36. dd950f1 platform/x86: intel-vbtn: Detect switch position before registering the input-device by Hans de Goede · 4 years, 8 months ago
  37. f913c308 platform/x86: intel-vbtn: Move detect_tablet_mode() to higher in the file by Hans de Goede · 4 years, 8 months ago
  38. 10d7ff7 platform/x86: asus-wmi: Ignore WMI events with code 0x79 by Hans de Goede · 4 years, 8 months ago
  39. b0dbd97 platform/x86: asus-wmi: Add support for SW_TABLET_MODE by Hans de Goede · 4 years, 8 months ago
  40. fed5003 platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the file by Hans de Goede · 4 years, 8 months ago
  41. 6568d0c platform/x86: asus_wmi: remove redundant initialization of variable status by Colin Ian King · 4 years, 8 months ago
  42. aab9e78 platform/x86: asus-nb-wmi: Revert "Do not load on Asus T100TA and T200TA" by Hans de Goede · 4 years, 8 months ago
  43. 476d60b platform/x86: sony-laptop: Make resuming thermal profile safer by Mattia Dongili · 4 years, 8 months ago
  44. 47828d2 platform/x86: sony-laptop: SNC calls should handle BUFFER types by Mattia Dongili · 4 years, 8 months ago
  45. 29e9eff power: supply: olpc_battery: fix the power supply name by Lubomir Rintel · 5 years ago
  46. d307f17 platform/x86: intel-vbtn: Fix probe failure on devices with only switches by Hans de Goede · 4 years, 8 months ago
  47. 1fac39f platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and "Portable" chassis-types by Hans de Goede · 4 years, 8 months ago
  48. 990fbb4 platform/x86: intel-vbtn: Do not advertise switches to userspace if they are not there by Hans de Goede · 4 years, 8 months ago
  49. f6ba524 platform/x86: intel-vbtn: Split keymap into buttons and switches parts by Hans de Goede · 4 years, 8 months ago
  50. 1893787 platform/x86: intel-vbtn: Use acpi_evaluate_integer() by Hans de Goede · 4 years, 8 months ago
  51. 409f3ae platform/x86: toshiba_acpi: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  52. 41f8004 platform/x86: thinkpad_acpi: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  53. a87406c platform/x86: samsung-laptop: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  54. 410a772 platform/x86: lg-laptop: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  55. e257dd3 platform/x86: eeepc-laptop: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  56. 2225dba platform/x86: asus-wmi: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  57. 55523ab platform/x86: asus-laptop: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  58. b938895 Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 8 months ago
  59. dc56c5ac Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 8 months ago
  60. 65fce35 platform/x86: touchscreen_dmi: Drop comma in terminator line by Andy Shevchenko · 4 years, 8 months ago
  61. 06b2ee0 platform/x86: touchscreen_dmi: add Vinga J116 touchscreen by Andrew Dunai · 4 years, 8 months ago
  62. 2d30fcd platform/x86: Add Slim Bootloader firmware update signaling driver by Jithu Joseph · 4 years, 9 months ago
  63. 3ce2db6 platform/x86: intel_pmc_core: avoid unused-function warnings by Arnd Bergmann · 4 years, 8 months ago
  64. 7a61f05 platform/x86: Add Elkhart Lake SCU/PMC support by Mika Westerberg · 4 years, 9 months ago
  65. b991178 platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement by Xiongfeng Wang · 4 years, 8 months ago
  66. f8a31ec platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement by Xiongfeng Wang · 4 years, 8 months ago
  67. 01f259f platform/x86: intel_pmc_core: avoid unused-function warnings by Arnd Bergmann · 4 years, 8 months ago
  68. 3bd12da platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA by Hans de Goede · 4 years, 9 months ago
  69. e87fa33 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL by Archana Patni · 4 years, 9 months ago
  70. bbb7ad4 platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str() by Enric Balletbo i Serra · 4 years, 9 months ago
  71. c032699 platform/chrome: cros_ec_i2c: Appease the kernel-doc deity by Enric Balletbo i Serra · 4 years, 9 months ago
  72. 94b8e51 Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kernelci by Enric Balletbo i Serra · 4 years, 8 months ago
  73. b31d1d2 platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claiming sensors by Gwendal Grignou · 4 years, 9 months ago
  74. 14232c6 platform/x86: thinkpad_acpi: Add support for dual fan control by Lars Hofhansl · 4 years, 9 months ago
  75. 84c0eb2 platform/mellanox: mlxreg-hotplug: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 10 months ago
  76. 4a65ed6 Merge branch 'ib-mfd-x86-usb-watchdog-v5.7' by Andy Shevchenko · 4 years, 9 months ago
  77. 25f1ca31 platform/x86: intel_pmc_ipc: Convert to MFD by Mika Westerberg · 4 years, 9 months ago
  78. 0759a87 platform/x86: intel_telemetry: Add telemetry_get_pltdata() by Mika Westerberg · 4 years, 9 months ago
  79. b8da68f platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.c by Mika Westerberg · 4 years, 9 months ago
  80. 7713f91 platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command() by Mika Westerberg · 4 years, 9 months ago
  81. 68c73fb platform/x86: intel_telemetry: Convert to use new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
  82. ddcce05 platform/x86: intel_pmc_ipc: Start using SCU IPC by Mika Westerberg · 4 years, 9 months ago
  83. 7e18c89 platform/x86: intel_scu_ipc: Add managed function to register SCU IPC by Mika Westerberg · 4 years, 9 months ago
  84. 663cc18 platform/x86: intel_scu_ipcutil: Convert to use new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
  85. 595694b platform/x86: intel_mid_powerbtn: Convert to use new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
  86. f57fa18 platform/x86: intel_scu_ipc: Introduce new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
  87. ea608f2 platform/x86: intel_scu_ipc: Log more information if SCU IPC command fails by Mika Westerberg · 4 years, 9 months ago
  88. 54b34aa platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver by Mika Westerberg · 4 years, 9 months ago
  89. b5f7311 platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA by Hans de Goede · 4 years, 9 months ago
  90. f78bf06 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL by Archana Patni · 4 years, 9 months ago
  91. 295615f platform/x86: touchscreen_dmi: Add info for the ONDA V891 v5 tablet by Maksim Karasev · 4 years, 9 months ago
  92. 5a707af platform/x86: wmi: Describe function parameters by Andy Shevchenko · 8 years ago
  93. 6701cc8 platform/x86: wmi: Fix indentation in some cases by Andy Shevchenko · 4 years, 9 months ago
  94. f9dffc1 platform/x86: wmi: Replace UUID redefinitions by their originals by Andy Shevchenko · 8 years ago
  95. 89d9c24 platform/chrome: typec: Fix ret value check error by Prashant Malani · 4 years, 9 months ago
  96. 0cfd2440 MIPS: Loongson64: Make RS780E ACPI as a platform driver by Jiaxun Yang · 4 years, 9 months ago
  97. f7ea285 Merge branch 'ib-pdx86-properties' by Andy Shevchenko · 4 years, 9 months ago
  98. c7582ff platform/x86: intel_cht_int33fe: Fix spelling issues by Andy Shevchenko · 4 years, 9 months ago
  99. 7b839f7 platform/x86: intel_cht_int33fe: Switch to use acpi_dev_hid_uid_match() by Andy Shevchenko · 4 years, 9 months ago
  100. fa0c9cb platform/x86: intel_cht_int33fe: Convert to use set_secondary_fwnode() by Andy Shevchenko · 4 years, 9 months ago