summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2019-02-01platform/chrome: cros_ec_i2c: switch to SPDX identifierEnric Balletbo i Serra-16/+6
2019-02-01platform/chrome: cros_ec_vbc: switch to SPDX identifierEnric Balletbo i Serra-19/+5
2019-02-01platform/chrome: cros_ec_sysfs: switch to SPDX identifierEnric Balletbo i Serra-19/+5
2019-02-01platform/chrome: cros_ec_lightbar: switch to SPDX identifierEnric Balletbo i Serra-18/+4
2019-02-01platform/chrome: cros_ec_debugfs: switch to SPDX identifierEnric Balletbo i Serra-18/+4
2019-02-01platform/chrome: cromeos_pstore: switch to SPDX identifierEnric Balletbo i Serra-11/+6
2019-02-01platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbarEnric Balletbo i Serra-35/+18
2019-02-01mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAMEnric Balletbo i Serra-16/+0
2019-02-01mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra-7/+48
2019-02-01mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra-22/+55
2019-02-01mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra-2/+55
2019-02-01mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra-23/+86
2019-02-01mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra-25/+0
2019-01-29platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya-0/+1
2019-01-29platform/x86: Fix unmet dependency warning for ACPI_CMPCSinan Kaya-0/+1
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman-3/+3
2019-01-26platform/x86: mlx-platform: Add support for new VMOD0007 board nameVadim Pasternak-0/+13
2019-01-26platform/x86: mlx-platform: Add support for fan capability registersVadim Pasternak-1/+91
2019-01-26platform/x86: mlx-platform: Add support for fan direction registerVadim Pasternak-0/+9
2019-01-26platform/x86: intel-hid: Missing power button release on some Dell modelsJérôme de Bretagne-2/+5
2019-01-22drivers: platform: goldfish: fix the checkpatch complain in KconfigRoman Kiryanov-2/+2
2019-01-15platform/x86: apple-gmux: Make PCI dependency explicitSinan Kaya-1/+1
2019-01-15platform/x86: intel_pmc: Make PCI dependency explicitSinan Kaya-1/+1
2019-01-15platform/x86: intel_ips: make PCI dependency explicitSinan Kaya-1/+1
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-5/+17
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-2/+1
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-133/+0
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+1
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-1/+2
2018-12-25Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-22/+302
2018-12-13platform/x86: add support for Huawei WMI hotkeysAyman Bagabas-0/+226
2018-12-10platform/x86: mlx-platform: Convert to use SPDX identifierVadim Pasternak-29/+4
2018-12-10platform/x86: mlx-platform: Allow mlxreg-io driver activation for new systemsVadim Pasternak-0/+113
2018-12-10platform/x86: mlx-platform: Fix LED configurationVadim Pasternak-2/+2
2018-12-10platform/x86: mlx-platform: Fix tachometer registersVadim Pasternak-6/+6
2018-12-10platform/x86: mlx-platform: Rename new systems product namesVadim Pasternak-3/+3
2018-12-10platform/x86: mlx-platform: Add definitions for new registersVadim Pasternak-0/+9
2018-12-10platform/x86: intel_telemetry: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li-36/+6
2018-12-10platform/x86: intel_pmc_core: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li-41/+8
2018-12-10platform/x86: thinkpad_acpi: Cleanup quirks macrosJouke Witteveen-32/+13
2018-12-07platform/x86: touchscreen_dmi: Add info for the Mediacom Flexbook Edge 11Hans de Goede-0/+8
2018-12-05staging: typec: fusb302: Rename fcs,extcon-name to linux,extcon-nameAndy Shevchenko-1/+1
2018-12-03platform/x86: Fix config space access for intel_atomisp2_pmVille Syrjälä-20/+48
2018-12-03platform/x86: Add the VLV ISP PCI ID to atomisp2_pmVille Syrjälä-0/+1
2018-12-03platform/x86: intel_ips: Convert to use DEFINE_SHOW_ATTRIBUTE macroAndy Shevchenko-44/+15
2018-12-03platform/x86: intel_ips: Remove never happen conditionAndy Shevchenko-3/+0
2018-12-03platform/x86: intel_ips: NULL check before some freeing functions is not neededThomas Meyer-3/+1
2018-12-03platform/x86: intel_ips: remove unnecessary checks in ips_debugfs_initYueHaibing-20/+3
2018-12-03ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko-0/+9
2018-12-03platform/x86: i2c-multi-instantiate: Allow to have same slavesAndy Shevchenko-2/+2