summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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: 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
| * | | 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-242-2/+25
| * | | 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 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2024-03-1433-189/+1034
|\ \ \ \
| * | | | leds: ncp5623: Add MS suffix to time definesAbdel Alkuor2024-03-071-5/+5
| * | | | leds: Add NCP5623 multi-led driverAbdel Alkuor2024-03-073-0/+283
| * | | | dt-bindings: leds: Add NCP5623 multi-LED ControllerAbdel Alkuor2024-03-071-0/+96
| * | | | leds: mlxreg: Drop an excess struct mlxreg_led_data memberRandy Dunlap2024-03-071-1/+0
| * | | | leds: leds-mlxcpld: Fix struct mlxcpld_led_priv member nameRandy Dunlap2024-03-071-1/+1
| * | | | leds: lm3601x: Fix struct lm3601_led kernel-doc warningsRandy Dunlap2024-03-071-2/+1
| * | | | leds: Fix ifdef check for gpio_led_register_device()Arnd Bergmann2024-03-071-1/+1
| * | | | dt-bindings: leds: qcom-lpg: Narrow nvmem for other variantsKrzysztof Kozlowski2024-03-071-0/+20
| * | | | dt-bindings: leds: qcom-lpg: Drop redundant qcom,pm8550-pwm in if:then:Krzysztof Kozlowski2024-03-071-1/+1