1. b9570f5 platform/x86: gigabyte-wmi: add support for X570 GAMING X by Thomas Weißschuh · 3 years, 5 months ago
  2. 73fcbad platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200s by Hans de Goede · 3 years, 5 months ago
  3. 7f45621 platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a module option by Hans de Goede · 3 years, 5 months ago
  4. 9d7b132 platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables by Hans de Goede · 3 years, 5 months ago
  5. 085fc31 platform/x86: Make dual_accel_detect() KIOX010A + KIOX020A detect more robust by Hans de Goede · 3 years, 5 months ago
  6. 153cca9 platform/x86: Add and use a dual_accel_detect() helper by Hans de Goede · 3 years, 5 months ago
  7. 2b2c66f platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2 by Thomas Weißschuh · 3 years, 5 months ago
  8. a59c7b6 platform/x86: intel-hid: add Alder Lake ACPI device ID by Ping Bao · 3 years, 6 months ago
  9. f7e506e platform/x86: think-lmi: Fix possible mem-leaks on tlmi_analyze() error-exit by Hans de Goede · 3 years, 6 months ago
  10. 30e7843 platform/x86: think-lmi: Split kobject_init() and kobject_add() calls by Hans de Goede · 3 years, 6 months ago
  11. e62fb1e platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dir by Mark Pearson · 3 years, 6 months ago
  12. 7f5231b platform/x86: amd-pmc: Fix undefined reference to __udivdi3 by Shyam Sundar S K · 3 years, 6 months ago
  13. 95edbbf platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd() by Yang Yingliang · 3 years, 6 months ago
  14. 23e9592 platform/x86: wireless-hotkey: remove hardcoded "hp" from the error message by Alex Hung · 3 years, 6 months ago
  15. a973c98 platform/x86: amd-pmc: Use return code on suspend by Mario Limonciello · 3 years, 6 months ago
  16. 83cbaf1 platform/x86: amd-pmc: Add new acpi id for future PMC controllers by Shyam Sundar S K · 3 years, 6 months ago
  17. 9422584 platform/x86: amd-pmc: Add support for ACPI ID AMDI0006 by Shyam Sundar S K · 3 years, 6 months ago
  18. b9a4fa6 platform/x86: amd-pmc: Add support for logging s0ix counters by Shyam Sundar S K · 3 years, 6 months ago
  19. 7662056 platform/x86: amd-pmc: Add support for logging SMU metrics by Shyam Sundar S K · 3 years, 6 months ago
  20. 162b937 platform/x86: amd-pmc: call dump registers only once by Shyam Sundar S K · 3 years, 6 months ago
  21. 4c06d35 platform/x86: amd-pmc: Fix SMU firmware reporting mechanism by Shyam Sundar S K · 3 years, 6 months ago
  22. 95e1b60 platform/x86: amd-pmc: Fix command completion code by Shyam Sundar S K · 3 years, 6 months ago
  23. 95d4292 platform/x86: think-lmi: Add pending_reboot support by Mark Pearson · 3 years, 6 months ago
  24. f5c13f1 Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 6 months ago
  25. df04fbe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 6 months ago
  26. 33197bd Merge branch 'for-5.14/intel-ish' into for-linus by Jiri Kosina · 3 years, 6 months ago
  27. 0e695c3 platform/x86: dell-wmi-sysman: Change user experience when Admin/System Password is modified by Prasanth KSR · 3 years, 6 months ago
  28. caf2389 platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle_gpio_resources() by Dan Carpenter · 3 years, 6 months ago
  29. 23dcd74 platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_setting_release() by Hans de Goede · 3 years, 6 months ago
  30. 0fdf10e platform/x86: think-lmi: Split current_value to reflect only the value by Mario Limonciello · 3 years, 6 months ago
  31. 1bcad8e platform/x86: think-lmi: Fix issues with duplicate attributes by Mario Limonciello · 3 years, 6 months ago
  32. 71d69e8 platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length string by Hans de Goede · 3 years, 7 months ago
  33. 72fbcac platform/x86: intel_cht_int33fe: Move to its own subfolder by Andy Shevchenko · 3 years, 7 months ago
  34. 8bd836f platform/x86: intel_skl_int3472: Move to intel/ subfolder by Andy Shevchenko · 3 years, 7 months ago
  35. 7540599 platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_clock() by Andy Shevchenko · 3 years, 7 months ago
  36. 7b2baa4 platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_regulator() by Andy Shevchenko · 3 years, 7 months ago
  37. 7199418 platform/x86: intel_skl_int3472: Use ACPI GPIO resource directly by Andy Shevchenko · 3 years, 7 months ago
  38. a438dd1 platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP) by Andy Shevchenko · 3 years, 7 months ago
  39. a431024 platform/x86: intel_skl_int3472: Free ACPI device resources after use by Andy Shevchenko · 3 years, 7 months ago
  40. 3ece696 platform/x86: Remove "default n" entries by Andy Shevchenko · 3 years, 7 months ago
  41. aa2ddd2 platform/x86: ISST: Use numa node id for cpu pci dev mapping by Srinivas Pandruvada · 3 years, 7 months ago
  42. 1e42de8 platform/x86: ISST: Optimize CPU to PCI device mapping by Srinivas Pandruvada · 3 years, 7 months ago
  43. 5de691b platform/x86: Add intel_skl_int3472 driver by Daniel Scally · 3 years, 7 months ago
  44. c8d9c36 Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hans by Hans de Goede · 3 years, 7 months ago
  45. cf80294 Merge tag 'platform-drivers-x86-goodix-v5.14-1' into review-hans by Hans de Goede · 3 years, 7 months ago
  46. 039e6a3 platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 7 months ago
  47. 0ddcf3a platform/x86: think-lmi: Avoid potential read before start of the buffer by Hans de Goede · 3 years, 7 months ago
  48. 86bb2e3 platform/x86: think-lmi: Fix check for admin password being set by Hans de Goede · 3 years, 7 months ago
  49. cb58c27 platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global static by Hans de Goede · 3 years, 7 months ago
  50. 8f44f31 platform/x86: intel_ips: fix set but unused warning in read_mgtv by yangerkun · 3 years, 7 months ago
  51. 77d06ec x86/platform/uv: Constify static attribute_group struct by Rikard Falkeborn · 3 years, 7 months ago
  52. 62ef969 platform/x86: tc1100-wmi: Constify static attribute_group struct by Rikard Falkeborn · 3 years, 7 months ago
  53. d24023e platform/x86: intel_pmt_crashlog: Constify static attribute_group struct by Rikard Falkeborn · 3 years, 7 months ago
  54. c297937 platform/x86: hdaps: Constify static attribute_group struct by Rikard Falkeborn · 3 years, 7 months ago
  55. be9c4fa platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_packet_layer.c by Baokun Li · 3 years, 7 months ago
  56. a8aedd4 platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_request_layer.c by Baokun Li · 3 years, 7 months ago
  57. f9e7f9a platform/surface: aggregator: Drop unnecessary variable initialization by Maximilian Luz · 3 years, 7 months ago
  58. 37ed76a platform/surface: aggregator: Do not return uninitialized value by Maximilian Luz · 3 years, 7 months ago
  59. cbd224e platform/surface: aggregator_cdev: Add lockdep support by Maximilian Luz · 3 years, 7 months ago
  60. e8e298a platform/surface: aggregator_cdev: Allow enabling of events from user-space by Maximilian Luz · 3 years, 7 months ago
  61. 776c53c platform/surface: aggregator_cdev: Add support for forwarding events to user-space by Maximilian Luz · 3 years, 7 months ago
  62. b276335 platform/surface: aggregator: Update copyright by Maximilian Luz · 3 years, 7 months ago
  63. 4b38a1d platform/surface: aggregator: Allow enabling of events without notifiers by Maximilian Luz · 3 years, 7 months ago
  64. 0e8512f platform/surface: aggregator: Allow registering notifiers without enabling events by Maximilian Luz · 3 years, 7 months ago
  65. 3d9907e platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO_AUTOEN flag" by Mykola Kostenok · 3 years, 7 months ago
  66. a32348b platform/surface: dtx: Add missing mutex_destroy() call in failure path by Maximilian Luz · 3 years, 7 months ago
  67. ae8ee4c platform/x86: dell-wmi-sysman: fw_attr_inuse can be static by kernel test robot · 3 years, 7 months ago
  68. 14227ce platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlmi_pwd_setting by Hans de Goede · 3 years, 7 months ago
  69. a40cd7e platform/x86: think-lmi: Add WMI interface support on Lenovo platforms by Mark Pearson · 3 years, 7 months ago
  70. 8a1c379 platform/x86: dell-wmi-sysman: Use firmware_attributes_class helper by Mark Pearson · 3 years, 7 months ago
  71. 17b707f platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration events by Mark Pearson · 3 years, 7 months ago
  72. 6cbaee2 platform/surface: aggregator: Fix event disable function by Maximilian Luz · 3 years, 7 months ago
  73. 28e3671 platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard() by Jiapeng Chong · 3 years, 7 months ago
  74. f7b056b platform/x86: touchscreen_dmi: Fix Chuwi Hi10 Pro comment by Hans de Goede · 3 years, 7 months ago
  75. 8af9fa3 platform/x86: dell-privacy: Add support for Dell hardware privacy by Perry Yuan · 3 years, 8 months ago
  76. 8bf388a platform/x86: dell-wmi: Rename dell-wmi.c to dell-wmi-base.c by Hans de Goede · 3 years, 8 months ago
  77. 25acf21 platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support by Til Jasper Ullrich · 3 years, 7 months ago
  78. 3fca4b1 platform/x86: thinkpad_acpi: Fix inconsistent indenting by Jiapeng Chong · 3 years, 7 months ago
  79. ab66724 platform/x86: ideapad-laptop: Ignore VPC event bit 10 by Hans de Goede · 3 years, 7 months ago
  80. b6c3c6f platform/surface: aggregator_registry: Consolidate node groups for 5th- and 6th-gen devices by Maximilian Luz · 3 years, 8 months ago
  81. 460d740 platform/surface: aggregator_registry: Add support for 13" Intel Surface Laptop 4 by Maximilian Luz · 3 years, 8 months ago
  82. e978858 platform/surface: aggregator_registry: Update comments for 15" AMD Surface Laptop 4 by Maximilian Luz · 3 years, 8 months ago
  83. 28117f3 platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and G15" by Luke D. Jones · 3 years, 9 months ago
  84. 98c0c85 platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures" by Luke D. Jones · 3 years, 9 months ago
  85. a558ea4 platform/x86: Rename hp-wireless to wireless-hotkey by Mario Limonciello · 3 years, 8 months ago
  86. 7dc4a18 platform/x86: toshiba_haps: Fix missing newline in pr_debug call in toshiba_haps_notify by Hans de Goede · 3 years, 8 months ago
  87. 1351f1d platform/x86: samsung-laptop: set debugfs blobs to read only by Wolfram Sang · 3 years, 8 months ago
  88. 5b6a9a2 platform/x86: samsung-laptop: use octal numbers for rwx file permissions by Wolfram Sang · 3 years, 8 months ago
  89. e48af75 platform/x86: dcdbas: drop unneeded assignment in host_control_smi() by Yang Li · 3 years, 8 months ago
  90. 8426319 platform/x86: intel_cht_int33fe: Correct "displayport" fwnode reference by Hans de Goede · 3 years, 8 months ago
  91. 97be86e platform/x86: dell-wmi-sysman: Make populate_foo_data functions more robust by Prasanth KSR · 3 years, 8 months ago
  92. 68afbd8 Merge tag 'v5.13-rc6' into driver-core-next by Greg Kroah-Hartman · 3 years, 7 months ago
  93. a9e10e5 ACPI: scan: Extend acpi_walk_dep_device_list() by Daniel Scally · 3 years, 7 months ago
  94. 701b54b platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO_AUTOEN flag" by Mykola Kostenok · 3 years, 7 months ago
  95. 6325ce1 platform/surface: dtx: Add missing mutex_destroy() call in failure path by Maximilian Luz · 3 years, 7 months ago
  96. b430e1d platform/surface: aggregator: Fix event disable function by Maximilian Luz · 3 years, 7 months ago
  97. 92722ba Merge 5.13-rc4 into driver-core-next by Greg Kroah-Hartman · 3 years, 7 months ago
  98. c0e0436 platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support by Til Jasper Ullrich · 3 years, 7 months ago
  99. 2f26dc0 platform/surface: aggregator_registry: Add support for 13" Intel Surface Laptop 4 by Maximilian Luz · 3 years, 8 months ago
  100. 5fafeeb platform/surface: aggregator_registry: Update comments for 15" AMD Surface Laptop 4 by Maximilian Luz · 3 years, 8 months ago