summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: Allow for SMBIOS backend defaultsDarren Hart (VMware)2018-03-061-2/+4
* platform/x86: dell-smbios: Link all dell-smbios-* modules togetherMario Limonciello2018-03-036-33/+66
* platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-baseMario Limonciello2018-03-032-0/+1
* platform/x86: dell-smbios: Correct some style warningsMario Limonciello2018-03-031-3/+5
* platform/x86: wmi: Fix misuse of vsprintf extension %pULLJoe Perches2018-03-011-3/+3
* platform/x86: intel-hid: Reset wakeup capable flag on removalRafael J. Wysocki2018-02-281-0/+1
* platform/x86: intel-vbtn: Reset wakeup capable flag on removalRafael J. Wysocki2018-02-281-0/+1
* platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1'sMario Limonciello2018-02-241-17/+29
* platform/x86: fujitsu-laptop: Clean up constantsMichał Kępień2018-02-241-32/+34
* platform/x86: fujitsu-laptop: Define constants for backlight power controlMichał Kępień2018-02-241-3/+11
* platform/x86: fujitsu-laptop: Do not include linux/slab.hMichał Kępień2018-02-241-1/+0Star
* platform/x86: fujitsu-laptop: Clearly distinguish module parametersMichał Kępień2018-02-241-2/+4
* platform/x86: fujitsu-laptop: Simplify error pathsMichał Kępień2018-02-241-10/+4Star
* platform/x86: fujitsu-laptop: Defer input device registrationMichał Kępień2018-02-241-8/+8
* platform/x86: fujitsu-laptop: Unify local variable namingMichał Kępień2018-02-241-44/+41Star
* platform/x86: silead_dmi: Add DMI match for the I.T.Works TW701 tabletHans de Goede2018-02-231-0/+9
* platform/x86: topstar-laptop: replace licence text with SPDX tagGuillaume Douézan-Grard2018-02-231-4/+1Star
* platform/x86: topstar-laptop: update copyright and fix some commentsGuillaume Douézan-Grard2018-02-231-1/+3
* platform/x86: topstar-laptop: add Topstar U931/RVP7 WLAN LED workaroundGuillaume Douézan-Grard2018-02-232-0/+110
* platform/x86: topstar-laptop: add platform deviceGuillaume Douézan-Grard2018-02-231-3/+58
* platform/x86: topstar-laptop: split ACPI events and input handlingGuillaume Douézan-Grard2018-02-231-38/+71
* platform/x86: topstar-laptop: use consistent naming schemeGuillaume Douézan-Grard2018-02-231-41/+41
* platform/x86: topstar-laptop: revert "convert to module_acpi_driver()"Guillaume Douézan-Grard2018-02-231-1/+21
* platform/x86: wmi: Replace list_for_each() by list_for_each_entry()Andy Shevchenko2018-02-231-15/+5Star
* platform/x86: wmi: Replace kmalloc + sprintf() with kasprintf()Andy Shevchenko2018-02-191-2/+1Star
* platform/x86: intel_turbo_max_3: Remove restriction for HWP platformsSrinivas Pandruvada2018-02-151-3/+0Star
* platform/x86: GPD pocket fan: fix spelling mistake: "Mill-celcius" -> "millic...Colin Ian King2018-02-151-2/+2
* platform/x86: dell-laptop: Removed duplicates in DMI whitelistAlexander Abrosimov2018-02-151-18/+0Star
* platform/x86: dell-laptop: fix kbd_get_state's request valueLaszlo Toth2018-02-151-1/+1
* platform/x86: ideapad-laptop: Increase timeout to wait for EC answerAaron Ma2018-02-151-1/+1
* platform/x86: wmi: fix off-by-one write in wmi_dev_probe()Andrey Ryabinin2018-02-151-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak2018-02-101-0/+142
* platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak2018-02-101-0/+59
* platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak2018-02-101-0/+124
* platform/x86: mlx-platform: Fix power cable setting for msn21xx familyVadim Pasternak2018-02-091-2/+21
* platform/x86: mlx-platform: Add define for the negative busVadim Pasternak2018-02-091-0/+1
* platform/x86: mlx-platform: Use defines for bus assignmentVadim Pasternak2018-02-091-8/+15
* platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-071-15/+3Star
* platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-071-26/+2Star
* platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-071-13/+1Star
* seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko2018-02-071-14/+0Star
* Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-02-0724-980/+1458
|\
| * platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issueDan Carpenter2018-02-061-2/+2
| * platform/x86: intel_pmc_core: Special case for CoffeelakeRajneesh Bhardwaj2018-02-042-0/+16
| * platform/x86: intel_pmc_core: Add CannonLake PCH supportRajneesh Bhardwaj2018-02-042-0/+96
| * platform/x86: intel_pmc_core: Read base address from LPITSrinivas Pandruvada2018-02-041-1/+8
| * platform/x86: intel-vbtn: Replace License by SDPX identifierAndy Shevchenko2018-02-011-11/+1Star
| * platform/x86: intel-vbtn: Remove redundant inclusionsAndy Shevchenko2018-02-011-5/+3Star
| * platform/x86: intel-vbtn: Support tablet mode switchMarco Martin2018-02-011-0/+21