1. 44b6b76 platform/x86: wmi: create userspace interface for drivers by Mario Limonciello · 8 years ago
  2. 1f8543a platform/x86: dell-smbios: Add filtering support by Mario Limonciello · 8 years ago
  3. da1f607 platform/x86: dell-smbios-smm: test for WSMT by Mario Limonciello · 8 years ago
  4. 1a258e6 platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver by Mario Limonciello · 8 years ago
  5. 549b493 platform/x86: dell-smbios: Introduce dispatcher for SMM calls by Mario Limonciello · 8 years ago
  6. 33b9ca1 platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokens by Mario Limonciello · 8 years ago
  7. 980f481 platform/x86: dell-smbios: only run if proper oem string is detected by Mario Limonciello · 8 years ago
  8. f97e058 platform/x86: wmi: Don't allow drivers to get each other's GUIDs by Mario Limonciello · 8 years ago
  9. 92b8c54 platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver by Mario Limonciello · 8 years ago
  10. fa9f924 platform/x86: dell-wmi: don't check length returned by Mario Limonciello · 8 years ago
  11. 7e6dcbe platform/x86: dell-wmi: clean up wmi descriptor check by Mario Limonciello · 8 years ago
  12. d0bf42d platform/x86: dell-wmi: increase severity of some failures by Mario Limonciello · 8 years ago
  13. 722c856 platform/x86: wmi: Add new method wmidev_evaluate_method by Mario Limonciello · 8 years ago
  14. f35a8ef platform/x86: dell-smbios: Prefix class/select with cmd_ by Mario Limonciello · 8 years ago
  15. 455e027 platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties by Hans de Goede · 8 years ago
  16. 3fcf2b2 platform/x86: silead_dmi: Add entry for the Digma e200 tablet by Sergey Tshovrebov · 8 years ago
  17. 5c24c05 platform/x86: silead_dmi: Fix GP-electronic T701 entry by Hans de Goede · 8 years ago
  18. f6c7b80 platform/x86: peaq-wmi: Remove unnecessary checks from peaq_wmi_exit by Hans de Goede · 8 years ago
  19. d6fa71f platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table by Hans de Goede · 8 years ago
  20. b231669c platform/x86: ideapad-laptop: Add Lenovo Yoga 920-13IKB to no_hw_rfkill dmi list by Philipp Hug · 8 years ago
  21. c7b3e98 platform/x86: fujitsu-laptop: Fix radio LED detection by Michał Kępień · 8 years ago
  22. 163ca80 platform/x86: hp_accel: Add quirk for HP ProBook 440 G4 by Osama Khan · 8 years ago
  23. 5520437 platform/x86: intel_turbo_max_3: Add Skylake platform by Srinivas Pandruvada · 8 years ago
  24. 026930b platform/x86: intel_telemetry: Remove useless default in Kconfig by Andy Shevchenko · 8 years ago
  25. cfab22c platform/x86: intel_telemetry: Add needed inclusion by Andy Shevchenko · 8 years ago
  26. e3075fd platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates by Kuppuswamy Sathyanarayanan · 8 years ago
  27. a5e5022 platform/x86: intel_telemetry: cleanup redundant headers by Rajneesh Bhardwaj · 8 years ago
  28. 999c839 platform/x86: intel_telemetry: Fix typos by Rajneesh Bhardwaj · 8 years ago
  29. 2cb81ac platform/x86: intel_telemetry: Fix load failure info by Rajneesh Bhardwaj · 8 years ago
  30. f0d9623 platform/x86: intel_cht_int33fe: make a couple of local functions static by Colin Ian King · 8 years ago
  31. 36c282b platform/x86: mlx-platform: make a couple of structures static by Colin Ian King · 8 years ago
  32. 485f2a5 platform/x86: silead_dmi: Add entry for the Chuwi Hi8 Pro tablet by Hans de Goede · 8 years ago
  33. 8f21b74 platform/x86: intel_ips: Remove FSF address from GPL notice by Andy Shevchenko · 8 years ago
  34. b8cc799 platform/x86: intel_ips: Remove unneeded fields and label by Andy Shevchenko · 8 years ago
  35. d2fa170 platform/x86: intel_ips: Keep pointer to struct device by Andy Shevchenko · 8 years ago
  36. 512f466 platform/x86: intel_ips: Use PCI_VDEVICE() macro by Andy Shevchenko · 8 years ago
  37. 8b8bd6d platform/x86: intel_ips: Switch to new PCI IRQ allocation API by Andy Shevchenko · 8 years ago
  38. f5b33d9 platform/x86: intel_ips: Simplify error handling via devres API by Andy Shevchenko · 9 years ago
  39. 3b95206 platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface by Hans de Goede · 8 years ago
  40. dfea7e1 platform/x86: peaq-wmi: Revert Blacklist Lenovo ideapad 700-15ISK by Andy Shevchenko · 8 years ago
  41. ff74972 platform/x86: peaq-wmi: Blacklist Lenovo ideapad 700-15ISK by Kai Heng Feng · 8 years ago
  42. d7ca5eb platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function by Kuppuswamy Sathyanarayanan · 8 years ago
  43. dda3ec0 platform/x86: thinkpad_acpi: Implement tablet mode using GMMS method by Benjamin Berg · 8 years ago
  44. cd6bf77 platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt by Ville Syrjälä · 8 years ago
  45. 7b11e89 platform/x86: wmi: Destroy on cleanup rather than unregister by Mario Limonciello · 8 years ago
  46. 303d1fc platform/x86: wmi: Cleanup exit routine in reverse order of init by Mario Limonciello · 8 years ago
  47. b60ee4e platform/x86: wmi: Sort include list by Mario Limonciello · 8 years ago
  48. 7b4dd216 platform/x86: dell-smbios: Add pr_fmt definition to driver by Mario Limonciello · 8 years ago
  49. 9808f36 platform/x86: dell-wmi: Do not match on descriptor GUID modalias by Mario Limonciello · 8 years ago
  50. 72e8320 platform/x86: dell-wmi: Label driver as handling notifications by Mario Limonciello · 8 years ago
  51. 4c05984 platform/x86: asus-wmi: Add lightbar led support by Maxime Bellengé · 8 years ago
  52. 821b853 platform/x86: intel-hid: Power button suspend on Dell Latitude 7275 by Jérôme de Bretagne · 8 years ago
  53. 12933ea platform/x86: intel-wmi-thunderbolt: Silence error cases by Mario Limonciello · 8 years ago
  54. ae11c5b platform/x86: intel_telemetry_debugfs: Use standard ARRAY_SIZE() macro by Allen Pais · 8 years ago
  55. 5c00345 platform/x86: intel_cht_int33fe: Work around BIOS bug on some devices by Hans de Goede · 8 years ago
  56. ce6a900 platform/x86: Add driver to force WMI Thunderbolt controller power status by Mario Limonciello · 8 years ago
  57. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 8 years ago
  58. 0e271fd Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  59. 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  60. 00ebbeb platform/x86: dell-wmi: Update dell_wmi_check_descriptor_buffer() to new model by Andy Lutomirski · 8 years ago
  61. a9c37b7 platform/x86: intel-vbtn: reduce unnecessary messages for normal users by Alex Hung · 8 years ago
  62. d496c87 platform/x86: intel-hid: reduce unnecessary messages for normal users by Alex Hung · 8 years ago
  63. 6b99e35 platform/x86: thinkpad_acpi: Fix warning about deprecated hwmon_device_register by Stanislav Fomichev · 8 years ago
  64. 6afa1e2 platform/x86: wmi: Fix check for method instance number by Pali Rohár · 8 years ago
  65. ade5029 platform/x86: ideapad-laptop: Expose conservation mode switch by Hao Wei Tee · 8 years ago
  66. c977b98 platform/x86: intel_pmc_core: Make the driver PCH family agnostic by Srinivas Pandruvada · 8 years ago
  67. 2cf7bde platform/x86: peaq-wmi: Evaluate wmi method with instance number 0x0 by Pali Rohár · 8 years ago
  68. f85a43b9 platform/x86: mxm-wmi: Evaluate wmi method with instance number 0x0 by Pali Rohár · 8 years ago
  69. 0fe5726 platform/x86: asus-wmi: Evaluate wmi method with instance number 0x0 by Pali Rohár · 8 years ago
  70. 9a862ed platform/x86: intel_scu_ipc: make intel_scu_ipc_pdata_t const by Bhumika Goyal · 8 years ago
  71. c94a8ff platform/x86: intel_mid_powerbtn: make mid_pb_ddata const by Bhumika Goyal · 8 years ago
  72. fe4e8d0 platform/x86: intel_mid_powerbtn: fix error return code in mid_pb_probe() by Gustavo A. R. Silva · 8 years ago
  73. 50c5516 platform/x86: hp-wmi: Remove unused macro helper by Paulo Alcantara · 8 years ago
  74. fbcb4a5 platform/x86: hp-wmi: Correctly determine method id in WMI calls by Paulo Alcantara · 8 years ago
  75. 946da69 platform/x86: intel-vbtn: match power button on press rather than release by Mario Limonciello · 8 years ago
  76. c801603 platform/x86: intel-vbtn: match power button on press rather than release by Mario Limonciello · 8 years ago
  77. 51391ca platform/x86: dell-wmi: Fix driver interface version query by Andy Lutomirski · 8 years ago
  78. 635173a platform/x86: intel-hid: Wake up Dell Latitude 7275 from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  79. baa5480 platform/x86: dell-wmi: Fix driver interface version query by Andy Lutomirski · 8 years ago
  80. 95a5af1 platform/x86: intel_telemetry: remove redundant macro definition by Rajneesh Bhardwaj · 8 years ago
  81. 54949a6 platform/x86: intel_telemetry: Add GLK PSS Event Table by Rajneesh Bhardwaj · 8 years ago
  82. 22ff1a3 platform/x86: alienware-wmi: fix format string overflow warning by Arnd Bergmann · 8 years ago
  83. cd0223c platform/x86: ibm_rtl: remove unnecessary static in ibm_rtl_write() by Gustavo A. R. Silva · 8 years ago
  84. 6d8d556 platform/x86: msi-wmi: remove unnecessary static in msi_wmi_notify() by Gustavo A. R. Silva · 8 years ago
  85. 890f658 platform/x86: peaq-wmi: silence a static checker warning by Dan Carpenter · 8 years ago
  86. 9727771 platform/x86: wmi: Fix error handling in acpi_wmi_init() by Alexey Khoroshilov · 8 years ago
  87. a00c696 platform/x86: peaq-wmi: select INPUT_POLLDEV by Arnd Bergmann · 8 years ago
  88. 6735a19 Merge tag 'platform-drivers-x86-v4.13-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  89. c3a73ed platform/x86: silead_dmi: Add entry for Ployer Momo7w tablet touchscreen by Hans de Goede · 8 years ago
  90. 44bd76d platform/x86: toshiba_acpi: constify attribute_group structures. by Arvind Yadav · 8 years ago
  91. e90d9ba platform/x86: asus-wmi: constify attribute_group structures. by Arvind Yadav · 8 years ago
  92. 24f5840 platform/x86: panasonic-laptop: constify attribute_group structures. by Arvind Yadav · 8 years ago
  93. 4b7942d platform/x86: alienware-wmi: constify attribute_group structures. by Arvind Yadav · 8 years ago
  94. 8546268 platform/x86: samsung-laptop: constify attribute_group structures. by Arvind Yadav · 8 years ago
  95. ab56246 platform/x86: compal-laptop: constify attribute_group structures. by Arvind Yadav · 8 years ago
  96. ee56ff7 platform/x86: fujitsu-laptop: constify attribute_group structures. by Arvind Yadav · 8 years ago
  97. c1bda75 platform/x86: peaq-wmi: Fix peaq_ignore_events_counter handling off by 1 by Hans de Goede · 8 years ago
  98. 6972b00 Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  99. b77a537 platform/x86: fujitsu-laptop: add NULL check on devm_kzalloc() return value by Gustavo A. R. Silva · 8 years ago
  100. 4edfc54 platform/x86: silead_dmi: Add touchscreen info for I.T.Works TW891 2-in-1 by Hans de Goede · 8 years ago