summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2023-02-02platform/x86: acerhdf: Drop empty platform remove functionUwe Kleine-König
2023-02-02platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede
2023-01-31platform/chrome: cros_typec_vdm: Add Attention supportPrashant Malani
2023-01-30platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255Hans de Goede
2023-01-30platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann
2023-01-30platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede
2023-01-30platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K
2023-01-30platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K
2023-01-30platform/x86/amd/pmf: update to auto-mode limits only after AMT eventShyam Sundar S K
2023-01-30platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K
2023-01-30platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_c...Greg Kroah-Hartman
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2023-01-25platform/x86: thinkpad_acpi: Fix profile modes on Intel platformsMark Pearson
2023-01-24platform/chrome: cros_typec_vdm: Fix VDO copyPrashant Malani
2023-01-24platform/chrome: cros_ec_typec: allow deferred probe of switch handlesVictor Ding
2023-01-24platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede
2023-01-24platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede
2023-01-24platform/x86: hp-wmi: Fix cast to smaller integer type warningHans de Goede
2023-01-24platform/x86/amd: pmc: Add a module parameter to disable workaroundsMario Limonciello
2023-01-24platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZNMario Limonciello
2023-01-24platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reportingHans de Goede
2023-01-24platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CFKevin Kuriakose
2023-01-24platform/x86: hp-wmi: Handle Omen Key eventRishit Bansal
2023-01-24platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 tableKoba Ko
2023-01-23Merge back thermal control material for 6.3.Rafael J. Wysocki
2023-01-18platform/chrome: cros_ec_proto: remove big stub objects from stackTzung-Bi Shih
2023-01-18platform/chrome: cros_ec_uart: fix negative type promoted to highTzung-Bi Shih
2023-01-13platform/x86: thinkpad_acpi: Fix profile mode display in AMT modeMark Pearson
2023-01-13platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai
2023-01-13platform/chrome: fix kernel-doc warnings for panic notifierTzung-Bi Shih
2023-01-12platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...Hans de Goede
2023-01-12platform/x86/amd: Fix refcount leak in amd_pmc_probeMiaoqian Lin
2023-01-12platform/x86: intel/pmc/core: Add Meteor Lake mobile supportGayatri Kammela
2023-01-12platform/x86: simatic-ipc: add another modelHenning Schild
2023-01-12platform/x86: simatic-ipc: correct name of a modelHenning Schild
2023-01-12platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER if presentHans de Goede
2023-01-12platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reportingHans de Goede
2023-01-12platform/x86: asus-wmi: Don't load fan curves without fanThomas Weißschuh
2023-01-12platform/x86: asus-wmi: Ignore fan on E410MAThomas Weißschuh
2023-01-12platform/x86: asus-wmi: Add quirk wmi_ignore_fanThomas Weißschuh
2023-01-12platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCKHans de Goede
2023-01-12platform/x86: asus-nb-wmi: Add alternate mapping for KEY_CAMERAThomas Weißschuh
2023-01-12platform/surface: aggregator: Add missing call to ssam_request_sync_free()Maximilian Luz
2023-01-12platform/surface: aggregator: Ignore command messages not intended for usMaximilian Luz
2023-01-12platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HDMichael Klein
2023-01-11platform/chrome: cros_ec_lpc: initialize the buf variableTom Rix
2023-01-11platform/chrome: cros_ec: Fix panic notifier registrationMarek Szyprowski
2023-01-10platform/chrome: cros_typec_switch: Check for retimer flagPrashant Malani