summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2023-10-12platform/x86/amd/pmc: Handle overflow cases where the num_samples range is hi...Shyam Sundar S K1-6/+13
2023-10-12platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()Shyam Sundar S K1-13/+19
2023-10-12platform/x86: asus-wireless: Replace open coded acpi_match_acpi_device()Andy Shevchenko1-8/+4
2023-10-12platform/x86: xo15-ebook: Replace open coded acpi_match_acpi_device()Andy Shevchenko1-4/+5
2023-10-12platform/x86/amd/hsmp: improve the error logSuma Hegde1-3/+3
2023-10-12platform/x86/amd/hsmp: add support for metrics tblSuma Hegde1-2/+172
2023-10-12platform/x86/amd/hsmp: create plat specific structSuma Hegde1-23/+38
2023-10-11platform/x86: msi-ec: Fix the 3rd configNikita Kravets1-2/+1
2023-10-11platform/x86: intel-uncore-freq: Conditionally create attribute for read freq...Srinivas Pandruvada1-2/+6
2023-10-11Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixesHans de Goede1-2/+3
2023-10-09platform/x86: msi-ec: Add more EC configsNikita Kravets1-0/+467
2023-10-09Merge tag 'platform-drivers-x86-ib-int3472-v6.7' of https://git.kernel.org/pu...Bartosz Golaszewski4-94/+94
2023-10-09platform/x86: msi-ec: rename fn_super_swapNikita Kravets2-10/+10
2023-10-06Merge branch 'pdx86/platform-drivers-x86-mellanox-init' into review-ilpoIlpo Järvinen1-14/+15
2023-10-06platform: mellanox: Fix misspelling error in routine nameVadim Pasternak1-4/+4
2023-10-06platform: mellanox: Rename some init()/exit() functions for consistent namingVadim Pasternak1-9/+9
2023-10-06platform: mellanox: Fix a resource leak in an error handling path in probing ...Vadim Pasternak1-2/+3
2023-10-06platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König1-1/+7
2023-10-06Merge branch 'pdx86/platform-drivers-x86-int3472' into review-ilpoIlpo Järvinen4-94/+94
2023-10-06platform/x86: int3472: Switch to devm_get_gpiod()Hans de Goede3-26/+6
2023-10-06platform/x86: int3472: Stop using gpiod_toggle_active_low()Hans de Goede4-59/+41
2023-10-06platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helperBartosz Golaszewski1-0/+26
2023-10-06platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helperHans de Goede1-10/+22
2023-10-06platform/x86/intel/ifs: ARRAY BIST for Sierra ForestJithu Joseph3-8/+51
2023-10-06platform/x86/intel/ifs: Add new error codeJithu Joseph1-0/+6
2023-10-06platform/x86/intel/ifs: Add new CPU supportJithu Joseph1-0/+3
2023-10-06platform/x86/intel/ifs: Metadata validation for start_chunkJithu Joseph1-0/+7
2023-10-06platform/x86/intel/ifs: Validate image sizeJithu Joseph1-0/+8
2023-10-06platform/x86/intel/ifs: Gen2 Scan test supportJithu Joseph2-13/+44
2023-10-06platform/x86/intel/ifs: Gen2 scan image loadingJithu Joseph2-2/+137
2023-10-06platform/x86/intel/ifs: Refactor image loading codeJithu Joseph1-12/+19
2023-10-06platform/x86/intel/ifs: Store IFS generation numberJithu Joseph2-0/+5
2023-10-06platform/x86/amd/pmc: Add PMFW command id to support S2D force flushShyam Sundar S K1-1/+8
2023-10-05platform/x86: touchscreen_dmi: Add info for the Positivo C4128BRenan Guilherme Lebre Ramos1-0/+23
2023-10-05platform/chrome: kunit: make EC protocol tests independentTzung-Bi Shih5-10/+7
2023-10-05platform/chrome: kunit: initialize lock for fake ec_devTzung-Bi Shih1-0/+1
2023-10-05platform/chrome: cros_ec: fix compilation warningTzung-Bi Shih1-0/+2
2023-10-04platform/x86: touchscreen_dmi: Add info for the BUSH Bush Windows tabletTomasz Swiatek1-0/+22
2023-10-04platform/mellanox: tmfifo: fix kernel-doc warningsRandy Dunlap1-6/+8
2023-10-04platform/x86/intel/ifs: release cpus_read_lock()Jithu Joseph1-3/+4
2023-10-04platform/x86: hp-bioscfg: Fix reference leakArmin Wolf1-4/+10
2023-10-04platform/x86: think-lmi: Fix reference leakArmin Wolf1-4/+20
2023-10-04platform/x86/intel/tpmi: Add debugfs support for read/write blockedSrinivas Pandruvada1-25/+56
2023-10-04platform/x86/intel-uncore-freq: Ignore minor version changeSrinivas Pandruvada1-4/+14
2023-10-04platform/x86: ISST: Ignore minor version changeSrinivas Pandruvada1-4/+12
2023-10-04platform/x86: intel_speed_select_if: Use devm_ioremap_resourceSrinivas Pandruvada1-4/+5
2023-10-04platform/x86: intel_speed_select_if: Remove hardcoded map sizeSrinivas Pandruvada1-6/+10
2023-10-04platform/x86: ISST: Allow level 0 to be not presentSrinivas Pandruvada1-3/+0
2023-10-04platform/x86: ISST: Use fuse enabled mask instead of allowed levelsSrinivas Pandruvada1-1/+1
2023-10-04platform/chrome: cros_ec_proto: Mark outdata as constStephen Boyd1-1/+1