summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-20platform/x86: acer-wmi: Fix initialization of last_non_turbo_profileArmin Wolf1-15/+26
2025-01-20platform/x86: acer-wmi: Ignore AC eventsArmin Wolf1-0/+4
2025-01-20platform/mellanox: mlxreg-io: use sysfs_emit() instead of sprintf()Ai Chao1-1/+1
2025-01-20platform/mellanox: mlxreg-hotplug: use sysfs_emit() instead of sprintf()Ai Chao1-1/+1
2025-01-20platform/mellanox: mlxbf-bootctl: use sysfs_emit() instead of sprintf()Ai Chao1-7/+7
2025-01-20platform/x86: hp-wmi: Add fan and thermal profile support for Victus 16-s1000Julien ROBIN1-11/+355
2025-01-17ACPI: platform_profile: Add a prefix to log messagesKurt Borja1-0/+2
2025-01-17ACPI: platform_profile: Add documentationKurt Borja3-0/+91
2025-01-17ACPI: platform_profile: Clean platform_profile_handlerKurt Borja1-11/+10
2025-01-17ACPI: platform_profile: Move platform_profile_handlerKurt Borja2-11/+9
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja13-132/+129
2025-01-17platform/x86: thinkpad_acpi: Use devm_platform_profile_register()Kurt Borja1-7/+1
2025-01-17platform/x86: inspur_platform_profile: Use devm_platform_profile_register()Kurt Borja1-10/+1
2025-01-17platform/x86: hp-wmi: Use devm_platform_profile_register()Kurt Borja1-4/+1
2025-01-16platform/x86: ideapad-laptop: Use devm_platform_profile_register()Kurt Borja1-2/+1
2025-01-16platform/x86: dell-pc: Use devm_platform_profile_register()Kurt Borja1-3/+1
2025-01-16platform/x86: asus-wmi: Use devm_platform_profile_register()Kurt Borja1-11/+3
2025-01-16platform/x86: amd: pmf: sps: Use devm_platform_profile_register()Kurt Borja3-8/+1
2025-01-16platform/x86: acer-wmi: Use devm_platform_profile_register()Kurt Borja1-6/+1
2025-01-16platform/surface: surface_platform_profile: Use devm_platform_profile_register()Kurt Borja1-10/+1
2025-01-16ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja12-102/+172
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja12-31/+84
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja12-41/+39
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja12-27/+26
2025-01-16ACPI: platform_profile: Replace *class_dev member with class_devKurt Borja2-18/+22
2025-01-15platform/x86: lenovo-wmi-camera: Use SW_CAMERA_LENS_COVER instead of KEY_CAME...Ai Chao1-25/+44
2025-01-15platform/x86: acer-wmi: add support for Acer Nitro AN515-58Hridesh MG1-0/+9
2025-01-15platform/x86: acer-wmi: use an ACPI bitmap to set the platform profile choicesHridesh MG1-15/+52
2025-01-15platform/x86: acer-wmi: simplify platform profile cyclingHridesh MG1-59/+19
2025-01-15platform/x86: acer-wmi: use new helper function for setting overclocksHridesh MG1-7/+19
2025-01-15platform/x86: acer-wmi: use WMI calls for platform profile handlingHridesh MG1-56/+129
2025-01-15platform/x86: thinkpad_acpi: Add support for new phone link hotkeyIllia Ostapyshyn1-0/+1
2025-01-15Input: allocate keycode for phone linkingIllia Ostapyshyn1-0/+1
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf11-33/+48
2025-01-15platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c...Hans de Goede1-4/+52
2025-01-15Documentation/ABI: Add new sysfs field to sysfs-platform-mellanox-pmcShravan Kumar Ramani1-0/+10
2025-01-15platform/mellanox: mlxbf-pmc: Add support for clock_measure performance blockShravan Kumar Ramani1-4/+42
2025-01-15platform/mellanox: mlxbf-pmc: Add support for monitoring cycle countShravan Kumar Ramani1-0/+61
2025-01-15Documentation/ABI: Add document for Mellanox PMC driverShravan Kumar Ramani1-0/+54
2025-01-15platform/x86: intel: punit_ipc: Remove unused functionDr. David Alan Gilbert2-40/+0
2025-01-15platform/x86: alienware_wmi: General cleanup of WMAX methodsKurt Borja1-35/+37
2025-01-15platform/x86: alienware-wmi: Improve rgb-zones group creationKurt Borja1-107/+105
2025-01-09platform/x86: alienware-wmi: Improve hdmi_mux, amplifier and deepslp group cr...Kurt Borja1-76/+38
2025-01-09platform/x86: alienware-wmi: Modify parse_rgb() signatureKurt Borja1-3/+3
2025-01-09platform/x86: alienware-wmi: Move Lighting Control StateKurt Borja1-35/+39
2025-01-09platform/x86: alienware-wmi: Remove unnecessary check at module exitKurt Borja1-6/+4
2025-01-09platform/x86: acer-wmi: Add support for Acer Predator PH16-72Armin Wolf1-0/+16
2025-01-09platform/x86: firmware_attributes_class: Drop lifecycle functionsThomas Weißschuh2-15/+0
2025-01-09platform/x86: dell-sysman: Directly use firmware_attributes_classThomas Weißschuh1-13/+4
2025-01-09platform/x86: hp-bioscfg: Directly use firmware_attributes_classThomas Weißschuh1-11/+3