summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into amd-drm-nextAlex Deucher2023-12-133-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-031-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-10-3150-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
| * | | 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
| |\ \ \ \