summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios nameHans de Goede2024-03-261-2/+2
* platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BARHans de Goede2024-03-261-16/+9
* platform/x86: thinkpad_acpi: Only update profile if successfully convertedMario Limonciello2024-03-011-2/+3
* platform/x86: think-lmi: Fix password opcode ordering for workstationsMark Pearson2024-03-011-9/+11
* platform/x86: touchscreen_dmi: Allow partial (prefix) matches for ACPI namesHans de Goede2024-03-011-2/+2
* platform/x86: intel-vbtn: Stop calling "VBDL" from notify_handlerHans de Goede2024-03-011-3/+0
* platform/x86: x86-android-tablets: Fix keyboard touchscreen on Lenovo Yogaboo...Hans de Goede2024-03-013-0/+5
* platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tabletPhoenix Chen2024-03-011-0/+35
* platform/x86/intel/ifs: Call release_firmware() when handling errors.Jithu Joseph2024-01-311-1/+2
* platform/x86: wmi: Fix error handling in legacy WMI notify handler functionsArmin Wolf2024-01-311-7/+9
* platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probeShin'ichiro Kawasaki2024-01-311-41/+139
* platform/x86: intel-uncore-freq: Fix types in sysfs callbacksNathan Chancellor2024-01-312-57/+57
* platform/x86/intel/vsec: Fix xa_alloc memory leakDavid E. Box2024-01-252-10/+16
* Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"Shin'ichiro Kawasaki2024-01-041-131/+41
* platform/x86/intel/pmc: Move GBE LTR ignore to suspend callbackDavid E. Box2023-12-295-23/+33
* platform/x86/intel/pmc: Allow reenabling LTRsDavid E. Box2023-12-296-8/+11
* platform/x86/intel/pmc: Add suspend callbackDavid E. Box2023-12-292-0/+5
* platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probeShin'ichiro Kawasaki2023-12-291-41/+131
* platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13Mario Limonciello2023-12-181-0/+17
* platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirksMario Limonciello2023-12-183-1/+5
* platform/x86/amd/pmc: Only run IRQ1 firmware version check on CezanneMario Limonciello2023-12-181-9/+12
* platform/x86/amd/pmc: Move platform defines to headerMario Limonciello2023-12-182-10/+11
* platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()Rajvi Jingar2023-12-181-1/+1
* platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad...Vishnu Sankar2023-12-181-13/+85
* platform/x86: intel_ips: fix kernel-doc formattingRandy Dunlap2023-12-081-7/+23
* platform/x86: thinkpad_acpi: fix kernel-doc warningsRandy Dunlap2023-12-081-3/+3
* platform/x86: intel-vbtn: Fix missing tablet-mode-switch eventsHans de Goede2023-12-081-4/+15
* platform/x86: wmi: Skip blocks with zero instancesArmin Wolf2023-11-301-0/+5
* platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspendLuke D. Jones2023-11-281-0/+50
* platform/x86: asus-wmi: Filter Volume key presses if also reported via atkbdHans de Goede2023-11-231-0/+23
* platform/x86: asus-wmi: Change q500a_i8042_filter() into a generic i8042-filterHans de Goede2023-11-233-19/+23
* platform/x86: asus-wmi: Move i8042 filter install to shared asus-wmi codeHans de Goede2023-11-233-12/+9
* 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