aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-18/+4
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-17/+11
2021-02-24ACPI: platform: Hide ACPI_PLATFORM_PROFILE optionMaximilian Luz1-2/+2
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds1-1/+2
2021-02-22Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds10-39/+66
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds64-1528/+12615
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+3
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko1-18/+4
2021-02-15Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi-apei'Rafael J. Wysocki1-3/+3
2021-02-11platform/chrome: cros_ec_typec: Flush pending workPrashant Malani1-0/+1
2021-02-11platform/x86: intel_scu_ipc: Increase virtual timeout from 3 to 5 secondsCasey Bowman1-1/+1
2021-02-11platform/surface: aggregator: Fix access of unaligned valueMaximilian Luz1-1/+1
2021-02-09Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-2' of git://git.infradead.org/linux-platform-drivers-x86Rafael J. Wysocki5-810/+84
2021-02-08Platform: OLPC: Constify static struct regulator_opsRikard Falkeborn1-1/+1
2021-02-08platform/surface: Add Surface Hot-Plug driverMaximilian Luz3-0/+302
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman2-5/+15
2021-02-05platform/chrome: cros_ec_types: Support disconnect events without partnersRajmohan Mani1-7/+19
2021-02-05platform/chrome: cros_ec_typec: Skip port partner check in configure_mux()Rajmohan Mani1-3/+0
2021-02-05platform/x86: intel_scu_wdt: Drop mistakenly added constAndy Shevchenko1-1/+1
2021-02-04platform/chrome: cros_ec_typec: Clear Type C disc eventsPrashant Malani1-3/+26
2021-02-04platform/x86: intel_scu_wdt: Drop mistakenly added constAndy Shevchenko1-1/+1
2021-02-04platform/x86: Kconfig: add missing selects for ideapad-laptopBarnabás Pőcze1-0/+2
2021-02-04platform/x86: acer-wmi: Don't use ACPI_EXCEPTION()Hans de Goede1-2/+2
2021-02-04platform/x86: thinkpad_acpi: Replace ifdef CONFIG_ACPI_PLATFORM_PROFILE with depends onHans de Goede2-7/+1
2021-02-04platform/x86: thinkpad_acpi: Fix 'warning: no previous prototype for' warningsHans de Goede1-5/+5
2021-02-04platform/x86: msi-wmi: Fix variable 'status' set but not used compiler warningHans de Goede1-0/+2
2021-02-04platform/surface: surface3-wmi: Fix variable 'status' set but not used compiler warningHans de Goede1-1/+5
2021-02-04platform/x86: Move all dell drivers to their own subdirectoryMario Limonciello30-190/+230
2021-02-04platform/x86: ideapad-laptop: add "always on USB charging" control supportBarnabás Pőcze1-9/+56
2021-02-04platform/x86: ideapad-laptop: add keyboard backlight control supportBarnabás Pőcze1-1/+132
2021-02-04platform/x86: ideapad-laptop: send notification about touchpad state change to sysfsBarnabás Pőcze1-0/+1
2021-02-04platform/x86: ideapad-laptop: fix checkpatch warnings, more consistent styleBarnabás Pőcze1-198/+256
2021-02-04Revert "platform/x86: ideapad-laptop: Switch touchpad attribute to be RO"Barnabás Pőcze1-5/+4
2021-02-04platform/x86: ideapad-laptop: change 'cfg' debugfs file formatBarnabás Pőcze1-15/+18
2021-02-04platform/x86: ideapad-laptop: change 'status' debugfs file formatBarnabás Pőcze1-22/+15
2021-02-04platform/x86: ideapad-laptop: check for touchpad support in _CFGBarnabás Pőcze1-5/+9
2021-02-04platform/x86: ideapad-laptop: check for Fn-lock support in HALSBarnabás Pőcze1-3/+9
2021-02-04platform/x86: ideapad-laptop: rework is_visible() logicBarnabás Pőcze1-25/+55
2021-02-04platform/x86: ideapad-laptop: rework and create new ACPI helpersBarnabás Pőcze1-95/+77
2021-02-04platform/x86: ideapad-laptop: group and separate (un)related constants into enumsBarnabás Pőcze1-27/+37
2021-02-04platform/x86: ideapad-laptop: misc. device attribute changesBarnabás Pőcze1-15/+15
2021-02-04platform/x86: ideapad-laptop: always propagate error codes from device attributes' show() callbackBarnabás Pőcze1-9/+17
2021-02-04platform/x86: ideapad-laptop: convert ACPI helpers to return -EIO in case of failureBarnabás Pőcze1-46/+62
2021-02-04platform/x86: ideapad-laptop: use dev_{err,warn} or appropriate variant to display log messagesBarnabás Pőcze1-9/+17
2021-02-04platform/x86: ideapad-laptop: use msecs_to_jiffies() helper instead of hand-crafted formulaBarnabás Pőcze1-4/+7
2021-02-04platform/x86: ideapad-laptop: use for_each_set_bit() helper to simplify event processingBarnabás Pőcze1-55/+53
2021-02-04platform/x86: ideapad-laptop: use kobj_to_dev()Barnabás Pőcze1-1/+1
2021-02-04platform/x86: ideapad-laptop: use device_{add,remove}_groupBarnabás Pőcze1-4/+4
2021-02-04platform/x86: ideapad-laptop: use sysfs_emit()Barnabás Pőcze1-10/+11