1. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 36f20ee Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  3. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  4. c6f9288 platform/x86: dell-laptop: fix error return code in dell_init() by weiyongjun (A) · 7 years ago
  5. 4255c30 platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfix by Mario Limonciello · 7 years ago
  6. 0192f17 clean up x86 platform driver default values by Linus Torvalds · 7 years ago
  7. 07c455e Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  8. aaa4096 platform/x86: silead_dmi: Add silead, home-button property to some tablets by Hans de Goede · 7 years ago
  9. 5246741 platform/x86: dell-laptop: Allocate buffer before rfkill use by Mario Limonciello · 7 years ago
  10. 868b8d3 platform/x86: dell-*wmi*: Relay failed initial probe to dependent drivers by Mario Limonciello · 7 years ago
  11. 8b9528a platform/x86: dell-wmi-descriptor: check if memory was allocated by Mario Limonciello · 7 years ago
  12. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  13. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  14. 6aa2f94 Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  15. 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  16. 73ed298 platform/x86: Revert intel_pmc_ipc: Use MFD framework to create dependent devices by Andy Shevchenko · 7 years ago
  17. 307ab2a platform/x86: dell-smbios-wmi: release mutex lock on WMI call failure by Mario Limonciello · 7 years ago
  18. 5e3e229 platform/x86: wmi: release mutex on module acquistion failure by Mario Limonciello · 7 years ago
  19. 54d1173 platform/x86: dell-smbios: fix string overflow by Arnd Bergmann · 7 years ago
  20. dc7b038 gpio: Move irq_valid_mask into struct gpio_irq_chip by Thierry Reding · 7 years ago
  21. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  22. 43aaf4f platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices by Kuppuswamy Sathyanarayanan · 7 years ago
  23. 6cc8cbb platform/x86: intel_punit_ipc: Fix resource ioremap warning by Kuppuswamy Sathyanarayanan · 7 years ago
  24. ce7ff1c platform/x86: dell-smo8800: remove redundant assignments to byte_data by Colin Ian King · 7 years ago
  25. 9968e12 platform/x86: hp-wmi: Fix tablet mode detection for convertibles by Stefan Brüns · 7 years ago
  26. fbc15e3 platform/x86: intel_ips: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  27. e4a1805 platform/x86: sony-laptop: Drop variable assignment in sony_nc_setup_rfkill() by Markus Elfring · 7 years ago
  28. f6c8a31 platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill() by Markus Elfring · 7 years ago
  29. f2645fa platform/x86: dell-smbios-wmi: introduce userspace interface by Mario Limonciello · 7 years ago
  30. 44b6b76 platform/x86: wmi: create userspace interface for drivers by Mario Limonciello · 7 years ago
  31. 1f8543a platform/x86: dell-smbios: Add filtering support by Mario Limonciello · 7 years ago
  32. da1f607 platform/x86: dell-smbios-smm: test for WSMT by Mario Limonciello · 7 years ago
  33. 1a258e6 platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver by Mario Limonciello · 7 years ago
  34. 549b493 platform/x86: dell-smbios: Introduce dispatcher for SMM calls by Mario Limonciello · 7 years ago
  35. 33b9ca1 platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokens by Mario Limonciello · 7 years ago
  36. 980f481 platform/x86: dell-smbios: only run if proper oem string is detected by Mario Limonciello · 7 years ago
  37. f97e058 platform/x86: wmi: Don't allow drivers to get each other's GUIDs by Mario Limonciello · 7 years ago
  38. 92b8c54 platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver by Mario Limonciello · 7 years ago
  39. fa9f924 platform/x86: dell-wmi: don't check length returned by Mario Limonciello · 7 years ago
  40. 7e6dcbe platform/x86: dell-wmi: clean up wmi descriptor check by Mario Limonciello · 7 years ago
  41. d0bf42d platform/x86: dell-wmi: increase severity of some failures by Mario Limonciello · 7 years ago
  42. 722c856 platform/x86: wmi: Add new method wmidev_evaluate_method by Mario Limonciello · 7 years ago
  43. f35a8ef platform/x86: dell-smbios: Prefix class/select with cmd_ by Mario Limonciello · 7 years ago
  44. 455e027 platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties by Hans de Goede · 7 years ago
  45. 3fcf2b2 platform/x86: silead_dmi: Add entry for the Digma e200 tablet by Sergey Tshovrebov · 7 years ago
  46. 5c24c05 platform/x86: silead_dmi: Fix GP-electronic T701 entry by Hans de Goede · 7 years ago
  47. f6c7b80 platform/x86: peaq-wmi: Remove unnecessary checks from peaq_wmi_exit by Hans de Goede · 7 years ago
  48. d6fa71f platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table by Hans de Goede · 7 years ago
  49. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  50. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  51. b231669 platform/x86: ideapad-laptop: Add Lenovo Yoga 920-13IKB to no_hw_rfkill dmi list by Philipp Hug · 7 years ago
  52. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  53. c7b3e98 platform/x86: fujitsu-laptop: Fix radio LED detection by Michał Kępień · 7 years ago
  54. 163ca80 platform/x86: hp_accel: Add quirk for HP ProBook 440 G4 by Osama Khan · 7 years ago
  55. 5520437 platform/x86: intel_turbo_max_3: Add Skylake platform by Srinivas Pandruvada · 7 years ago
  56. 026930b platform/x86: intel_telemetry: Remove useless default in Kconfig by Andy Shevchenko · 7 years ago
  57. cfab22c platform/x86: intel_telemetry: Add needed inclusion by Andy Shevchenko · 7 years ago
  58. e3075fd platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates by Kuppuswamy Sathyanarayanan · 7 years ago
  59. 6687aeb platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates by Kuppuswamy Sathyanarayanan · 7 years ago
  60. 83beee5 platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function by Kuppuswamy Sathyanarayanan · 7 years ago
  61. a5e5022 platform/x86: intel_telemetry: cleanup redundant headers by Rajneesh Bhardwaj · 7 years ago
  62. 999c839 platform/x86: intel_telemetry: Fix typos by Rajneesh Bhardwaj · 7 years ago
  63. 2cb81ac platform/x86: intel_telemetry: Fix load failure info by Rajneesh Bhardwaj · 7 years ago
  64. f0d9623 platform/x86: intel_cht_int33fe: make a couple of local functions static by Colin Ian King · 7 years ago
  65. 36c282b platform/x86: mlx-platform: make a couple of structures static by Colin Ian King · 7 years ago
  66. 485f2a5 platform/x86: silead_dmi: Add entry for the Chuwi Hi8 Pro tablet by Hans de Goede · 7 years ago
  67. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  68. 1236d6b Merge 4.14-rc4 into staging-next by Greg Kroah-Hartman · 7 years ago
  69. 8f21b74 platform/x86: intel_ips: Remove FSF address from GPL notice by Andy Shevchenko · 7 years ago
  70. b8cc799 platform/x86: intel_ips: Remove unneeded fields and label by Andy Shevchenko · 7 years ago
  71. d2fa170 platform/x86: intel_ips: Keep pointer to struct device by Andy Shevchenko · 7 years ago
  72. 512f466 platform/x86: intel_ips: Use PCI_VDEVICE() macro by Andy Shevchenko · 7 years ago
  73. 8b8bd6d platform/x86: intel_ips: Switch to new PCI IRQ allocation API by Andy Shevchenko · 7 years ago
  74. f5b33d9 platform/x86: intel_ips: Simplify error handling via devres API by Andy Shevchenko · 8 years ago
  75. 3b95206 platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface by Hans de Goede · 7 years ago
  76. dfea7e1 platform/x86: peaq-wmi: Revert Blacklist Lenovo ideapad 700-15ISK by Andy Shevchenko · 7 years ago
  77. ff74972 platform/x86: peaq-wmi: Blacklist Lenovo ideapad 700-15ISK by Kai Heng Feng · 7 years ago
  78. d7ca5eb platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function by Kuppuswamy Sathyanarayanan · 7 years ago
  79. dda3ec0 platform/x86: thinkpad_acpi: Implement tablet mode using GMMS method by Benjamin Berg · 7 years ago
  80. cd6bf77 platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt by Ville Syrjälä · 7 years ago
  81. 7b11e89 platform/x86: wmi: Destroy on cleanup rather than unregister by Mario Limonciello · 7 years ago
  82. 303d1fc platform/x86: wmi: Cleanup exit routine in reverse order of init by Mario Limonciello · 7 years ago
  83. b60ee4e platform/x86: wmi: Sort include list by Mario Limonciello · 7 years ago
  84. 7b4dd216 platform/x86: dell-smbios: Add pr_fmt definition to driver by Mario Limonciello · 7 years ago
  85. 9808f36 platform/x86: dell-wmi: Do not match on descriptor GUID modalias by Mario Limonciello · 7 years ago
  86. 72e8320 platform/x86: dell-wmi: Label driver as handling notifications by Mario Limonciello · 7 years ago
  87. 4c05984 platform/x86: asus-wmi: Add lightbar led support by Maxime Bellengé · 7 years ago
  88. ce7c47d platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt by Ville Syrjälä · 7 years ago
  89. 069f0e0 Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  90. 821b853 platform/x86: intel-hid: Power button suspend on Dell Latitude 7275 by Jérôme de Bretagne · 7 years ago
  91. 12933ea platform/x86: intel-wmi-thunderbolt: Silence error cases by Mario Limonciello · 7 years ago
  92. ae11c5b platform/x86: intel_telemetry_debugfs: Use standard ARRAY_SIZE() macro by Allen Pais · 7 years ago
  93. 5c00345 platform/x86: intel_cht_int33fe: Work around BIOS bug on some devices by Hans de Goede · 7 years ago
  94. ce6a900 platform/x86: Add driver to force WMI Thunderbolt controller power status by Mario Limonciello · 7 years ago
  95. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  96. 0e271fd Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  97. 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  98. 2a9e7f2f platform/x86: toshiba_acpi: drop assignment of iio_info.driver_module by Jonathan Cameron · 7 years ago
  99. 00ebbeb platform/x86: dell-wmi: Update dell_wmi_check_descriptor_buffer() to new model by Andy Lutomirski · 7 years ago
  100. a9c37b7 platform/x86: intel-vbtn: reduce unnecessary messages for normal users by Alex Hung · 7 years ago