summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2023-01-30platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K-18/+18
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman-2/+2
2023-01-27platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_c...Greg Kroah-Hartman-9/+2
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman-2/+2
2023-01-25platform/x86: thinkpad_acpi: Fix profile modes on Intel platformsMark Pearson-5/+6
2023-01-24platform/chrome: cros_typec_vdm: Fix VDO copyPrashant Malani-1/+3
2023-01-24platform/chrome: cros_ec_typec: allow deferred probe of switch handlesVictor Ding-8/+16
2023-01-24platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede-52/+18
2023-01-24platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede-23/+0
2023-01-24platform/x86: hp-wmi: Fix cast to smaller integer type warningHans de Goede-1/+1
2023-01-24platform/x86/amd: pmc: Add a module parameter to disable workaroundsMario Limonciello-3/+7
2023-01-24platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZNMario Limonciello-0/+50
2023-01-24platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reportingHans de Goede-5/+12
2023-01-24platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CFKevin Kuriakose-0/+1
2023-01-24platform/x86: hp-wmi: Handle Omen Key eventRishit Bansal-0/+4
2023-01-24platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 tableKoba Ko-0/+3
2023-01-23Merge back thermal control material for 6.3.Rafael J. Wysocki-47/+26
2023-01-18platform/chrome: cros_ec_proto: remove big stub objects from stackTzung-Bi Shih-5/+5
2023-01-18platform/chrome: cros_ec_uart: fix negative type promoted to highTzung-Bi Shih-2/+3
2023-01-13platform/x86: thinkpad_acpi: Fix profile mode display in AMT modeMark Pearson-6/+17
2023-01-13platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai-3/+11
2023-01-13platform/chrome: fix kernel-doc warnings for panic notifierTzung-Bi Shih-0/+2
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