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
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
2019-03-07
PM: Add and use pr_fmt()
Joe Perches
2019-02-15
PM / Domains: Mark "name" const in genpd_dev_pm_attach_by_name()
Douglas Anderson
2019-01-23
PM: domains: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-12-21
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
2018-12-19
PM / Domains: remove define_genpd_open_function() and define_genpd_debugfs_fo...
Yangtao Li
2018-12-14
PM / Domains: Propagate performance state updates
Viresh Kumar
2018-12-14
PM / Domains: Factorize dev_pm_genpd_set_performance_state()
Viresh Kumar
2018-12-14
PM / Domains: Save OPP table pointer in genpd
Viresh Kumar
2018-12-14
PM / Domains: Make genpd performance states orthogonal to the idlestates
Ulf Hansson
2018-11-05
OPP: Rename and relocate of_genpd_opp_to_performance_state()
Viresh Kumar
2018-11-05
PM / Domains: Add genpd_opp_to_performance_state()
Viresh Kumar
2018-11-05
PM / Domains: Rename genpd virtual devices as virt_dev
Viresh Kumar
2018-10-18
PM / Domains: Deal with multiple states but no governor in genpd
Ulf Hansson
2018-10-18
PM / Domains: Don't treat zero found compatible idle states as an error
Ulf Hansson
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]