summaryrefslogtreecommitdiff
path: root/drivers/platform/surface/surface_platform_profile.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja1-6/+5
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 Borja1-5/+11
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja1-2/+6
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja1-4/+4
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja1-3/+3
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello1-1/+5
2024-12-10ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello1-0/+1
2024-12-10ACPI: platform-profile: Add a name member to handlersMario Limonciello1-0/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-03-25platform/surface: platform_profile: add fan profile switchingIvor Wanders1-13/+75
2023-10-18platform/surface: platform_profile: Propagate error if profile registration f...Armin Wolf1-2/+1
2023-02-03platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz1-1/+1
2022-07-02platform/surface: Update copyright year of various driversMaximilian Luz1-1/+1
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz1-2/+2
2021-03-06platform/surface: Add platform profile driverMaximilian Luz1-0/+190