summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | platform/mellanox: mlxbf-pmc: Ignore unsupported performance blocksLuiz Capitulino2024-02-271-2/+14
| * | | | | platform/mellanox: mlxbf-pmc: mlxbf_pmc_event_list(): make size ptr optionalLuiz Capitulino2024-02-271-18/+22
| * | | | | platform/x86: dell-privacy: Remove usage of wmi_has_guid()Armin Wolf2024-02-271-4/+0
| * | | | | Revert "platform/x86: asus-wmi: Support WMI event queue"Armin Wolf2024-02-271-66/+5
| * | | | | 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-271-0/+10
| * | | | | 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-0812-174/+457
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | 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-311-1/+1
| * | | | | platform/x86/intel/ifs: Trace on all HT threads when executing a testAshok Raj2024-01-311-13/+33
| * | | | | 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
| * | | | | platform/x86/amd/hsmp: Add support for ACPI based probingSuma Hegde2024-01-312-31/+322
| * | | | | platform/x86/amd/hsmp: Restructure sysfs group creationSuma Hegde2024-01-311-20/+24
| * | | | | platform/x86/amd/hsmp: Move dev from platdev to hsmp_socketSuma Hegde2024-01-311-24/+24
| * | | | | platform/x86/amd/hsmp: Define a struct to hold mailbox regsSuma Hegde2024-01-251-22/+52
| * | | | | platform/x86/amd/hsmp: Create static func to handle platdevSuma Hegde2024-01-251-15/+18
| * | | | | platform/x86/amd/hsmp: Cache pci_dev in struct hsmp_socketSuma Hegde2024-01-251-18/+24
| * | | | | platform/x86/amd/hsmp: Move hsmp_test to probeSuma Hegde2024-01-251-19/+11
| * | | | | platform/x86: wmi: Use ACPI device name in netlink eventArmin Wolf2024-01-241-1/+1
| * | | | | drivers/platform/mellanox: Convert snprintf to sysfs_emitLi Zhijian2024-01-241-7/+7
| * | | | | platform/x86: Support for mode FN keyMark Pearson2024-01-241-1/+19
| * | | | | platform/x86: remove obsolete calls to ledtrig_audio_getHeiner Kallweit2024-01-247-15/+0
| * | | | | platform/x86: silicom-platform: clean up a checkDan Carpenter2024-01-241-6/+1
| * | | | | platform/x86: thinkpad_acpi: remove redundant assignment to variable iColin Ian King2024-01-241-5/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-131-1/+1
|\ \ \ \ \
| * | | | | thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-271-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2024-03-131-4/+4
|\ \ \ \ \