summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2023-01-12platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...Hans de Goede-0/+7
2023-01-12platform/x86/amd: Fix refcount leak in amd_pmc_probeMiaoqian Lin-1/+1
2023-01-12platform/x86: intel/pmc/core: Add Meteor Lake mobile supportGayatri Kammela-0/+1
2023-01-12platform/x86: simatic-ipc: add another modelHenning Schild-0/+1
2023-01-12platform/x86: simatic-ipc: correct name of a modelHenning Schild-1/+1
2023-01-12platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER if presentHans de Goede-4/+15
2023-01-12platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reportingHans de Goede-6/+16
2023-01-12platform/x86: asus-wmi: Don't load fan curves without fanThomas Weißschuh-0/+3
2023-01-12platform/x86: asus-wmi: Ignore fan on E410MAThomas Weißschuh-0/+13
2023-01-12platform/x86: asus-wmi: Add quirk wmi_ignore_fanThomas Weißschuh-1/+4
2023-01-12platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCKHans de Goede-0/+1
2023-01-12platform/x86: asus-nb-wmi: Add alternate mapping for KEY_CAMERAThomas Weißschuh-0/+1
2023-01-12platform/surface: aggregator: Add missing call to ssam_request_sync_free()Maximilian Luz-1/+3
2023-01-12platform/surface: aggregator: Ignore command messages not intended for usMaximilian Luz-0/+14
2023-01-12platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HDMichael Klein-0/+25
2023-01-11platform/chrome: cros_ec_lpc: initialize the buf variableTom Rix-1/+1
2023-01-11platform/chrome: cros_ec: Fix panic notifier registrationMarek Szyprowski-0/+1
2023-01-10platform/chrome: cros_typec_switch: Check for retimer flagPrashant Malani-6/+8
2023-01-10platform/chrome: cros_typec_switch: Use fwnode* prop checkPrashant Malani-1/+1
2023-01-09platform/chrome: cros_typec_vdm: Add VDM send supportPrashant Malani-0/+24
2023-01-09platform/chrome: cros_typec_vdm: Add VDM reply supportPrashant Malani-0/+48
2023-01-09platform/chrome: cros_ec_typec: Add initial VDM supportPrashant Malani-1/+57
2023-01-09platform/chrome: cros_ec_typec: Alter module name with hyphensPrashant Malani-2/+3
2023-01-09platform/chrome: cros_ec_typec: Move structs to headerPrashant Malani-76/+87
2023-01-09platform/chrome: cros_ec_typec: Update port DP VDOPrashant Malani-1/+1
2023-01-09platform/chrome: cros_ec_typec: Set port alt mode drvdataPrashant Malani-0/+2
2023-01-09platform/chrome: cros_ec_typec: Stash port driver infoPrashant Malani-0/+5
2023-01-06thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() functionDaniel Lezcano-47/+26
2023-01-06platform/chrome: cros_ec: Shutdown on EC PanicRob Barnes-0/+3
2023-01-06platform/chrome: cros_ec: Poll EC log on EC panicRob Barnes-0/+30
2023-01-05platform/chrome: cros_ec_proto: Use asm instead of asm-genericAndy Shevchenko-1/+2
2023-01-05platform/chrome: cros_ec_uart: fix race conditionRobert Zieba-1/+2
2023-01-05platform/chrome: cros_ec_uart: Add DT enumeration supportBhanu Prakash Maiya-0/+8
2023-01-03power: supply: bq25890: Support boards with more then one charger ICHans de Goede-1/+1
2022-12-28platform/chrome: cros_ec_uart: Add transport layerBhanu Prakash Maiya-0/+363
2022-12-27platform/x86: ideapad-laptop: Add Legion 5 15ARH05 DMI id to set_fn_lock_led_...Hans de Goede-0/+6
2022-12-27platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probeHans de Goede-7/+14
2022-12-26platform/chrome: use sysfs_emit_at() instead of scnprintf()Tzung-Bi Shih-22/+14
2022-12-26platform/chrome: use sysfs_emit() instead of scnprintf()ye xingchen-12/+9
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2022-12-13Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-135/+191
2022-12-13Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds-1/+2
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-68/+36
2022-12-12Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-0/+1
2022-12-12Merge tag 'mips_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-2/+1
2022-12-12Merge tag 'tag-chrome-platform-for-v6.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-29/+195
2022-12-12Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1338/+2626
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki-68/+36
2022-12-12platform/mellanox: mlxbf-pmc: Fix event typoJames Hurley-1/+1
2022-12-08platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_regist...Yang Yingliang-1/+1