summaryrefslogtreecommitdiff
path: root/drivers/cpuidle/dt_idle_genpd.c
AgeCommit message (Expand)AuthorFilesLines
13 dayscpuidle: dt_idle_genpd: kfree() the original name allocationLinkai Gong1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2024-08-20cpuidle: dt_idle_genpd: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-10/+4
2023-08-08cpuidle: dt_idle_genpd: Add helper function to remove genpd topologyMaulik Shah1-0/+24
2022-03-10cpuidle: Factor-out power domain related code from PSCI domain driverAnup Patel1-0/+178