summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2023-10-25platform/x86: asus-wmi: Do not report brightness up/down keys when also repor...Hans de Goede-0/+16
2023-10-24x86/microcode/intel: Rework intel_find_matching_signature()Thomas Gleixner-1/+1
2023-10-24x86/microcode/intel: Rework intel_cpu_collect_info()Thomas Gleixner-5/+3
2023-10-23platform/x86: thinkpad_acpi: replace deprecated strncpy with memcpyJustin Stitt-2/+5
2023-10-18platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun-10/+11
2023-10-18apple-gmux: Hard Code max brightness for MMIO gmuxOrlando Chamberlain-1/+13
2023-10-18platform/surface: platform_profile: Propagate error if profile registration f...Armin Wolf-2/+1
2023-10-18x86: convert to new timestamp accessorsJeff Layton-1/+1
2023-10-18platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c eventsHans de Goede-0/+3
2023-10-18platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlig...Hans de Goede-11/+4
2023-10-18platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede-1/+1
2023-10-17platform/x86: acer-wmi: Remove void function returnEdson Juliano Drosdeck-2/+0
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman-18/+94
2023-10-12platform/x86/amd/pmc: Add dump_custom_stb module parameterShyam Sundar S K-0/+32
2023-10-12platform/x86/amd/pmc: Handle overflow cases where the num_samples range is hi...Shyam Sundar S K-6/+13
2023-10-12platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()Shyam Sundar S K-13/+19
2023-10-12platform/x86: asus-wireless: Replace open coded acpi_match_acpi_device()Andy Shevchenko-8/+4
2023-10-12platform/x86: xo15-ebook: Replace open coded acpi_match_acpi_device()Andy Shevchenko-4/+5
2023-10-12platform/x86/amd/hsmp: improve the error logSuma Hegde-3/+3
2023-10-12platform/x86/amd/hsmp: add support for metrics tblSuma Hegde-2/+172
2023-10-12platform/x86/amd/hsmp: create plat specific structSuma Hegde-23/+38
2023-10-11platform/x86: msi-ec: Fix the 3rd configNikita Kravets-2/+1
2023-10-11platform/x86: intel-uncore-freq: Conditionally create attribute for read freq...Srinivas Pandruvada-2/+6
2023-10-11Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixesHans de Goede-2/+3
2023-10-09platform/x86: msi-ec: Add more EC configsNikita Kravets-0/+467
2023-10-09Merge tag 'platform-drivers-x86-ib-int3472-v6.7' of https://git.kernel.org/pu...Bartosz Golaszewski-94/+94
2023-10-09platform/x86: msi-ec: rename fn_super_swapNikita Kravets-10/+10
2023-10-06Merge branch 'pdx86/platform-drivers-x86-mellanox-init' into review-ilpoIlpo Järvinen-14/+15
2023-10-06platform: mellanox: Fix misspelling error in routine nameVadim Pasternak-4/+4
2023-10-06platform: mellanox: Rename some init()/exit() functions for consistent namingVadim Pasternak-9/+9
2023-10-06platform: mellanox: Fix a resource leak in an error handling path in probing ...Vadim Pasternak-2/+3
2023-10-06platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König-1/+7
2023-10-06Merge branch 'pdx86/platform-drivers-x86-int3472' into review-ilpoIlpo Järvinen-94/+94
2023-10-06platform/x86: int3472: Switch to devm_get_gpiod()Hans de Goede-26/+6
2023-10-06platform/x86: int3472: Stop using gpiod_toggle_active_low()Hans de Goede-59/+41
2023-10-06platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helperBartosz Golaszewski-0/+26
2023-10-06platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helperHans de Goede-10/+22
2023-10-06platform/x86/intel/ifs: ARRAY BIST for Sierra ForestJithu Joseph-8/+51
2023-10-06platform/x86/intel/ifs: Add new error codeJithu Joseph-0/+6
2023-10-06platform/x86/intel/ifs: Add new CPU supportJithu Joseph-0/+3
2023-10-06platform/x86/intel/ifs: Metadata validation for start_chunkJithu Joseph-0/+7
2023-10-06platform/x86/intel/ifs: Validate image sizeJithu Joseph-0/+8
2023-10-06platform/x86/intel/ifs: Gen2 Scan test supportJithu Joseph-13/+44
2023-10-06platform/x86/intel/ifs: Gen2 scan image loadingJithu Joseph-2/+137
2023-10-06platform/x86/intel/ifs: Refactor image loading codeJithu Joseph-12/+19
2023-10-06platform/x86/intel/ifs: Store IFS generation numberJithu Joseph-0/+5
2023-10-06platform/x86/amd/pmc: Add PMFW command id to support S2D force flushShyam Sundar S K-1/+8
2023-10-05platform/x86: touchscreen_dmi: Add info for the Positivo C4128BRenan Guilherme Lebre Ramos-0/+23
2023-10-05platform/chrome: kunit: make EC protocol tests independentTzung-Bi Shih-10/+7
2023-10-05platform/chrome: kunit: initialize lock for fake ec_devTzung-Bi Shih-0/+1