summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2024-02-27platform/mellanox: mlxbf-pmc: Ignore unsupported performance blocksLuiz Capitulino-2/+14
2024-02-27platform/mellanox: mlxbf-pmc: mlxbf_pmc_event_list(): make size ptr optionalLuiz Capitulino-18/+22
2024-02-27platform/x86: dell-privacy: Remove usage of wmi_has_guid()Armin Wolf-4/+0
2024-02-27Revert "platform/x86: asus-wmi: Support WMI event queue"Armin Wolf-66/+5
2024-02-27platform/x86: wmi: Always evaluate _WED when receiving an eventArmin Wolf-18/+49
2024-02-27platform/x86: wmi: Check if event data is not NULLArmin Wolf-2/+9
2024-02-27platform/x86: wmi: Prevent incompatible event driver from probingArmin Wolf-0/+10
2024-02-27platform/x86/fujitsu-laptop: Add battery charge control supportSzilard Fabian-0/+118
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki-1/+1
2024-02-27Merge 6.8-rc6 into tty-nextGreg Kroah-Hartman-97/+182
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman-97/+182
2024-02-20platform/x86: thinkpad_acpi: Only update profile if successfully convertedMario Limonciello-2/+3
2024-02-20platform/x86: intel-vbtn: Stop calling "VBDL" from notify_handlerHans de Goede-3/+0
2024-02-20platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios nameHans de Goede-2/+2
2024-02-20platform/x86: x86-android-tablets: Fix serdev instantiation no longer workingHans de Goede-26/+9
2024-02-20platform/x86: Add new get_serdev_controller() helperHans de Goede-0/+80
2024-02-20platform/x86: x86-android-tablets: Fix keyboard touchscreen on Lenovo Yogaboo...Hans de Goede-0/+5
2024-02-20platform/x86: thinkpad_acpi: Fix to correct wrong temp reporting on some Thin...Vishnu Sankar-6/+68
2024-02-20platform/x86: thinkpad_acpi: Simplify thermal mode checkingVishnu Sankar-70/+73
2024-02-19platform/x86/amd/pmf: Fix a potential race with policy binary sideloadMario Limonciello-2/+3
2024-02-19platform/x86/amd/pmf: Fixup error handling for amd_pmf_init_smart_pc()Mario Limonciello-25/+40
2024-02-19platform/x86/amd/pmf: Add debugging message for missing policy dataMario Limonciello-1/+3
2024-02-19platform/x86/amd/pmf: Fix a suspend hang on Framework 13Mario Limonciello-2/+0
2024-02-19platform/x86/amd/pmf: Fix TEE enact command failure after suspend and resumeShyam Sundar S K-0/+6
2024-02-19platform/x86/amd/pmf: Remove smart_pc_status enumShyam Sundar S K-10/+10
2024-02-19platform/x86: touchscreen_dmi: Consolidate Goodix upside-down touchscreen dataHans de Goede-15/+10
2024-02-19platform/x86: touchscreen_dmi: Allow partial (prefix) matches for ACPI namesHans de Goede-2/+2
2024-02-19platform/x86: intel: int0002_vgpio: Pass IRQF_ONESHOT to request_irq()Hans de Goede-1/+1
2024-02-19platform/x86: think-lmi: Fix password opcode ordering for workstationsMark Pearson-9/+11
2024-02-17platform/chrome: cros_ec_typec: Make sure the USB role switch has PLDHeikki Krogerus-0/+19
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner-1/+1
2024-02-13platform/x86: ideapad-laptop: support Fn+R dual-function keyGergo Koteles-0/+2
2024-02-13platform/mellanox: mlxbf-pmc: Cleanup signed/unsigned mix-upShravan Kumar Ramani-61/+68
2024-02-13platform/mellanox: mlxbf-pmc: Replace uintN_t with kernel-style typesShravan Kumar Ramani-62/+47
2024-02-13platform/x86: wmi: Make input buffer mandatory when evaluating methodsArmin Wolf-11/+10
2024-02-08platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König-4/+4
2024-02-08Merge tag 'platform-drivers-x86-v6.8-2' into pdx/for-nextIlpo Järvinen-174/+457
2024-02-07platform/x86: wmi: Replace pr_err() with dev_err()Armin Wolf-1/+1
2024-02-07platform/x86: wmi: Remove unnecessary out-of-memory messageArmin Wolf-3/+1
2024-02-07platform/x86: wmi: Use FW_BUG when warning about missing control methodsArmin Wolf-27/+12
2024-02-07platform/x86: wmi: Check if WMxx control method existsArmin Wolf-0/+9
2024-02-06platform/surface: aggregator_registry: add entry for fan speedIvor Wanders-0/+7
2024-02-06platform: x86: ibm_rtl: make rtl_subsys constRicardo B. Marliere-1/+1
2024-02-06platform: x86: wmi: make wmi_bus_type constRicardo B. Marliere-2/+2
2024-02-06platform/x86: hp-wmi: Add thermal profile support for 8BAD boardsAlexis Belmonte-2/+59
2024-02-06platform/x86: hp-wmi: Tidy up module source codeAlexis Belmonte-4/+6
2024-02-06platform/x86: wmi: Stop using ACPI device classArmin Wolf-2/+1
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman-174/+457
2024-01-31platform/x86/intel/ifs: Remove unnecessary initialization of 'ret'Ilpo Järvinen-1/+1
2024-01-31platform/x86/intel/ifs: Add an entry rendezvous for SAFAshok Raj-22/+26