1. 5c556af platform/x86: hp-wmi: Introduce HPWMI_POWER_FW_OR_HW as convenient shortcut by Andy Shevchenko · 4 years, 8 months ago
  2. 5cdc45e platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32() by Andy Shevchenko · 4 years, 8 months ago
  3. 7640cd0 platform/x86: hp-wmi: Refactor postcode_store() to follow standard patterns by Andy Shevchenko · 4 years, 8 months ago
  4. c0f61c5 platform/x86: acerhdf: replace space by * in modalias by Chih-Wei Huang · 4 years, 8 months ago
  5. 2adaec4 platform/x86: ISST: Increase timeout by Srinivas Pandruvada · 4 years, 8 months ago
  6. f441d66 platform/x86: dell-wmi: Ignore keyboard attached / detached events by Hans de Goede · 4 years, 8 months ago
  7. 257e03a platform/x86: dell-laptop: don't register micmute LED if there is no token by Koba Ko · 4 years, 8 months ago
  8. 466f469 platform/x86: thinkpad_acpi: Replace custom approach by kstrtoint() by Andy Shevchenko · 4 years, 8 months ago
  9. 35d13c7 platform/x86: thinkpad_acpi: Use strndup_user() in dispatch_proc_write() by Andy Shevchenko · 4 years, 8 months ago
  10. be51bd4 platform/x86: thinkpad_acpi: Replace next_cmd(&buf) with strsep(&buf, ",") by Andy Shevchenko · 4 years, 8 months ago
  11. dd950f1 platform/x86: intel-vbtn: Detect switch position before registering the input-device by Hans de Goede · 4 years, 8 months ago
  12. f913c308 platform/x86: intel-vbtn: Move detect_tablet_mode() to higher in the file by Hans de Goede · 4 years, 8 months ago
  13. 10d7ff7 platform/x86: asus-wmi: Ignore WMI events with code 0x79 by Hans de Goede · 4 years, 8 months ago
  14. b0dbd97 platform/x86: asus-wmi: Add support for SW_TABLET_MODE by Hans de Goede · 4 years, 8 months ago
  15. 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
  16. 6568d0c platform/x86: asus_wmi: remove redundant initialization of variable status by Colin Ian King · 4 years, 8 months ago
  17. aab9e78 platform/x86: asus-nb-wmi: Revert "Do not load on Asus T100TA and T200TA" by Hans de Goede · 4 years, 8 months ago
  18. 476d60b platform/x86: sony-laptop: Make resuming thermal profile safer by Mattia Dongili · 4 years, 8 months ago
  19. 47828d2 platform/x86: sony-laptop: SNC calls should handle BUFFER types by Mattia Dongili · 4 years, 8 months ago
  20. b14cd9d tools/power/x86/intel-speed-select: Update version by Srinivas Pandruvada · 4 years, 8 months ago
  21. 7983ed6 tools/power/x86/intel-speed-select: Enable clos for turbo-freq enable by Srinivas Pandruvada · 4 years, 8 months ago
  22. 4c35527 intel-speed-select: Fix speed-select-base-freq-properties output on CLX-N by Prarit Bhargava · 4 years, 9 months ago
  23. 28c59ae tools/power/x86/intel-speed-select: Fix CLX-N package information output by Prarit Bhargava · 4 years, 9 months ago
  24. 3d904f0 tools/power/x86/intel-speed-select: Check support status before enable by Srinivas Pandruvada · 4 years, 10 months ago
  25. e78fded tools/power/x86/intel-speed-select: Change debug to error by Srinivas Pandruvada · 4 years, 10 months ago
  26. d307f17 platform/x86: intel-vbtn: Fix probe failure on devices with only switches by Hans de Goede · 4 years, 8 months ago
  27. 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
  28. 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
  29. f6ba524 platform/x86: intel-vbtn: Split keymap into buttons and switches parts by Hans de Goede · 4 years, 8 months ago
  30. 1893787 platform/x86: intel-vbtn: Use acpi_evaluate_integer() by Hans de Goede · 4 years, 8 months ago
  31. 409f3ae platform/x86: toshiba_acpi: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  32. 41f8004 platform/x86: thinkpad_acpi: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  33. a87406c platform/x86: samsung-laptop: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  34. 410a772 platform/x86: lg-laptop: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  35. e257dd3 platform/x86: eeepc-laptop: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  36. 2225dba platform/x86: asus-wmi: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  37. 55523ab platform/x86: asus-laptop: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 8 months ago
  38. 438d8ca watchdog: iTCO: fix link error by Arnd Bergmann · 4 years, 9 months ago
  39. 65fce35 platform/x86: touchscreen_dmi: Drop comma in terminator line by Andy Shevchenko · 4 years, 8 months ago
  40. 06b2ee0 platform/x86: touchscreen_dmi: add Vinga J116 touchscreen by Andrew Dunai · 4 years, 8 months ago
  41. 2d30fcd platform/x86: Add Slim Bootloader firmware update signaling driver by Jithu Joseph · 4 years, 9 months ago
  42. 3ce2db6 platform/x86: intel_pmc_core: avoid unused-function warnings by Arnd Bergmann · 4 years, 9 months ago
  43. b4603cb MAINTAINERS: Add me as maintainer of Intel SCU drivers by Mika Westerberg · 4 years, 9 months ago
  44. 7a61f05 platform/x86: Add Elkhart Lake SCU/PMC support by Mika Westerberg · 4 years, 9 months ago
  45. b991178 platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement by Xiongfeng Wang · 4 years, 9 months ago
  46. 14232c6 platform/x86: thinkpad_acpi: Add support for dual fan control by Lars Hofhansl · 4 years, 9 months ago
  47. 4a65ed6 Merge branch 'ib-mfd-x86-usb-watchdog-v5.7' by Andy Shevchenko · 4 years, 9 months ago
  48. 2f72d35 MAINTAINERS: Update entry for Intel Broxton PMC driver by Mika Westerberg · 4 years, 9 months ago
  49. 25f1ca31 platform/x86: intel_pmc_ipc: Convert to MFD by Mika Westerberg · 4 years, 9 months ago
  50. 0759a87 platform/x86: intel_telemetry: Add telemetry_get_pltdata() by Mika Westerberg · 4 years, 9 months ago
  51. b8da68f platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.c by Mika Westerberg · 4 years, 9 months ago
  52. 781adff x86/platform/intel-mid: Add empty stubs for intel_scu_devices_[create|destroy]() by Mika Westerberg · 4 years, 9 months ago
  53. 7713f91 platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command() by Mika Westerberg · 4 years, 9 months ago
  54. b628514 usb: typec: mux: Convert the Intel PMC Mux driver to use new SCU IPC API by Heikki Krogerus · 4 years, 9 months ago
  55. 68c73fb platform/x86: intel_telemetry: Convert to use new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
  56. 50362083 mfd: intel_soc_pmic_mrfld: Convert to use new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
  57. 4181bc8 mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
  58. e7d3c33 mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmic by Mika Westerberg · 4 years, 9 months ago
  59. ddcce05 platform/x86: intel_pmc_ipc: Start using SCU IPC by Mika Westerberg · 4 years, 9 months ago
  60. 7e18c89 platform/x86: intel_scu_ipc: Add managed function to register SCU IPC by Mika Westerberg · 4 years, 9 months ago
  61. 663cc18 platform/x86: intel_scu_ipcutil: Convert to use new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
  62. 80ae679 watchdog: intel-mid_wdt: Convert to use new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
  63. 595694b platform/x86: intel_mid_powerbtn: Convert to use new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
  64. f57fa18 platform/x86: intel_scu_ipc: Introduce new SCU IPC API by Mika Westerberg · 4 years, 9 months ago
  65. dd88564 platform/x86: intel_scu_ipc: Move legacy SCU IPC API to a separate header by Mika Westerberg · 4 years, 9 months ago
  66. ea608f2 platform/x86: intel_scu_ipc: Log more information if SCU IPC command fails by Mika Westerberg · 4 years, 9 months ago
  67. 54b34aa platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver by Mika Westerberg · 4 years, 9 months ago
  68. b5f7311 platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA by Hans de Goede · 4 years, 9 months ago
  69. f78bf06 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL by Archana Patni · 4 years, 9 months ago
  70. 295615f platform/x86: touchscreen_dmi: Add info for the ONDA V891 v5 tablet by Maksim Karasev · 4 years, 9 months ago
  71. 5a707af platform/x86: wmi: Describe function parameters by Andy Shevchenko · 8 years ago
  72. 6701cc8 platform/x86: wmi: Fix indentation in some cases by Andy Shevchenko · 4 years, 9 months ago
  73. f9dffc1 platform/x86: wmi: Replace UUID redefinitions by their originals by Andy Shevchenko · 8 years ago
  74. f7ea285 Merge branch 'ib-pdx86-properties' by Andy Shevchenko · 4 years, 9 months ago
  75. c7582ff platform/x86: intel_cht_int33fe: Fix spelling issues by Andy Shevchenko · 4 years, 9 months ago
  76. 7b839f7 platform/x86: intel_cht_int33fe: Switch to use acpi_dev_hid_uid_match() by Andy Shevchenko · 4 years, 9 months ago
  77. fa0c9cb platform/x86: intel_cht_int33fe: Convert to use set_secondary_fwnode() by Andy Shevchenko · 4 years, 9 months ago
  78. 140355e platform/x86: intel_cht_int33fe: Convert software node array to group by Andy Shevchenko · 4 years, 9 months ago
  79. 02094d5 software node: Allow register and unregister software node groups by Andy Shevchenko · 4 years, 9 months ago
  80. 96489ae device property: export set_secondary_fwnode() to modules by Andy Shevchenko · 4 years, 9 months ago
  81. ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 9 months ago
  82. dadbd85 mm: Fix MREMAP_DONTUNMAP accounting on VMA merge by Brian Geffon · 4 years, 9 months ago
  83. 86cc3398 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 9 months ago
  84. 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  85. 3e0dea5 Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  86. b737458 Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  87. 80ade29 Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  88. 08dd387 Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  89. 5e7de58 Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  90. 439f1da Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 9 months ago
  91. aee0314 Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 9 months ago
  92. 1340283 Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 9 months ago
  93. 50cc09c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  94. 4395158 xattr.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  95. 6e88abb uapi: linux: fiemap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  96. d6cdad8 uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  97. 06ccf63 tpm_eventlog.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  98. 4ea19ec ti_wilink_st.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  99. 16c3380 swap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  100. 5c91aa1 skbuff.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago