summaryrefslogtreecommitdiffstats
path: root/drivers/pmdomain/core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pmdomain: core: Reduce debug summary table widthGeert Uytterhoeven2024-09-131-7/+7
* pmdomain: core: Move mode_status_str()Geert Uytterhoeven2024-09-131-4/+5
* pmdomain: core: Fix "managed by" alignment in debug summaryGeert Uytterhoeven2024-09-131-2/+2
* pmdomain: core: Harden inter-column space in debug summaryGeert Uytterhoeven2024-09-131-1/+1
* pmdomain: core: Use dev_name() instead of kobject_get_path() in debugfsUlf Hansson2024-08-051-20/+3
* pmdomain: core: Don't hold the genpd-lock when calling dev_pm_domain_set()Ulf Hansson2024-08-051-2/+3
* pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RTUlf Hansson2024-08-051-1/+46
* PM: domains: Add the domain HW-managed mode to the summaryAbel Vesa2024-07-091-2/+12
* PM: domains: Allow devices attached to genpd to be managed by HWUlf Hansson2024-07-091-0/+64
* pmdomain: core: Use genpd_is_irq_safe() helperGeert Uytterhoeven2024-06-051-1/+1
* 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