summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
2017-06-03platform/x86: fujitsu-laptop: distinguish current uses of device-specific dataMichał Kępień
2017-05-31platform/x86: intel_cht_int33fe: Set supplied-from property on max17047 devHans de Goede
2017-05-26platform/x86: intel_pmc_ipc: Mark ipc_data_readb() as __maybe_unusedMatthias Kaehlcke
2017-05-23platform/x86: ideapad-laptop: Squelch ACPI event 1Hao Wei Tee
2017-05-23platform/x86: ideapad-laptop: hide unused 'touchpad_store'Arnd Bergmann
2017-05-15platform/x86: topstar-laptop: Add new device idGuillaume Douézan-Grard
2017-05-15platform/x86: peaq-wmi: Add new peaq-wmi driverHans de Goede
2017-05-15platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call()Andy Shevchenko
2017-05-15platform/x86: thinkpad_acpi: Join string literals backAndy Shevchenko
2017-05-15platform/x86: silead_dmi: Add touchscreen info for GP-electronic T701Hans de Goede
2017-05-15platform/x86: toshiba_acpi: use memdup_user_nulGeliang Tang
2017-05-15platform/x86: ideapad-laptop: Switch touchpad attribute to be ROAndy Shevchenko
2017-05-15platform/x86: ideapad-laptop: Add sysfs interface for touchpad stateRitesh Raj Sarraf
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-05-01Merge tag 'leds_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds
2017-04-28platform/x86: Make SILEAD_DMI depend on TOUCHSCREEN_SILEADDarren Hart (VMware)
2017-04-28platform/x86: asus-wmi: try to set als by defaultOleksij Rempel
2017-04-28platform/x86: asus-wmi: fix cpufv sysfs file permissionJérémy Lefaure
2017-04-28platform/x86: acer-wmi: setup accelerometer when ACPI device was foundLee, Chun-Yi
2017-04-28platform/x86: ideapad-laptop: Add IdeaPad V310-15ISK to no_hw_rfkillAndy Shevchenko
2017-04-28platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter readKuppuswamy Sathyanarayanan
2017-04-28platform/x86: intel_pmc_ipc: Fix iTCO_wdt GCS memory mapping failureKuppuswamy Sathyanarayanan
2017-04-28platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api'sKuppuswamy Sathyanarayanan
2017-04-28platform/x86: intel_pmc_ipc: fix gcr offsetKuppuswamy Sathyanarayanan
2017-04-28platform/x86: dell-laptop: Add keyboard backlight timeout AC settingsPali Rohár
2017-04-28platform/x86: dell-laptop: Handle return error form dell_get_intensity.Arvind Yadav
2017-04-28platform/x86: hp-wireless: reuse module_acpi_driverAndy Shevchenko
2017-04-27mfd: intel_soc_pmic: Fix a mess with compilation unitsAndy Shevchenko
2017-04-25platform/x86: intel-vbtn: add volume up and downMaarten Maathuis
2017-04-21platform/x86: INT33FE: add i2c dependencyTobias Regnery
2017-04-20platform/x86: hp-wmi: Cleanup exit pathsDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Do not shadow errors in sysfs show functionsDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Use DEVICE_ATTR_(RO|RW) helper macrosDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Refactor dock and tablet state fetchersDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Cleanup wireless get_(hw|sw)state functionsDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Refactor redundant HPWMI_READ functionsDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Standardize enum usage for constantsDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Cleanup local variable declarationsDarren Hart (VMware)
2017-04-19platform/x86: hp-wmi: Do not shadow error valuesCarlo Caione
2017-04-19platform/x86: fujitsu-laptop: simplify error handling in acpi_fujitsu_laptop_...Michał Kępień
2017-04-19platform/x86: fujitsu-laptop: do not log LED registration failuresMichał Kępień
2017-04-19platform/x86: fujitsu-laptop: switch to managed LED class devicesMichał Kępień
2017-04-19platform/x86: fujitsu-laptop: reorganize LED-related codeMichał Kępień
2017-04-19platform/x86: fujitsu-laptop: refactor LED registrationMichał Kępień
2017-04-19platform/x86: fujitsu-laptop: select LEDS_CLASSMichał Kępień
2017-04-18platform/x86: intel-hid: Add missing ->thaw callbackRafael J. Wysocki
2017-04-17platform/x86: Add Intel Cherry Trail ACPI INT33FE device driverHans de Goede