summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\
| * treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
* | Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-041-0/+24
|\ \
| * | platform/x86: intel_cht_int33fe: Add device connections for the Type-C portHans de Goede2018-03-221-0/+24
| |/
| |
| \
*-. \ Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki2018-04-022-1/+389
|\ \ \ | |_|/ |/| |
| * | thinkpad_acpi: Add support for battery thresholdsOgnjen Galic2018-02-212-1/+389
| |/
* | Merge tag 'platform-drivers-x86-v4.16-7' of git://git.infradead.org/linux-pla...Linus Torvalds2018-03-143-5/+6
|\ \
| * | platform/x86: Fix dell driver init orderDarren Hart (VMware)2018-03-142-2/+2
| * | platform/x86: dell-smbios: Resolve dependency error on ACPI_WMIDarren Hart2018-03-141-3/+4
* | | Merge tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-pla...Linus Torvalds2018-03-106-38/+82
|\ \ \ | |/ /
| * | platform/x86: dell-smbios: Resolve dependency error on DCDBASDarren Hart (VMware)2018-03-091-0/+6
| * | platform/x86: Allow for SMBIOS backend defaultsDarren Hart (VMware)2018-03-091-2/+4
| * | platform/x86: dell-smbios: Link all dell-smbios-* modules togetherMario Limonciello2018-03-096-33/+66
| * | platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-baseMario Limonciello2018-03-092-0/+1
| * | platform/x86: dell-smbios: Correct some style warningsMario Limonciello2018-03-091-3/+5
* | | Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const"Dmitry Torokhov2018-03-071-11/+11
|/ /
* | 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-03-011-0/+1
* | platform/x86: intel-vbtn: Reset wakeup capable flag on removalRafael J. Wysocki2018-03-011-0/+1
* | platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1'sMario Limonciello2018-02-251-17/+29
|/
* platform/x86: dell-laptop: Removed duplicates in DMI whitelistAlexander Abrosimov2018-02-151-18/+0
* 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-113-6/+6
* Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds2018-02-102-11/+363
|\
| * platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak2018-02-091-0/+142
| * platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak2018-02-091-0/+59
| * platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak2018-02-091-0/+124
| * platform/x86: mlx-platform: Fix power cable setting for msn21xx familyVadim Pasternak2018-02-081-2/+21
| * platform/x86: mlx-platform: Add define for the negative busVadim Pasternak2018-02-081-0/+1
| * platform/x86: mlx-platform: Use defines for bus assignmentVadim Pasternak2018-02-081-8/+15
| * platform/mellanox: mlxreg-hotplug: Fix uninitialized variableGeert Uytterhoeven2018-02-081-1/+1
* | Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-02-104-19/+57
|\ \ | |/ |/|
| * platform/chrome: Use proper protocol transfer functionShawn Nematbakhsh2017-12-171-3/+5
| * platform/chrome: cros_ec_lpc: Add support for Google GlimmerThierry Escande2017-12-171-0/+7
| * platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.Enric Balletbo i Serra2017-12-171-1/+33
| * platform/chrome: cros_ec_lpc: remove redundant pointer requestColin Ian King2017-12-171-3/+0
| * cros_ec: fix nul-termination for firmware build infoArnd Bergmann2017-12-151-1/+1
| * platform/chrome: chromeos_laptop: make chromeos_laptop constBhumika Goyal2017-12-151-11/+11
* | platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-071-15/+3
* | platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-071-26/+2
* | platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-071-13/+1
* | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko2018-02-071-14/+0
* | Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-02-0629-980/+2131
|\ \
| * | 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/+1
OpenPOWER on IntegriCloud