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