summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2023-02-06platform/x86/intel/vsec: Enhance and Export intel_vsec_add_aux()Srinivas Pandruvada2-5/+15
2023-02-06platform/x86/intel/vsec: Add TPMI IDSrinivas Pandruvada1-0/+5
2023-02-03platform/x86: int3472/discrete: Get the polarity from the _DSM entryHans de Goede3-4/+16
2023-02-03platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clo...Hans de Goede3-31/+30
2023-02-03platform/x86: int3472/discrete: Create a LED class device for the privacy LEDHans de Goede5-47/+106
2023-02-03platform/x86: int3472/discrete: Refactor GPIO to sensor mappingHans de Goede1-9/+36
2023-02-03platform/x86: think-lmi: Use min_t() for comparison and assignmentDeepak R Varma1-2/+2
2023-02-03platform/x86: dell-smo8800: Use min_t() for comparison and assignmentDeepak R Varma1-4/+1
2023-02-03platform/x86: dell-ddv: Add "force" module paramArmin Wolf1-2/+11
2023-02-03platform/x86: dell-ddv: Replace EIO with ENOMSGArmin Wolf1-1/+1
2023-02-03platform/x86: dell-ddv: Return error if buffer is emptyArmin Wolf1-5/+12
2023-02-03platform/x86: dell-ddv: Add support for interface version 3Armin Wolf1-2/+4
2023-02-03platform/x86: hp-wmi: Ignore Win-Lock key eventsRishit Bansal1-0/+2
2023-02-03platform/x86: apple_gmux: Drop no longer used ACPI_VIDEO Kconfig dependencyHans de Goede1-1/+0
2023-02-03platform/x86: int1092: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-8/+7
2023-02-03platform/x86: intel/pmc: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-3/+3
2023-02-03platform/surface: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-10/+3
2023-02-03platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz5-24/+24
2023-02-03platform/surface: aggregator_registry: Fix target-ID of base-hubMaximilian Luz2-2/+2
2023-02-03platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz4-6/+6
2023-02-03platform/surface: dtx: Use target-ID enum instead of hard-coding valuesMaximilian Luz1-9/+9
2023-02-03platform/surface: aggregator_tabletsw: Use target-ID enum instead of hard-cod...Maximilian Luz1-3/+3
2023-02-03platform/surface: aggregator_hub: Use target-ID enum instead of hard-coding v...Maximilian Luz1-2/+2
2023-02-03platform/surface: aggregator: Add target and source IDs to command trace eventsMaximilian Luz1-6/+67
2023-02-03platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz3-13/+14
2023-02-03platform/x86: intel: punit_ipc: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-02-03platform/x86: intel: oaktrail: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-02-03platform/x86: acerhdf: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-02-02platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede1-0/+9
2023-01-31platform/chrome: cros_typec_vdm: Add Attention supportPrashant Malani3-0/+49
2023-01-30platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255Hans de Goede1-1/+1
2023-01-30platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann1-0/+1
2023-01-30platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede1-4/+5
2023-01-30platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K2-0/+24
2023-01-30platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K1-0/+3
2023-01-30platform/x86/amd/pmf: update to auto-mode limits only after AMT eventShyam Sundar S K1-2/+0
2023-01-30platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K3-3/+9
2023-01-30platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K4-18/+18
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2023-01-27platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_c...Greg Kroah-Hartman1-9/+2
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2023-01-25platform/x86: thinkpad_acpi: Fix profile modes on Intel platformsMark Pearson1-5/+6
2023-01-24platform/chrome: cros_typec_vdm: Fix VDO copyPrashant Malani1-1/+3
2023-01-24platform/chrome: cros_ec_typec: allow deferred probe of switch handlesVictor Ding1-8/+16
2023-01-24platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede1-52/+18
2023-01-24platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede1-23/+0
2023-01-24platform/x86: hp-wmi: Fix cast to smaller integer type warningHans de Goede1-1/+1
2023-01-24platform/x86/amd: pmc: Add a module parameter to disable workaroundsMario Limonciello1-3/+7
2023-01-24platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZNMario Limonciello1-0/+50
2023-01-24platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reportingHans de Goede1-5/+12