summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2024-02-19platform/x86/amd/pmf: Add debugging message for missing policy dataMario Limonciello
2024-02-19platform/x86/amd/pmf: Fix a suspend hang on Framework 13Mario Limonciello
2024-02-19platform/x86/amd/pmf: Fix TEE enact command failure after suspend and resumeShyam Sundar S K
2024-02-19platform/x86/amd/pmf: Remove smart_pc_status enumShyam Sundar S K
2024-02-19platform/x86: touchscreen_dmi: Consolidate Goodix upside-down touchscreen dataHans de Goede
2024-02-19platform/x86: touchscreen_dmi: Allow partial (prefix) matches for ACPI namesHans de Goede
2024-02-19platform/x86: intel: int0002_vgpio: Pass IRQF_ONESHOT to request_irq()Hans de Goede
2024-02-19platform/x86: think-lmi: Fix password opcode ordering for workstationsMark Pearson
2024-02-17platform/chrome: cros_ec_typec: Make sure the USB role switch has PLDHeikki Krogerus
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner
2024-02-13platform/x86: ideapad-laptop: support Fn+R dual-function keyGergo Koteles
2024-02-13platform/mellanox: mlxbf-pmc: Cleanup signed/unsigned mix-upShravan Kumar Ramani
2024-02-13platform/mellanox: mlxbf-pmc: Replace uintN_t with kernel-style typesShravan Kumar Ramani
2024-02-13platform/x86: wmi: Make input buffer mandatory when evaluating methodsArmin Wolf
2024-02-08platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-08Merge tag 'platform-drivers-x86-v6.8-2' into pdx/for-nextIlpo Järvinen
2024-02-07platform/x86: wmi: Replace pr_err() with dev_err()Armin Wolf
2024-02-07platform/x86: wmi: Remove unnecessary out-of-memory messageArmin Wolf
2024-02-07platform/x86: wmi: Use FW_BUG when warning about missing control methodsArmin Wolf
2024-02-07platform/x86: wmi: Check if WMxx control method existsArmin Wolf
2024-02-06platform/surface: aggregator_registry: add entry for fan speedIvor Wanders
2024-02-06platform: x86: ibm_rtl: make rtl_subsys constRicardo B. Marliere
2024-02-06platform: x86: wmi: make wmi_bus_type constRicardo B. Marliere
2024-02-06platform/x86: hp-wmi: Add thermal profile support for 8BAD boardsAlexis Belmonte
2024-02-06platform/x86: hp-wmi: Tidy up module source codeAlexis Belmonte
2024-02-06platform/x86: wmi: Stop using ACPI device classArmin Wolf
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman
2024-01-31platform/x86/intel/ifs: Remove unnecessary initialization of 'ret'Ilpo Järvinen
2024-01-31platform/x86/intel/ifs: Add an entry rendezvous for SAFAshok Raj
2024-01-31platform/x86/intel/ifs: Replace the exit rendezvous with an entry rendezvous ...Ashok Raj
2024-01-31platform/x86/intel/ifs: Add current batch number to trace outputAshok Raj
2024-01-31platform/x86/intel/ifs: Trace on all HT threads when executing a testAshok Raj
2024-01-31platform/x86/amd/hsmp: Change devm_kzalloc() to devm_kcalloc()Suma Hegde
2024-01-31platform/x86/amd/hsmp: Remove extra parenthesis and add a spaceSuma Hegde
2024-01-31platform/x86/amd/hsmp: Check num_sockets against MAX_AMD_SOCKETSSuma Hegde
2024-01-31platform/x86/amd/hsmp: Non-ACPI support for AMD F1A_M00~0FhSuma Hegde
2024-01-31platform/x86/amd/hsmp: Add support for ACPI based probingSuma Hegde
2024-01-31platform/x86/amd/hsmp: Restructure sysfs group creationSuma Hegde
2024-01-31platform/x86/amd/hsmp: Move dev from platdev to hsmp_socketSuma Hegde
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini
2024-01-26platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tabletPhoenix Chen
2024-01-26platform/x86/intel/ifs: Call release_firmware() when handling errors.Jithu Joseph
2024-01-26platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()Cong Liu
2024-01-26platform/x86/amd/pmf: Get ambient light information from AMD SFH driverShyam Sundar S K
2024-01-26platform/x86/amd/pmf: Get Human presence information from AMD SFH driverShyam Sundar S K
2024-01-25platform/x86/amd/hsmp: Define a struct to hold mailbox regsSuma Hegde
2024-01-25platform/x86/amd/hsmp: Create static func to handle platdevSuma Hegde
2024-01-25platform/x86/amd/hsmp: Cache pci_dev in struct hsmp_socketSuma Hegde
2024-01-25platform/x86/amd/hsmp: Move hsmp_test to probeSuma Hegde
2024-01-24platform/x86: wmi: Use ACPI device name in netlink eventArmin Wolf