summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2018-03-14platform/x86: Fix dell driver init orderDarren Hart (VMware)-2/+2
2018-03-14platform/x86: dell-smbios: Resolve dependency error on ACPI_WMIDarren Hart-3/+4
2018-03-14platform/x86: Fix dell driver init orderDarren Hart (VMware)-2/+2
2018-03-12platform/x86: dell-smbios: Resolve dependency error on ACPI_WMIDarren Hart-3/+4
2018-03-10Merge tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-pla...Linus Torvalds-38/+82
2018-03-09platform/x86: dell-smbios: Resolve dependency error on DCDBASDarren Hart (VMware)-0/+6
2018-03-09platform/x86: Allow for SMBIOS backend defaultsDarren Hart (VMware)-2/+4
2018-03-09platform/x86: dell-smbios: Link all dell-smbios-* modules togetherMario Limonciello-33/+66
2018-03-09platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-baseMario Limonciello-0/+1
2018-03-09platform/x86: dell-smbios: Correct some style warningsMario Limonciello-3/+5
2018-03-08platform/x86: dell-smbios: Resolve dependency error on DCDBASDarren Hart (VMware)-0/+6
2018-03-07Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const"Dmitry Torokhov-11/+11
2018-03-05platform/x86: Allow for SMBIOS backend defaultsDarren Hart (VMware)-2/+4
2018-03-02platform/x86: dell-smbios: Link all dell-smbios-* modules togetherMario Limonciello-33/+66
2018-03-02platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-baseMario Limonciello-0/+1
2018-03-02platform/x86: dell-smbios: Correct some style warningsMario Limonciello-3/+5
2018-03-01platform/x86: wmi: Fix misuse of vsprintf extension %pULLJoe Perches-3/+3
2018-03-01platform/x86: wmi: Fix misuse of vsprintf extension %pULLJoe Perches-3/+3
2018-03-01platform/x86: intel-hid: Reset wakeup capable flag on removalRafael J. Wysocki-0/+1
2018-03-01platform/x86: intel-vbtn: Reset wakeup capable flag on removalRafael J. Wysocki-0/+1
2018-02-28platform/x86: intel-hid: Reset wakeup capable flag on removalRafael J. Wysocki-0/+1
2018-02-28platform/x86: intel-vbtn: Reset wakeup capable flag on removalRafael J. Wysocki-0/+1
2018-02-25platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1'sMario Limonciello-17/+29
2018-02-24platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1'sMario Limonciello-17/+29
2018-02-24platform/x86: fujitsu-laptop: Clean up constantsMichał Kępień-32/+34
2018-02-24platform/x86: fujitsu-laptop: Define constants for backlight power controlMichał Kępień-3/+11
2018-02-24platform/x86: fujitsu-laptop: Do not include linux/slab.hMichał Kępień-1/+0
2018-02-24platform/x86: fujitsu-laptop: Clearly distinguish module parametersMichał Kępień-2/+4
2018-02-24platform/x86: fujitsu-laptop: Simplify error pathsMichał Kępień-10/+4
2018-02-24platform/x86: fujitsu-laptop: Defer input device registrationMichał Kępień-8/+8
2018-02-24platform/x86: fujitsu-laptop: Unify local variable namingMichał Kępień-44/+41
2018-02-23platform/x86: silead_dmi: Add DMI match for the I.T.Works TW701 tabletHans de Goede-0/+9
2018-02-23platform/x86: topstar-laptop: replace licence text with SPDX tagGuillaume Douézan-Grard-4/+1
2018-02-23platform/x86: topstar-laptop: update copyright and fix some commentsGuillaume Douézan-Grard-1/+3
2018-02-23platform/x86: topstar-laptop: add Topstar U931/RVP7 WLAN LED workaroundGuillaume Douézan-Grard-0/+110
2018-02-23platform/x86: topstar-laptop: add platform deviceGuillaume Douézan-Grard-3/+58
2018-02-23platform/x86: topstar-laptop: split ACPI events and input handlingGuillaume Douézan-Grard-38/+71
2018-02-23platform/x86: topstar-laptop: use consistent naming schemeGuillaume Douézan-Grard-41/+41
2018-02-23platform/x86: topstar-laptop: revert "convert to module_acpi_driver()"Guillaume Douézan-Grard-1/+21
2018-02-23platform/x86: wmi: Replace list_for_each() by list_for_each_entry()Andy Shevchenko-15/+5
2018-02-21thinkpad_acpi: Add support for battery thresholdsOgnjen Galic-1/+389
2018-02-19platform/x86: wmi: Replace kmalloc + sprintf() with kasprintf()Andy Shevchenko-2/+1
2018-02-15platform/x86: intel_turbo_max_3: Remove restriction for HWP platformsSrinivas Pandruvada-3/+0
2018-02-15platform/x86: GPD pocket fan: fix spelling mistake: "Mill-celcius" -> "millic...Colin Ian King-2/+2
2018-02-15platform/x86: dell-laptop: Removed duplicates in DMI whitelistAlexander Abrosimov-18/+0
2018-02-15platform/x86: dell-laptop: fix kbd_get_state's request valueLaszlo Toth-1/+1
2018-02-15platform/x86: ideapad-laptop: Increase timeout to wait for EC answerAaron Ma-1/+1
2018-02-15platform/x86: wmi: fix off-by-one write in wmi_dev_probe()Andrey Ryabinin-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-6/+6
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds-11/+363