summaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-217-48/+172
|\
| * 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
* | Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-12-193-0/+332
|\ \ | |/ |/|
| * Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into wireless-nextJohannes Berg2023-12-123-0/+332
| |\
| | * platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation fea...Ma Jun2023-12-113-0/+332
* | | platform/mellanox: Check devm_hwmon_device_register_with_groups() return valueKunwu Chan2023-12-041-0/+2
* | | platform/mellanox: Add null pointer checks for devm_kasprintf()Kunwu Chan2023-12-041-0/+12
* | | mlxbf-bootctl: correctly identify secure boot with development keysDavid Thompson2023-12-041-13/+26
* | | platform/x86: wmi: Skip blocks with zero instancesArmin Wolf2023-11-301-0/+5
* | | platform/surface: aggregator: fix recv_buf() return valueFrancesco Dolcini2023-11-291-1/+4
* | | 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 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-041-0/+28
|\ \
| * | Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman2023-10-166-18/+94
| |\|
| * | platform/chrome: cros_ec_typec: Add Displayport Alternatemode 2.1 SupportUtkarsh Patel2023-10-021-0/+28
* | | Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-11-0150-435/+2677
|\ \ \
| * | | 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