index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
platform_profile.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-27
ACPI: platform_profile: Optimize _aggregate_choices()
Kurt Borja
1
-8
/
+5
2025-03-11
Merge back ACPI platform_profile driver material for 6.15
Rafael J. Wysocki
1
-23
/
+22
2025-03-04
ACPI: platform_profile: Add support for hidden choices
Mario Limonciello
1
-21
/
+73
2025-02-24
Merge back ACPI platform_profile material for 6.15
Rafael J. Wysocki
1
-23
/
+22
2025-02-18
ACPI: platform_profile: Fix memory leak in profile_class_is_visible()
Kurt Borja
1
-1
/
+7
2025-02-18
ACPI: platform_profile: Improve platform_profile_unregister()
Kurt Borja
1
-10
/
+9
2025-02-18
ACPI: platform-profile: Fix CFI violation when accessing sysfs files
Nathan Chancellor
1
-13
/
+13
2025-01-17
ACPI: platform_profile: Add a prefix to log messages
Kurt Borja
1
-0
/
+2
2025-01-17
ACPI: platform_profile: Add documentation
Kurt Borja
1
-0
/
+33
2025-01-17
ACPI: platform_profile: Clean platform_profile_handler
Kurt Borja
1
-11
/
+10
2025-01-17
ACPI: platform_profile: Move platform_profile_handler
Kurt Borja
1
-0
/
+9
2025-01-17
ACPI: platform_profile: Remove platform_profile_handler from exported symbols
Kurt Borja
1
-37
/
+61
2025-01-16
ACPI: platform_profile: Add `probe` to platform_profile_ops
Kurt Borja
1
-2
/
+13
2025-01-16
ACPI: platform_profile: Add `ops` member to handlers
Kurt Borja
1
-3
/
+3
2025-01-16
ACPI: platform_profile: Remove platform_profile_handler from callbacks
Kurt Borja
1
-2
/
+2
2025-01-16
ACPI: platform_profile: Let drivers set drvdata to the class device
Kurt Borja
1
-3
/
+4
2025-01-16
ACPI: platform_profile: Replace *class_dev member with class_dev
Kurt Borja
1
-17
/
+20
2024-12-29
ACPI: platform_profile: Add devm_platform_profile_register()
Kurt Borja
1
-0
/
+29
2024-12-10
ACPI: platform_profile: Allow multiple handlers
Mario Limonciello
1
-11
/
+0
2024-12-10
ACPI: platform_profile: Notify class device from platform_profile_notify()
Mario Limonciello
1
-0
/
+3
2024-12-10
ACPI: platform_profile: Check all profile handler to calculate next
Mario Limonciello
1
-9
/
+21
2024-12-10
ACPI: platform_profile: Make sure all profile handlers agree on profile
Mario Limonciello
1
-23
/
+102
2024-12-10
ACPI: platform_profile: Add concept of a "custom" profile
Mario Limonciello
1
-0
/
+1
2024-12-10
ACPI: platform_profile: Only show profiles common for all handlers
Mario Limonciello
1
-10
/
+44
2024-12-10
ACPI: platform_profile: Notify change events on register and unregister
Mario Limonciello
1
-0
/
+4
2024-12-10
ACPI: platform_profile: Add profile attribute for class interface
Mario Limonciello
1
-0
/
+105
2024-12-10
ACPI: platform_profile: Add choices attribute for class interface
Mario Limonciello
1
-0
/
+41
2024-12-10
ACPI: platform_profile: Add name attribute to class interface
Mario Limonciello
1
-0
/
+23
2024-12-10
ACPI: platform_profile: Create class for ACPI platform profile
Mario Limonciello
1
-5
/
+77
2024-12-10
ACPI: platform_profile: Use `scoped_cond_guard`
Mario Limonciello
1
-67
/
+38
2024-12-10
ACPI: platform_profile: Use guard(mutex) for register/unregister
Mario Limonciello
1
-11
/
+5
2024-12-10
ACPI: platform_profile: Move matching string for new profile out of mutex
Mario Limonciello
1
-7
/
+5
2024-12-10
ACPI: platform_profile: Move sanity check out of the mutex
Mario Limonciello
1
-7
/
+7
2024-12-10
ACPI: platform_profile: Pass the profile handler into platform_profile_notify()
Mario Limonciello
1
-1
/
+1
2024-12-10
ACPI: platform_profile: Add platform handler argument to platform_profile_remove()
Mario Limonciello
1
-1
/
+1
2024-06-13
ACPI: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-04-15
ACPI: platform-profile: add platform_profile_cycle()
Gergo Koteles
1
-0
/
+39
2021-08-16
ACPI: platform-profile: call sysfs_notify() from platform_profile_store()
Hans de Goede
1
-0
/
+3
2021-02-24
ACPI: platform: Add balanced-performance platform profile
Maximilian Luz
1
-0
/
+1
2021-01-27
ACPI: platform-profile: Fix possible deadlock in platform_profile_remove()
Hans de Goede
1
-6
/
+2
2021-01-27
ACPI: platform-profile: Introduce object pointers to callbacks
Jiaxun Yang
1
-2
/
+2
2021-01-25
ACPI: platform-profile: Drop const qualifier for cur_profile
Jiaxun Yang
1
-2
/
+2
2020-12-30
ACPI: platform: Add platform profile support
Mark Pearson
1
-0
/
+181