index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
domain.c
Age
Commit message (
Expand
)
Author
2021-03-18
PM: domains: Don't runtime resume devices at genpd_prepare()
Ulf Hansson
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-09
PM: domains: Mark fwnodes when their powerdomain is added/removed
Saravana Kannan
2021-02-01
PM: domains: Simplify the calculation of variables
Abaci Team
2021-01-22
PM: domains: Add "performance" column to debug summary
Dmitry Osipenko
2021-01-22
PM: domains: Make of_genpd_add_subdomain() return -EPROBE_DEFER
Dmitry Osipenko
2021-01-22
PM: domains: Make set_performance_state() callback optional
Dmitry Osipenko
2021-01-22
PM: domains: inform PM domain of a device's next wakeup
Lina Iyer
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2020-12-15
Merge branches 'pm-cpuidle' and 'pm-em'
Rafael J. Wysocki
2020-12-11
PM: domains: create debugfs nodes when adding power domains
Thierry Strudel
2020-12-09
opp: Don't create an OPP table from dev_pm_opp_get_opp_table()
Viresh Kumar
2020-11-23
PM: sleep: Add dev_wakeup_path() helper
Patrice Chotard
2020-11-10
PM: domains: Enable dev_pm_genpd_suspend|resume() for suspend-to-idle
Ulf Hansson
2020-11-10
PM: domains: Rename pm_genpd_syscore_poweroff|poweron()
Ulf Hansson
2020-10-20
PM: domains: Fix build error for genpd notifiers
Ulf Hansson
2020-10-16
PM: domains: enable domain idle state accounting
Lina Iyer
2020-10-16
PM: domains: Add curly braces to delimit comment + statement block
Geert Uytterhoeven
2020-10-16
PM: domains: Add support for PM domain on/off notifiers for genpd
Ulf Hansson
2020-10-13
Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'
Rafael J. Wysocki
2020-10-02
PM: domains: Allow to abort power off when no ->power_off() callback
Ulf Hansson
2020-10-02
PM: domains: Rename power state enums for genpd
Ulf Hansson
2020-08-25
opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
Stephan Gerhold
2020-07-09
PM: domains: Fix up terminology with parent/child
Kees Cook
2020-03-14
PM / Domains: Allow no domain-idle-states DT property in genpd when parsing
Ulf Hansson
2020-01-02
PM / Domains: Introduce a genpd OF helper that removes a subdomain
Ulf Hansson
2019-11-13
PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch()
Ulf Hansson
2019-11-13
PM / Domains: Implement the ->start() callback for genpd
Ulf Hansson
2019-09-02
PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state()
Ulf Hansson
2019-09-02
PM / Domains: Simplify genpd_lookup_dev()
Ulf Hansson
2019-07-04
PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()
Viresh Kumar
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-13
PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flag
Leonard Crestez
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-04-25
PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()
Ulf Hansson
2019-04-25
PM / Domains: Search for the CPU device outside the genpd lock
Ulf Hansson
2019-04-25
PM / Domains: Drop unused in-parameter to some genpd functions
Ulf Hansson
2019-04-25
PM / Domains: Use the base device for driver_deferred_probe_check_state()
Ulf Hansson
2019-04-25
Merge cpuidle material depended on by the subsequent changes.
Rafael J. Wysocki
2019-04-25
PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domain
Ulf Hansson
2019-04-25
PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()
Ulf Hansson
2019-04-25
PM / Domains: Don't kfree() the virtual device in the error path
Ulf Hansson
2019-04-18
PM / Domains: remove unnecessary unlikely()
Yangtao Li
2019-04-10
PM / Domains: Add support for CPU devices to genpd
Ulf Hansson
2019-04-10
PM / Domains: Add generic data pointer to struct genpd_power_state
Ulf Hansson
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
2019-03-19
PM / Domains: Avoid a potential deadlock
Jiada Wang
2019-03-14
Merge branch 'pm-domains'
Rafael J. Wysocki
2019-03-11
PM / Domains: Return early for all errors in _genpd_power_off()
Aisheng Dong
2019-03-11
PM / Domains: Improve warn for multiple states but no governor
Aisheng Dong
[next]