1. 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
  2. 0dfaeb6 Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  3. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  4. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  5. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  6. 8f8e5c3 Merge branch 'acpi-pm' by Rafael J. Wysocki · 8 years ago
  7. d791db9 platform/x86: sony-laptop: constify attribute_group and input index array by Arvind Yadav · 8 years ago
  8. eee77da1 platform/x86: fujitsu-laptop: rework debugging by Michał Kępień · 8 years ago
  9. 32c28f1 platform/x86: fujitsu-laptop: do not evaluate ACPI _INI methods by Michał Kępień · 8 years ago
  10. 1c19462 platform/x86: fujitsu-laptop: do not update ACPI device power status by Michał Kępień · 8 years ago
  11. c1f51f1 platform/x86: fujitsu-laptop: sanitize hotkey input device identification by Michał Kępień · 8 years ago
  12. d6a298a platform/x86: fujitsu-laptop: use strcpy to set ACPI device names and classes by Michał Kępień · 8 years ago
  13. 08df5d4 platform/x86: fujitsu-laptop: remove redundant safety checks by Michał Kępień · 8 years ago
  14. 79e19ab platform/x86: msi-laptop: constify msipf*_attribute_group by Arvind Yadav · 8 years ago
  15. 130bbe6 platform/x86: eeepc-laptop: constify platform_attribute_group by Arvind Yadav · 8 years ago
  16. 36a1f2c6 platform/x86: toshiba_haps: constify haps_attr_group by Arvind Yadav · 8 years ago
  17. 71596f5 platform/x86: dell-wmi-led: Adjust instance of wmi_evaluate_method calls to 0 by Mario Limonciello · 8 years ago
  18. c0e4aa7 platform/x86: alienware-wmi: Adjust instance of wmi_evaluate_method calls to 0 by Mario Limonciello · 8 years ago
  19. ef88411 platform: x86: intel-hid: Wake up the system from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  20. 91f9e85 platform: x86: intel-vbtn: Wake up the system from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  21. 20485a5 platform/x86: intel_menlow: Add const to thermal_cooling_device_ops structure by Bhumika Goyal · 8 years ago
  22. adee455 platform/x86: acerhdf: Add const to thermal_cooling_device_ops structure by Bhumika Goyal · 8 years ago
  23. 1b1ffc5 platform/x86: dell-laptop: Fix bogus keyboard backlight sysfs interface by Kai Heng Feng · 8 years ago
  24. 62fc743 platform/x86: acer-wmi: Using zero as first WMI instance number by Lee, Chun-Yi · 8 years ago
  25. 94d6859 platform/x86: intel_bxtwc_tmu: Remove first level IRQ unmask by Kuppuswamy Sathyanarayanan · 8 years ago
  26. b2f2fe2 platform/x86: ideapad-laptop: Add Y720-15IKBN to no_hw_rfkill by Olle Liljenzin · 8 years ago
  27. 5d9f40b platform/x86: ideapad-laptop: Add Y520-15IKBN to no_hw_rfkill by Olle Liljenzin · 8 years ago
  28. f4d342c platform/x86: silead_dmi: Add touchscreen info for PoV mobii wintab p800w by Hans de Goede · 8 years ago
  29. f69d64d Merge tag 'platform-drivers-x86-v4.12-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  30. 13fadfa platform/x86: silead_dmi: Add touchscreen info for Pipo W2S tablet by Hans de Goede · 8 years ago
  31. 63dada8 platform/x86: Add driver for ACPI INT0002 Virtual GPIO device by Hans de Goede · 8 years ago
  32. cd3921f platform/x86: wmi: Fix printing info about WDG structure by Pali Rohár · 8 years ago
  33. a63693a platform/x86: dell-rbtn: constify rfkill_ops structures by Bhumika Goyal · 8 years ago
  34. 3d59dfc platform/x86: ideapad-laptop: constify rfkill_ops structure by Bhumika Goyal · 8 years ago
  35. 8314a1c platform/x86: samsung-laptop: constify rfkill_ops structures by Bhumika Goyal · 8 years ago
  36. 2c9c566 platform/x86: wmi*: Add recent copyright statements by Darren Hart (VMware) · 8 years ago
  37. 3e2bc5c platform/x86: acer-wmi: Detect RF Button capability by João Paulo Rechi Vita · 8 years ago
  38. feb4ec1 platform/x86: panasonic-laptop: remove unused code by Alex Hung · 8 years ago
  39. 0d2c953 platform/x86: samsung-laptop: Initialize loca variable by Andy Shevchenko · 8 years ago
  40. bf5d008 platform/x86: intel_telemetry_debugfs: fix oops when load/unload module by Priyalee Kushwaha · 8 years ago
  41. ac3054c platform: thinkpad_acpi: convert to use DRIVER_ATTR_RO/RW by Greg Kroah-Hartman · 8 years ago
  42. 069a0f3 Merge 4.12-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  43. bff589b platform/x86: dell-wmi: Convert to the WMI bus infrastructure by Andy Lutomirski · 9 years ago
  44. f9dd82c platform/x86: wmi-bmof: New driver to expose embedded Binary WMI MOF metadata by Darren Hart (VMware) · 8 years ago
  45. fd70da6 platform/x86: wmi: Require query for data blocks, rename writable to setable by Darren Hart (VMware) · 8 years ago
  46. f630198 platform/x86: wmi: Add an interface for subdrivers to access sibling devices by Andy Lutomirski · 9 years ago
  47. 9599ed9 platform/x86: wmi: Bind the platform device, not the ACPI node by Andy Lutomirski · 9 years ago
  48. 56a3702 platform/x86: wmi: Add a new interface to read block data by Andy Lutomirski · 9 years ago
  49. 1686f54 platform/x86: wmi: Incorporate acpi_install_notify_handler by Andy Lutomirski · 9 years ago
  50. 6ee50aa platform/x86: wmi: Instantiate all devices before adding them by Darren Hart (VMware) · 8 years ago
  51. d4fc91a platform/x86: wmi: Probe data objects for read and write capabilities by Andy Lutomirski · 9 years ago
  52. d79b107 platform/x86: wmi: Split devices into types and add basic sysfs attributes by Andy Lutomirski · 9 years ago
  53. a1c31bcd platform/x86: wmi: Fix error handling when creating devices by Andy Lutomirski · 9 years ago
  54. 844af95 platform/x86: wmi: Turn WMI into a bus driver by Andy Lutomirski · 9 years ago
  55. b0e8630 platform/x86: wmi: Track wmi devices per ACPI device by Andy Lutomirski · 9 years ago
  56. 46492ee platform/x86: wmi: Clean up acpi_wmi_add by Andy Lutomirski · 9 years ago
  57. 7f5809b platform/x86: wmi: Pass the acpi_device through to parse_wdg by Andy Lutomirski · 9 years ago
  58. 0f97ebd platform/x86: wmi: Drop "Mapper (un)loaded" messages by Andy Lutomirski · 9 years ago
  59. 5d4be5f platform/x86: dell-rbtn: Improve explanation about DELLABC6 by Andy Lutomirski · 9 years ago
  60. e4f2e3f platform/x86: dell-wmi: Add a better description for "stealth mode" by Andy Lutomirski · 9 years ago
  61. 074df51 platform/x86: dell-wmi: Add a comment explaining the 0xb2 magic number by Andy Lutomirski · 9 years ago
  62. d659d11 platform/x86: fujitsu-laptop: use device-specific data in remaining module code by Michał Kępień · 8 years ago
  63. a823f8e platform/x86: fujitsu-laptop: use device-specific data in LED-related code by Michał Kępień · 8 years ago
  64. 84631e0 platform/x86: fujitsu-laptop: explicitly pass ACPI device to call_fext_func() by Michał Kępień · 8 years ago
  65. ca0d9ea platform/x86: fujitsu-laptop: track the last instantiated FUJ02E3 ACPI device by Michał Kępień · 8 years ago
  66. a4b176e platform/x86: fujitsu-laptop: allocate fujitsu_laptop in acpi_fujitsu_laptop_add() by Michał Kępień · 8 years ago
  67. f2db7c6 platform/x86: fujitsu-laptop: use device-specific data in backlight code by Michał Kępień · 8 years ago
  68. 679374e platform/x86: fujitsu-laptop: allocate fujitsu_bl in acpi_fujitsu_bl_add() by Michał Kępień · 8 years ago
  69. 7ec3b54 platform/x86: fujitsu-laptop: distinguish current uses of device-specific data by Michał Kępień · 8 years ago
  70. 251ebd0 platform/x86: intel_cht_int33fe: Set supplied-from property on max17047 dev by Hans de Goede · 8 years ago
  71. 6bee1af platform/x86: intel_pmc_ipc: Mark ipc_data_readb() as __maybe_unused by Matthias Kaehlcke · 8 years ago
  72. 3eff8ec goldfish_pipe: use GFP_ATOMIC under spin lock by Wei Yongjun · 8 years ago
  73. 70caf70 goldfish_pipe: make pipe_dev static by Colin Ian King · 8 years ago
  74. 3cfd956 platform/x86: ideapad-laptop: Squelch ACPI event 1 by Hao Wei Tee · 8 years ago
  75. 46936fd platform/x86: ideapad-laptop: hide unused 'touchpad_store' by Arnd Bergmann · 8 years ago
  76. 23ccd03 platform/x86: topstar-laptop: Add new device id by Guillaume Douézan-Grard · 8 years ago
  77. 13bb0fd platform/x86: peaq-wmi: Add new peaq-wmi driver by Hans de Goede · 8 years ago
  78. 9b4bbbd platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call() by Andy Shevchenko · 8 years ago
  79. 5cac62a platform/x86: thinkpad_acpi: Join string literals back by Andy Shevchenko · 8 years ago
  80. d9ca30b platform/x86: silead_dmi: Add touchscreen info for GP-electronic T701 by Hans de Goede · 8 years ago
  81. f0ee1a6 platform/x86: toshiba_acpi: use memdup_user_nul by Geliang Tang · 8 years ago
  82. 7f36314 platform/x86: ideapad-laptop: Switch touchpad attribute to be RO by Andy Shevchenko · 8 years ago
  83. 36ac0d43 platform/x86: ideapad-laptop: Add sysfs interface for touchpad state by Ritesh Raj Sarraf · 8 years ago
  84. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  85. 2bd8040 Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  86. 99a7583 Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  87. d26f552 Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  88. 2f34c123 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  89. 85724ed Merge tag 'leds_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  90. 6df97f8 platform/x86: Make SILEAD_DMI depend on TOUCHSCREEN_SILEAD by Darren Hart (VMware) · 8 years ago
  91. e9b6151 platform/x86: asus-wmi: try to set als by default by Oleksij Rempel · 8 years ago
  92. a8fe342 platform/x86: asus-wmi: fix cpufv sysfs file permission by Jérémy Lefaure · 8 years ago
  93. f9ac89f platform/x86: acer-wmi: setup accelerometer when ACPI device was found by Lee, Chun-Yi · 8 years ago
  94. ccc7179 platform/x86: ideapad-laptop: Add IdeaPad V310-15ISK to no_hw_rfkill by Andy Shevchenko · 8 years ago
  95. 62a7b9c platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read by Kuppuswamy Sathyanarayanan · 8 years ago
  96. 9d855d4 platform/x86: intel_pmc_ipc: Fix iTCO_wdt GCS memory mapping failure by Kuppuswamy Sathyanarayanan · 8 years ago
  97. 4967020 platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's by Kuppuswamy Sathyanarayanan · 8 years ago
  98. e6749c8 platform/x86: intel_pmc_ipc: fix gcr offset by Kuppuswamy Sathyanarayanan · 8 years ago
  99. 9216e0d platform/x86: dell-laptop: Add keyboard backlight timeout AC settings by Pali Rohár · 8 years ago
  100. 90a864b platform/x86: dell-laptop: Handle return error form dell_get_intensity. by Arvind Yadav · 8 years ago