summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: wmi: Always evaluate _WED when receiving an eventArmin Wolf2024-02-271-18/+49
* platform/x86: wmi: Check if event data is not NULLArmin Wolf2024-02-271-2/+9
* platform/x86: wmi: Prevent incompatible event driver from probingArmin Wolf2024-02-272-1/+11
* platform/x86/fujitsu-laptop: Add battery charge control supportSzilard Fabian2024-02-272-0/+118
* platform/x86: thinkpad_acpi: Fix to correct wrong temp reporting on some Thin...Vishnu Sankar2024-02-201-6/+68
* platform/x86: thinkpad_acpi: Simplify thermal mode checkingVishnu Sankar2024-02-201-70/+73
* platform/x86: ideapad-laptop: support Fn+R dual-function keyGergo Koteles2024-02-131-0/+2
* platform/mellanox: mlxbf-pmc: Cleanup signed/unsigned mix-upShravan Kumar Ramani2024-02-131-61/+68
* platform/mellanox: mlxbf-pmc: Replace uintN_t with kernel-style typesShravan Kumar Ramani2024-02-131-62/+47
* platform/x86: wmi: Make input buffer mandatory when evaluating methodsArmin Wolf2024-02-131-11/+10
* Merge tag 'platform-drivers-x86-v6.8-2' into pdx/for-nextIlpo Järvinen2024-02-0814-177/+460
|\
| * platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tabletPhoenix Chen2024-01-261-0/+35
| * platform/x86/intel/ifs: Call release_firmware() when handling errors.Jithu Joseph2024-01-261-1/+2
| * platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()Cong Liu2024-01-261-1/+3
| * platform/x86/amd/pmf: Get ambient light information from AMD SFH driverShyam Sundar S K2024-01-261-0/+8
| * platform/x86/amd/pmf: Get Human presence information from AMD SFH driverShyam Sundar S K2024-01-262-0/+29
| * platform/mellanox: mlxbf-pmc: Fix offset calculation for crspace eventsShravan Kumar Ramani2024-01-221-2/+2
| * platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is fullLiming Sun2024-01-221-0/+67
| * MAINTAINERS: remove defunct acpi4asus project info from asus notebooks sectionHans de Goede2024-01-221-2/+1
| * MAINTAINERS: add Luke Jones as maintainer for asus notebooksLuke D. Jones2024-01-221-0/+1
| * MAINTAINERS: Remove Perry Yuan as DELL WMI HARDWARE PRIVACY SUPPORT maintainerHeiner Kallweit2024-01-221-1/+0
| * platform/x86: silicom-platform: Add missing "Description:" for power_cycle sy...Hans de Goede2024-01-221-0/+1
| * platform/x86: intel-wmi-sbl-fw-update: Fix function name in error messageArmin Wolf2024-01-221-2/+2
| * platform/x86: p2sb: Use pci_resource_n() in p2sb_read_bar0()Shin'ichiro Kawasaki2024-01-221-1/+1
| * platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probeShin'ichiro Kawasaki2024-01-221-41/+139
| * platform/x86: intel-uncore-freq: Fix types in sysfs callbacksNathan Chancellor2024-01-222-57/+57
| * platform/x86: wmi: Fix wmi_dev_probe()Dan Carpenter2024-01-221-1/+1
| * platform/x86: wmi: Fix notify callback lockingArmin Wolf2024-01-221-24/+47
| * platform/x86: wmi: Decouple legacy WMI notify handlers from wmi_block_listArmin Wolf2024-01-221-50/+68
| * platform/x86: wmi: Return immediately if an suitable WMI event is foundArmin Wolf2024-01-221-6/+4
| * platform/x86: wmi: Fix error handling in legacy WMI notify handler functionsArmin Wolf2024-01-221-5/+9
* | platform/x86: wmi: Replace pr_err() with dev_err()Armin Wolf2024-02-071-1/+1
* | platform/x86: wmi: Remove unnecessary out-of-memory messageArmin Wolf2024-02-071-3/+1
* | platform/x86: wmi: Use FW_BUG when warning about missing control methodsArmin Wolf2024-02-071-27/+12
* | platform/x86: wmi: Check if WMxx control method existsArmin Wolf2024-02-071-0/+9
* | platform/surface: aggregator_registry: add entry for fan speedIvor Wanders2024-02-061-0/+7
* | platform: x86: ibm_rtl: make rtl_subsys constRicardo B. Marliere2024-02-061-1/+1
* | platform: x86: wmi: make wmi_bus_type constRicardo B. Marliere2024-02-061-2/+2
* | platform/x86: hp-wmi: Add thermal profile support for 8BAD boardsAlexis Belmonte2024-02-061-2/+59
* | platform/x86: hp-wmi: Tidy up module source codeAlexis Belmonte2024-02-061-4/+6
* | platform/x86: wmi: Stop using ACPI device classArmin Wolf2024-02-061-2/+1
* | platform/x86/intel/ifs: Remove unnecessary initialization of 'ret'Ilpo Järvinen2024-01-311-1/+1
* | platform/x86/intel/ifs: Add an entry rendezvous for SAFAshok Raj2024-01-311-22/+26
* | platform/x86/intel/ifs: Replace the exit rendezvous with an entry rendezvous ...Ashok Raj2024-01-311-5/+4
* | platform/x86/intel/ifs: Add current batch number to trace outputAshok Raj2024-01-312-4/+7
* | platform/x86/intel/ifs: Trace on all HT threads when executing a testAshok Raj2024-01-312-19/+36
* | platform/x86/amd/hsmp: Change devm_kzalloc() to devm_kcalloc()Suma Hegde2024-01-311-6/+8
* | platform/x86/amd/hsmp: Remove extra parenthesis and add a spaceSuma Hegde2024-01-311-2/+2
* | platform/x86/amd/hsmp: Check num_sockets against MAX_AMD_SOCKETSSuma Hegde2024-01-311-5/+3
* | platform/x86/amd/hsmp: Non-ACPI support for AMD F1A_M00~0FhSuma Hegde2024-01-311-1/+19