summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | platform/x86: dell-wmi-sysman: Make kobj_type structure constantThomas Weißschuh2023-02-101-1/+1
| * | | | | | platform/x86/intel/vsec: Use mutex for ida_alloc() and ida_free()Srinivas Pandruvada2023-02-101-0/+9
| * | | | | | platform/x86/amd: pmc: Add line break for readabilityShyam Sundar S K2023-02-101-0/+1
| * | | | | | platform/x86/amd: pmc: differentiate STB/SMU messaging printsShyam Sundar S K2023-02-101-3/+3
| * | | | | | platform/x86/amd: pmc: Write dummy postcode into the STB DRAMShyam Sundar S K2023-02-101-0/+6
| * | | | | | platform/x86/amd: pmc: Add num_samples message id support to STBShyam Sundar S K2023-02-101-2/+25
| * | | | | | platform/x86: int3472/discrete: add LEDS_CLASS dependencyArnd Bergmann2023-02-101-0/+1
| * | | | | | platform/x86: int3472/discrete: Drop unnecessary obj->type == string checkHans de Goede2023-02-061-8/+0
| * | | | | | platform/x86/intel/tpmi: ADD tpmi external interface for tpmi feature driversSrinivas Pandruvada2023-02-061-0/+22
| * | | | | | platform/x86/intel/tpmi: Process CPU package mappingSrinivas Pandruvada2023-02-061-0/+72
| * | | | | | platform/x86/intel: Intel TPMI enumeration driverSrinivas Pandruvada2023-02-063-0/+338
| * | | | | | platform/x86/intel/vsec: Support private dataSrinivas Pandruvada2023-02-061-0/+2
| * | | | | | platform/x86/intel/vsec: Enhance and Export intel_vsec_add_aux()Srinivas Pandruvada2023-02-062-5/+15
| * | | | | | platform/x86/intel/vsec: Add TPMI IDSrinivas Pandruvada2023-02-061-0/+5
| * | | | | | platform/x86: int3472/discrete: Get the polarity from the _DSM entryHans de Goede2023-02-033-4/+16
| * | | | | | platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clo...Hans de Goede2023-02-033-31/+30
| * | | | | | platform/x86: int3472/discrete: Create a LED class device for the privacy LEDHans de Goede2023-02-035-47/+106
| * | | | | | platform/x86: int3472/discrete: Refactor GPIO to sensor mappingHans de Goede2023-02-031-9/+36
| * | | | | | platform/x86: think-lmi: Use min_t() for comparison and assignmentDeepak R Varma2023-02-031-2/+2
| * | | | | | platform/x86: dell-smo8800: Use min_t() for comparison and assignmentDeepak R Varma2023-02-031-4/+1
| * | | | | | platform/x86: dell-ddv: Add "force" module paramArmin Wolf2023-02-031-2/+11
| * | | | | | platform/x86: dell-ddv: Replace EIO with ENOMSGArmin Wolf2023-02-031-1/+1
| * | | | | | platform/x86: dell-ddv: Return error if buffer is emptyArmin Wolf2023-02-031-5/+12
| * | | | | | platform/x86: dell-ddv: Add support for interface version 3Armin Wolf2023-02-031-2/+4
| * | | | | | platform/x86: hp-wmi: Ignore Win-Lock key eventsRishit Bansal2023-02-021-0/+2
| * | | | | | platform/x86: apple_gmux: Drop no longer used ACPI_VIDEO Kconfig dependencyHans de Goede2023-02-021-1/+0
| * | | | | | platform/x86: int1092: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko2023-02-021-8/+7
| * | | | | | platform/x86: intel/pmc: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko2023-02-021-3/+3
| * | | | | | platform/surface: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko2023-02-021-10/+3
| * | | | | | platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz2023-02-025-24/+24
| * | | | | | platform/surface: aggregator_registry: Fix target-ID of base-hubMaximilian Luz2023-02-022-2/+2
| * | | | | | platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz2023-02-024-6/+6
| * | | | | | platform/surface: dtx: Use target-ID enum instead of hard-coding valuesMaximilian Luz2023-02-021-9/+9
| * | | | | | platform/surface: aggregator_tabletsw: Use target-ID enum instead of hard-cod...Maximilian Luz2023-02-021-3/+3
| * | | | | | platform/surface: aggregator_hub: Use target-ID enum instead of hard-coding v...Maximilian Luz2023-02-021-2/+2
| * | | | | | platform/surface: aggregator: Add target and source IDs to command trace eventsMaximilian Luz2023-02-021-6/+67
| * | | | | | platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz2023-02-023-13/+14
| * | | | | | platform/x86: intel: punit_ipc: Drop empty platform remove functionUwe Kleine-König2023-02-021-6/+0
| * | | | | | platform/x86: intel: oaktrail: Drop empty platform remove functionUwe Kleine-König2023-02-021-6/+0
| * | | | | | platform/x86: acerhdf: Drop empty platform remove functionUwe Kleine-König2023-02-021-6/+0
| |/ / / / /
* | | | | | Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-02-2115-135/+750
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | platform/chrome: cros_ec_typec: Fix spelling mistakeColin Ian King2023-02-081-1/+1
| * | | | | platform/chrome: cros_typec_vdm: Add Attention supportPrashant Malani2023-01-313-0/+49
| * | | | | platform/chrome: cros_typec_vdm: Fix VDO copyPrashant Malani2023-01-241-1/+3
| * | | | | platform/chrome: cros_ec_typec: allow deferred probe of switch handlesVictor Ding2023-01-241-8/+16
| * | | | | platform/chrome: cros_ec_proto: remove big stub objects from stackTzung-Bi Shih2023-01-181-5/+5
| * | | | | platform/chrome: cros_ec_uart: fix negative type promoted to highTzung-Bi Shih2023-01-181-2/+3
| * | | | | platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai2023-01-131-3/+11
| * | | | | platform/chrome: fix kernel-doc warnings for panic notifierTzung-Bi Shih2023-01-131-0/+2
| * | | | | platform/chrome: cros_ec_lpc: initialize the buf variableTom Rix2023-01-111-1/+1