summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | platform/x86: intel-vbtn: Remove redundant inclusionsAndy Shevchenko2018-02-011-5/+3
| * | platform/x86: intel-vbtn: Support tablet mode switchMarco Martin2018-02-011-0/+21
| * | platform/x86: dell-laptop: Allocate buffer on heap rather than globallyMario Limonciello2018-02-011-85/+103
| * | platform/x86: intel_pmc_core: Remove unused header fileRajneesh Bhardwaj2018-02-011-1/+0
| * | platform/x86: mlx-platform: Add hotplug device unregister to error pathVadim Pasternak2018-01-311-1/+3
| * | platform/x86: mlx-platform: fix module aliasesIvan Vecera2018-01-311-5/+2
| * | platform/mellanox: mlxreg-hotplug: Add check for negative adapter numberVadim Pasternak2018-01-311-0/+7
| * | platform/x86: mlx-platform: Add IO access verification callbacksVadim Pasternak2018-01-311-0/+77
| * | platform/x86: mlx-platform: Document pdev_hotplug fieldVadim Pasternak2018-01-311-0/+1
| * | platform/x86: mlx-platform: Allow compilation for 32 bit archVadim Pasternak2018-01-311-1/+0
| * | platform/mellanox: mlxreg-hotplug: Enable building for ARMVadim Pasternak2018-01-311-1/+1
| * | platform/mellanox: mlxreg-hotplug: Modify to use a regmap interfaceVadim Pasternak2018-01-313-297/+549
| * | platform/mellanox: Group create/destroy with attribute functionsVadim Pasternak2018-01-311-35/+35
| * | platform/mellanox: Rename i2c bus to nrVadim Pasternak2018-01-312-11/+11
| * | platform/mellanox: mlxreg-hotplug: Remove unused wait.h includeVadim Pasternak2018-01-311-1/+0
| * | platform/x86: Move Mellanox platform hotplug driver to platform/mellanoxVadim Pasternak2018-01-318-130/+154
| * | Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"Lukas Wunner2018-01-311-47/+1
| * | platform/x86: GPD pocket fan: Stop work on suspendHans de Goede2018-01-291-0/+1
| * | platform/x86: GPD pocket fan: Use a min-speed of 2 while chargingHans de Goede2018-01-291-4/+24
| * | platform/x86: GPD pocket fan: Set speed to max on get_temp failureHans de Goede2018-01-291-4/+6
| * | platform/x86: intel_pmc_core: Convert to ICPU macroRajneesh Bhardwaj2018-01-291-8/+7
| * | platform/x86: intel_pmc_core: Substitute PCI with CPUID enumerationSrinivas Pandruvada2018-01-292-60/+32
| * | platform/x86: intel_pmc_core: Refactor debugfs entriesRajneesh Bhardwaj2018-01-291-24/+14
| * | platform/x86: dell-smbios: Correct notation for filteringMario Limonciello2018-01-291-4/+4
OpenPOWER on IntegriCloud