aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/surface_platform_profile.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja2025-01-171-6/+5
* platform/surface: surface_platform_profile: Use devm_platform_profile_register()Kurt Borja2025-01-161-10/+1
* ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja2025-01-161-5/+11
* ACPI: platform_profile: Add `ops` member to handlersKurt Borja2025-01-161-2/+6
* ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja2025-01-161-4/+4
* ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja2025-01-161-3/+3
* ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello2024-12-101-1/+5
* ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello2024-12-101-0/+1
* ACPI: platform-profile: Add a name member to handlersMario Limonciello2024-12-101-0/+1
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* platform/surface: platform_profile: add fan profile switchingIvor Wanders2024-03-251-13/+75
* platform/surface: platform_profile: Propagate error if profile registration f...Armin Wolf2023-10-181-2/+1
* platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz2023-02-021-1/+1
* platform/surface: Update copyright year of various driversMaximilian Luz2022-07-021-1/+1
* platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz2021-03-081-2/+2
* platform/surface: Add platform profile driverMaximilian Luz2021-03-061-0/+190