index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
domain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
pmdomain: core: Move the unused cleanup to a _sync initcall
Konrad Dybcio
1
-1
/
+1
2023-07-27
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
1
-3
/
+3
2022-11-03
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
1
-0
/
+4
2020-10-20
PM: domains: Fix build error for genpd notifiers
Ulf Hansson
1
-14
/
+11
2020-10-16
PM: domains: enable domain idle state accounting
Lina Iyer
1
-3
/
+7
2020-10-16
PM: domains: Add curly braces to delimit comment + statement block
Geert Uytterhoeven
1
-1
/
+2
2020-10-16
PM: domains: Add support for PM domain on/off notifiers for genpd
Ulf Hansson
1
-12
/
+149
2020-10-13
Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'
Rafael J. Wysocki
1
-34
/
+23
2020-10-02
PM: domains: Allow to abort power off when no ->power_off() callback
Ulf Hansson
1
-17
/
+7
2020-10-02
PM: domains: Rename power state enums for genpd
Ulf Hansson
1
-17
/
+16
2020-08-25
opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
Stephan Gerhold
1
-6
/
+8
2020-07-09
PM: domains: Fix up terminology with parent/child
Kees Cook
1
-97
/
+97
2020-03-14
PM / Domains: Allow no domain-idle-states DT property in genpd when parsing
Ulf Hansson
1
-1
/
+1
2020-01-02
PM / Domains: Introduce a genpd OF helper that removes a subdomain
Ulf Hansson
1
-0
/
+38
2019-11-13
PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch()
Ulf Hansson
1
-20
/
+12
2019-11-13
PM / Domains: Implement the ->start() callback for genpd
Ulf Hansson
1
-0
/
+8
2019-09-02
PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state()
Ulf Hansson
1
-2
/
+2
2019-09-02
PM / Domains: Simplify genpd_lookup_dev()
Ulf Hansson
1
-13
/
+8
2019-07-04
PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()
Viresh Kumar
1
-3
/
+5
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+6
2019-05-13
PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flag
Leonard Crestez
1
-2
/
+6
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2019-04-26
PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()
Ulf Hansson
1
-10
/
+10
2019-04-26
PM / Domains: Search for the CPU device outside the genpd lock
Ulf Hansson
1
-25
/
+27
2019-04-26
PM / Domains: Drop unused in-parameter to some genpd functions
Ulf Hansson
1
-11
/
+6
2019-04-26
PM / Domains: Use the base device for driver_deferred_probe_check_state()
Ulf Hansson
1
-5
/
+5
2019-04-26
Merge cpuidle material depended on by the subsequent changes.
Rafael J. Wysocki
1
-3
/
+74
2019-04-25
PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domain
Ulf Hansson
1
-2
/
+2
2019-04-25
PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()
Ulf Hansson
1
-5
/
+7
2019-04-25
PM / Domains: Don't kfree() the virtual device in the error path
Ulf Hansson
1
-1
/
+1
2019-04-18
PM / Domains: remove unnecessary unlikely()
Yangtao Li
1
-4
/
+2
2019-04-10
PM / Domains: Add support for CPU devices to genpd
Ulf Hansson
1
-1
/
+64
2019-04-10
PM / Domains: Add generic data pointer to struct genpd_power_state
Ulf Hansson
1
-2
/
+10
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
1
-3
/
+1
2019-03-20
PM / Domains: Avoid a potential deadlock
Jiada Wang
1
-7
/
+6
2019-03-14
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-4
/
+4
2019-03-11
PM / Domains: Return early for all errors in _genpd_power_off()
Aisheng Dong
1
-3
/
+3
2019-03-11
PM / Domains: Improve warn for multiple states but no governor
Aisheng Dong
1
-1
/
+1
2019-03-07
PM: Add and use pr_fmt()
Joe Perches
1
-5
/
+7
2019-02-15
PM / Domains: Mark "name" const in genpd_dev_pm_attach_by_name()
Douglas Anderson
1
-1
/
+1
2019-01-24
PM: domains: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-9
/
+2
2018-12-21
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
1
-47
/
+24
2018-12-19
PM / Domains: remove define_genpd_open_function() and define_genpd_debugfs_fo...
Yangtao Li
1
-47
/
+24
2018-12-14
PM / Domains: Propagate performance state updates
Viresh Kumar
1
-11
/
+82
2018-12-14
PM / Domains: Factorize dev_pm_genpd_set_performance_state()
Viresh Kumar
1
-40
/
+55
2018-12-14
PM / Domains: Save OPP table pointer in genpd
Viresh Kumar
1
-2
/
+21
2018-12-14
PM / Domains: Make genpd performance states orthogonal to the idlestates
Ulf Hansson
1
-15
/
+4
2018-11-05
OPP: Rename and relocate of_genpd_opp_to_performance_state()
Viresh Kumar
1
-48
/
+0
2018-11-05
PM / Domains: Add genpd_opp_to_performance_state()
Viresh Kumar
1
-0
/
+32
2018-11-05
PM / Domains: Rename genpd virtual devices as virt_dev
Viresh Kumar
1
-13
/
+13
[next]