aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-4/+4
2020-04-13platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messagesChristophe JAILLET1-3/+3
2020-04-13platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()Dan Carpenter1-1/+1
2020-04-10change email address for Pali RohárPali Rohár8-12/+12
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds18-97/+1925
2020-04-07platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung1-1/+1
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+10
2020-04-04platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()Hans de Goede1-0/+10
2020-04-01platform/x86: intel-hid: fix: Update Tiger Lake ACPI device IDGayatri Kammela1-1/+1
2020-03-31Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds15-895/+1806
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-47/+37
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+2
2020-03-30platform/x86: surface3_power: Fix always true condition in mshw0011_space_handler()Andy Shevchenko1-5/+7
2020-03-28platform/chrome: cros_ec_sensorhub: Add median filterGwendal Grignou1-27/+533
2020-03-28platform/chrome: cros_ec_sensorhub: Add code to spread timestmapGwendal Grignou1-8/+109
2020-03-28platform/chrome: cros_ec_sensorhub: Add FIFO supportGwendal Grignou3-28/+521
2020-03-28platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhubGwendal Grignou1-1/+3
2020-03-28platform/x86: surface3_power: Fix Kconfig section orderingAndy Shevchenko1-6/+6
2020-03-28platform/x86: surface3_power: Add missed headersAndy Shevchenko1-0/+2
2020-03-28platform/x86: surface3_power: Reformat GUID assignmentAndy Shevchenko1-2/+3
2020-03-28platform/x86: surface3_power: Drop useless macro ACPI_PTR()Andy Shevchenko1-1/+1
2020-03-28platform/x86: surface3_power: Prefix POLL_INTERVAL with SURFACE_3Andy Shevchenko1-3/+3
2020-03-28platform/x86: surface3_power: Simplify mshw0011_adp_psr() to one linerAndy Shevchenko1-8/+1
2020-03-28platform/x86: surface3_power: Use dev_err() instead of pr_err()Andy Shevchenko1-1/+1
2020-03-28platform/x86: surface3_power: Drop unused structure definitionAndy Shevchenko1-7/+0
2020-03-27platform/chrome: chromeos_laptop: make I2C API conversion completeWolfram Sang1-1/+1
2020-03-26platform/x86: surface3_power: MSHW0011 rev-eng implementationBlaž Hrastnik3-0/+606
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar9-47/+37
2020-03-24platform/x86: Convert to new CPU match macrosThomas Gleixner9-47/+37
2020-03-22platform/chrome: wilco_ec: event: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-03-22platform/chrome: cros_ec_chardev: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-22platform/chrome: cros_ec_typec: Update port info from ECPrashant Malani1-1/+120
2020-03-22platform/chrome: Add Type C connector class driverPrashant Malani3-0/+250
2020-03-21acpi: Remove header dependencyPeter Zijlstra2-0/+2
2020-03-20platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tabletHans de Goede1-0/+24
2020-03-20platform/x86: touchscreen_dmi: Add EFI embedded firmware info supportHans de Goede2-1/+41
2020-03-20platform/x86: intel_pmc_core: Make pmc_core_substate_res_show() genericGayatri Kammela2-1/+4
2020-03-20platform/x86: intel_pmc_core: Make pmc_core_lpm_display() generic for platforms that support sub-statesGayatri Kammela1-4/+22
2020-03-20platform/x86: sony-laptop: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-4/+4
2020-03-20platform/x86: GPD pocket fan: Fix error message when temp-limits are out of rangeHans de Goede1-1/+1
2020-03-20platform/x86: ISST: Fix wrong unregister typeSrinivas Pandruvada1-1/+1
2020-03-20platform/x86: asus_wmi: Fix return value of fan_boost_mode_storeLeonid Maksymchuk1-1/+1
2020-03-20platform/x86: asus-wmi: Support laptops where the first battery is named BATTKristian Klausen1-1/+4
2020-03-17platform/chrome: cros_usbpd_notify: Pull PD_HOST_EVENT statusPrashant Malani1-3/+83
2020-03-17platform/chrome: cros_usbpd_notify: Amend ACPI driver to platPrashant Malani1-12/+59
2020-03-17platform/chrome: cros_usbpd_notify: Add driver data structPrashant Malani1-9/+19
2020-03-17platform/chrome: cros_usbpd_notify: Fix cros-usbpd-notify notifierGwendal Grignou1-1/+1
2020-03-06platform/chrome: Kconfig: Remove CONFIG_ prefix from MFD_CROS_EC sectionEnric Balletbo i Serra1-1/+1
2020-03-02platform/chrome: cros_ec: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra1-1/+1