summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-03-1221-311/+791
|\
| * platform/chrome: fix wilco-ec dependenciesArnd Bergmann2019-03-051-1/+1
| * platform/chrome: wilco_ec: Add RTC driverNick Crews2019-02-211-0/+18
| * platform/chrome: wilco_ec: Add support for raw commands in debugfsNick Crews2019-02-214-0/+264
| * platform/chrome: Add new driver for Wilco ECNick Crews2019-02-216-0/+359
| * platform/chrome: cros_ec: Remove cros_ec dependency in lpc_mecNick Crews2019-02-113-59/+83
| * platform/chrome: cros_ec_sysfs: remove pr_fmt() defineEnric Balletbo i Serra2019-02-011-2/+0
| * platform/chrome: cros_ec_lightbar: remove pr_fmt() defineEnric Balletbo i Serra2019-02-011-2/+0
| * platform/chrome: cros_kbd_led_backlight: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-15/+4
| * platform/chrome: cros_ec_spi: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-15/+5
| * platform/chrome: cros_ec_proto: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-15/+4
| * platform/chrome: cros_ec_lpc: switch to SPDX identifierEnric Balletbo i Serra2019-02-015-102/+24
| * platform/chrome: cros_ec_i2c: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-16/+6
| * platform/chrome: cros_ec_vbc: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-19/+5
| * platform/chrome: cros_ec_sysfs: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-19/+5
| * platform/chrome: cros_ec_lightbar: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-18/+4
| * platform/chrome: cros_ec_debugfs: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-18/+4
| * platform/chrome: cromeos_pstore: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-11/+6
* | Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-03-1018-92/+460
|\ \
| * | platform/x86: ideapad-laptop: Add S130-14IGM to no_hw_rfkill listFelix Eckhofer2019-03-071-0/+7
| * | platform/x86: mlx-platform: Fix access mode for fan_dir attributeVadim Pasternak2019-03-071-1/+1
| * | platform/x86: mlx-platform: Add UID LED for the next generation systemsVadim Pasternak2019-03-071-0/+5
| * | platform/x86: mlx-platform: Add extra CPLD for next generation systemsVadim Pasternak2019-03-071-0/+9
| * | platform/x86: wmi-bmof: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()Mattias Jacobsson2019-03-071-1/+1
| * | platform/x86: intel-wmi-thunderbolt: use MODULE_DEVICE_TABLE() instead of MOD...Mattias Jacobsson2019-03-071-1/+1
| * | platform/x86: huawei-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()Mattias Jacobsson2019-03-071-2/+1
| * | platform/x86: dell-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()Mattias Jacobsson2019-03-071-2/+2
| * | platform/x86: dell-wmi-descriptor: use MODULE_DEVICE_TABLE() instead of MODUL...Mattias Jacobsson2019-03-071-1/+1
| * | platform/x86: dell-smbios-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_AL...Mattias Jacobsson2019-03-071-1/+1
| * | platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson2019-03-071-1/+1
| * | platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Air tabletChristian Oder2019-03-051-0/+27
| * | platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill listKai-Heng Feng2019-03-051-0/+7
| * | platform/x86: ideapad-laptop: Add Yoga C930 to no_hw_rfkill_listHugo Trovao2019-03-051-0/+7
| * | platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdownRajneesh Bhardwaj2019-02-232-0/+39
| * | platform/x86: intel_pmc_core: Add Package cstates residency infoRajneesh Bhardwaj2019-02-232-0/+39
| * | platform/x86: intel_pmc_core: Add ICL platform supportRajneesh Bhardwaj2019-02-232-13/+50
| * | platform/x86: intel_pmc_core: Convert to INTEL_CPU_FAM6 macroRajneesh Bhardwaj2019-02-231-8/+5
| * | platform/x86: intel_pmc_core: Avoid a u32 overflowRajat Jain2019-02-231-2/+2
| * | platform/x86: dell_rbu: fix lock imbalance in img_update_reallocChristoph Hellwig2019-02-231-1/+1
| * | platform/x86: ideapad-laptop: Add Y530-I5ICH-1060 to no_hw_rfkill listMark Levedahl2019-02-231-0/+7
| * | platform/mellanox: mlxreg-hotplug: Fix KASAN warningVadim Pasternak2019-02-231-2/+3
| * | platform/x86: wmi: fix potential null pointer dereferenceMattias Jacobsson2019-02-231-0/+3
| * | platform/x86: dell_rbu: stop abusing the DMA APIChristoph Hellwig2019-02-231-37/+15
| * | platform/x86: ideapad-laptop: Fix no_hw_rfkill_list for Lenovo RESCUER R720-1...Yang Fan2019-02-231-1/+1
| * | platform/x86: asus-wmi: Allow loading on systems without the Asus Management ...Hans de Goede2019-02-231-7/+2
| * | platform/x86: intel_pmc_core: Include Reserved IP for LTRRajneesh Bhardwaj2019-02-212-0/+4
| * | platform/x86: intel_pmc_core: Fix file permissions for ltr_showRajneesh Bhardwaj2019-02-211-1/+1
| * | platform/x86: intel_pmc_core: Fix PCH IP nameRajneesh Bhardwaj2019-02-051-1/+1
| * | platform/x86: intel_pmc_core: Fix PCH IP sts readingRajneesh Bhardwaj2019-02-052-2/+3
| * | platform/x86: intel_pmc_core: Handle CFL regmap properlyRajneesh Bhardwaj2019-02-051-1/+1