summaryrefslogtreecommitdiff
path: root/drivers/power/sequencing/core.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-04power: sequencing: fix missing state_lock in pwrseq_power_on() error pathZiyi Guo
2025-06-30power: sequencing: add defines for return values of the match() callbackBartosz Golaszewski
2024-07-17power: sequencing: fix an invalid pointer dereference in error pathBartosz Golaszewski
2024-07-03power: sequencing: simplify returning pointer without cleanupKrzysztof Kozlowski
2024-06-12power: sequencing: implement the pwrseq coreBartosz Golaszewski