summaryrefslogtreecommitdiffstats
path: root/drivers/pmdomain/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-05-211-0/+10
|\
| * OPP: Fix required_opp_tables for multiple genpds using same tableViresh Kumar2024-05-171-0/+10
* | pmdomain: core: Don't clear suspended_count at genpd_prepare()Ulf Hansson2024-04-181-4/+1
* | pmdomain: core: Update the rejected/usage counters at system suspend tooUlf Hansson2024-04-181-1/+5
|/
* pmdomain: core: constify of_phandle_args in add device and subdomainKrzysztof Kozlowski2024-02-141-6/+6
* pmdomain: core: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-141-2/+2
* pmdomain: core: Print a message when unused power domains are disabledKonrad Dybcio2024-02-141-0/+1
* pmdomain: core: Scale down parent/child performance states in reverse orderStephan Gerhold2024-02-141-47/+77
* pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio2024-01-221-1/+1
* Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-181-1/+1
* PM: domains: Move genpd and its governor to the pmdomain subsystemUlf Hansson2023-12-181-0/+3399