summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2018-03-14Merge tag 'platform-drivers-x86-v4.16-7' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-03-14platform/x86: Fix dell driver init orderDarren Hart (VMware)
2018-03-14platform/x86: dell-smbios: Resolve dependency error on ACPI_WMIDarren Hart
2018-03-10Merge tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-03-09platform/x86: dell-smbios: Resolve dependency error on DCDBASDarren Hart (VMware)
2018-03-09platform/x86: Allow for SMBIOS backend defaultsDarren Hart (VMware)
2018-03-09platform/x86: dell-smbios: Link all dell-smbios-* modules togetherMario Limonciello
2018-03-09platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-baseMario Limonciello
2018-03-09platform/x86: dell-smbios: Correct some style warningsMario Limonciello
2018-03-07Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const"Dmitry Torokhov
2018-03-01platform/x86: wmi: Fix misuse of vsprintf extension %pULLJoe Perches
2018-03-01platform/x86: intel-hid: Reset wakeup capable flag on removalRafael J. Wysocki
2018-03-01platform/x86: intel-vbtn: Reset wakeup capable flag on removalRafael J. Wysocki
2018-02-25platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1'sMario Limonciello
2018-02-15platform/x86: dell-laptop: Removed duplicates in DMI whitelistAlexander Abrosimov
2018-02-15platform/x86: dell-laptop: fix kbd_get_state's request valueLaszlo Toth
2018-02-15platform/x86: ideapad-laptop: Increase timeout to wait for EC answerAaron Ma
2018-02-15platform/x86: wmi: fix off-by-one write in wmi_dev_probe()Andrey Ryabinin
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak
2018-02-08platform/x86: mlx-platform: Fix power cable setting for msn21xx familyVadim Pasternak
2018-02-08platform/x86: mlx-platform: Add define for the negative busVadim Pasternak
2018-02-08platform/x86: mlx-platform: Use defines for bus assignmentVadim Pasternak
2018-02-08platform/mellanox: mlxreg-hotplug: Fix uninitialized variableGeert Uytterhoeven
2018-02-07platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-02-07platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-02-07platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko
2018-02-06Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-02-06platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issueDan Carpenter
2018-02-04platform/x86: intel_pmc_core: Special case for CoffeelakeRajneesh Bhardwaj
2018-02-04platform/x86: intel_pmc_core: Add CannonLake PCH supportRajneesh Bhardwaj
2018-02-04platform/x86: intel_pmc_core: Read base address from LPITSrinivas Pandruvada
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01platform/x86: intel-vbtn: Replace License by SDPX identifierAndy Shevchenko
2018-02-01platform/x86: intel-vbtn: Remove redundant inclusionsAndy Shevchenko
2018-02-01platform/x86: intel-vbtn: Support tablet mode switchMarco Martin
2018-02-01platform/x86: dell-laptop: Allocate buffer on heap rather than globallyMario Limonciello
2018-02-01platform/x86: intel_pmc_core: Remove unused header fileRajneesh Bhardwaj
2018-01-31platform/x86: mlx-platform: Add hotplug device unregister to error pathVadim Pasternak
2018-01-31platform/x86: mlx-platform: fix module aliasesIvan Vecera
2018-01-31platform/mellanox: mlxreg-hotplug: Add check for negative adapter numberVadim Pasternak
2018-01-31platform/x86: mlx-platform: Add IO access verification callbacksVadim Pasternak
2018-01-31platform/x86: mlx-platform: Document pdev_hotplug fieldVadim Pasternak
2018-01-31platform/x86: mlx-platform: Allow compilation for 32 bit archVadim Pasternak
2018-01-31platform/mellanox: mlxreg-hotplug: Enable building for ARMVadim Pasternak