summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko2023-11-211-2/+2
* platform/x86/amd/pmc: adjust getting DRAM size behaviorShyam Sundar S K2023-11-171-29/+2
* platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-2/+0
* platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-2/+4
* platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-6/+4
* platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-5/+3
* platform/x86: ideapad-laptop: Set max_brightness before using itStuart Hayhurst2023-11-151-6/+5
* Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-041-5/+3
|\
| * x86/microcode/intel: Rework intel_find_matching_signature()Thomas Gleixner2023-10-241-1/+1
| * x86/microcode/intel: Rework intel_cpu_collect_info()Thomas Gleixner2023-10-241-5/+3
* | Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-10-3136-354/+1996
|\ \
| * | platform/x86: inspur-platform-profile: Add platform profile supportAi Chao2023-10-273-0/+230
| * | platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120eOlli Asikainen2023-10-271-0/+1
| * | platform/x86: wmi: Decouple WMI device removal from wmi_block_listArmin Wolf2023-10-251-15/+14
| * | platform/x86: wmi: Fix opening of char deviceArmin Wolf2023-10-251-14/+6
| * | platform/x86: wmi: Fix probe failure when failing to register WMI devicesArmin Wolf2023-10-251-8/+8
| * | platform/x86: wmi: Fix refcounting of WMI devices in legacy functionsArmin Wolf2023-10-251-60/+107
| * | platform/x86: wmi: Decouple probe deferring from wmi_block_listArmin Wolf2023-10-251-13/+26
| * | platform/x86/amd/hsmp: Fix iomem handlingArmin Wolf2023-10-251-1/+1
| * | platform/x86: asus-wmi: Do not report brightness up/down keys when also repor...Hans de Goede2023-10-251-0/+16
| * | platform/x86: thinkpad_acpi: replace deprecated strncpy with memcpyJustin Stitt2023-10-231-2/+5
| * | platform/x86: acer-wmi: Remove void function returnEdson Juliano Drosdeck2023-10-171-2/+0
| * | platform/x86/amd/pmc: Add dump_custom_stb module parameterShyam Sundar S K2023-10-121-0/+32
| * | platform/x86/amd/pmc: Handle overflow cases where the num_samples range is hi...Shyam Sundar S K2023-10-121-6/+13
| * | platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()Shyam Sundar S K2023-10-121-13/+19
| * | platform/x86: asus-wireless: Replace open coded acpi_match_acpi_device()Andy Shevchenko2023-10-121-8/+4
| * | platform/x86: xo15-ebook: Replace open coded acpi_match_acpi_device()Andy Shevchenko2023-10-121-4/+5
| * | platform/x86/amd/hsmp: improve the error logSuma Hegde2023-10-121-3/+3
| * | platform/x86/amd/hsmp: add support for metrics tblSuma Hegde2023-10-121-2/+172
| * | platform/x86/amd/hsmp: create plat specific structSuma Hegde2023-10-121-23/+38
| * | platform/x86: msi-ec: Add more EC configsNikita Kravets2023-10-091-0/+467
| * | platform/x86: msi-ec: rename fn_super_swapNikita Kravets2023-10-092-10/+10
| * | Merge branch 'pdx86/platform-drivers-x86-mellanox-init' into review-ilpoIlpo Järvinen2023-10-061-14/+15
| |\ \
| | * | platform: mellanox: Fix misspelling error in routine nameVadim Pasternak2023-10-061-4/+4
| | * | platform: mellanox: Rename some init()/exit() functions for consistent namingVadim Pasternak2023-10-061-9/+9
| * | | Merge branch 'pdx86/platform-drivers-x86-int3472' into review-ilpoIlpo Järvinen2023-10-064-94/+94
| |\ \ \
| * | | | platform/x86/intel/ifs: ARRAY BIST for Sierra ForestJithu Joseph2023-10-063-8/+51
| * | | | platform/x86/intel/ifs: Add new error codeJithu Joseph2023-10-061-0/+6
| * | | | platform/x86/intel/ifs: Add new CPU supportJithu Joseph2023-10-061-0/+3
| * | | | platform/x86/intel/ifs: Metadata validation for start_chunkJithu Joseph2023-10-061-0/+7
| * | | | platform/x86/intel/ifs: Validate image sizeJithu Joseph2023-10-061-0/+8
| * | | | platform/x86/intel/ifs: Gen2 Scan test supportJithu Joseph2023-10-062-13/+44
| * | | | platform/x86/intel/ifs: Gen2 scan image loadingJithu Joseph2023-10-062-2/+137
| * | | | platform/x86/intel/ifs: Refactor image loading codeJithu Joseph2023-10-061-12/+19
| * | | | platform/x86/intel/ifs: Store IFS generation numberJithu Joseph2023-10-062-0/+5
| * | | | platform/x86/amd/pmc: Add PMFW command id to support S2D force flushShyam Sundar S K2023-10-061-1/+8
| * | | | platform/x86/intel/tpmi: Add debugfs support for read/write blockedSrinivas Pandruvada2023-10-041-25/+56
| * | | | platform/x86/intel-uncore-freq: Ignore minor version changeSrinivas Pandruvada2023-10-041-4/+14
| * | | | platform/x86: ISST: Ignore minor version changeSrinivas Pandruvada2023-10-041-4/+12
| * | | | platform/x86: intel_speed_select_if: Use devm_ioremap_resourceSrinivas Pandruvada2023-10-041-4/+5