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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
PM / OPP / clk: Remove unnecessary OOM message
Quentin Lambert
2
-9
/
+3
2015-01-24
PM / OPP: Assert RCU lock in exported functions
Krzysztof Kozlowski
1
-0
/
+4
2015-01-24
PM / OPP: Update kernel documentation
Nishanth Menon
1
-13
/
+114
2015-01-24
PM / OPP: Ensure consistent naming of static functions
Nishanth Menon
1
-31
/
+31
2015-01-24
PM / OPP: export dev_pm_opp_get_notifier
Nishanth Menon
1
-0
/
+1
2014-12-29
Merge branches 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-1
/
+2
2014-12-29
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-8
/
+31
2014-12-18
Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'
Rafael J. Wysocki
1
-32
/
+42
2014-12-18
PM / OPP: take RCU lock in dev_pm_opp_get_opp_count
Dmitry Torokhov
1
-7
/
+8
2014-12-18
PM / OPP: fix warning in of_free_opp_table()
Dmitry Torokhov
1
-2
/
+8
2014-12-18
PM / OPP: add some lockdep annotations
Dmitry Torokhov
1
-0
/
+16
2014-12-17
PM / Domains: Export of_genpd_get_from_provider function
Amit Daniel Kachhap
1
-1
/
+2
2014-12-11
PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()
Viresh Kumar
1
-7
/
+10
2014-12-11
PM / OPP: handle allocation of device_opp in a separate routine
Viresh Kumar
1
-15
/
+22
2014-12-11
PM / OPP: reuse find_device_opp() instead of duplicating code
Viresh Kumar
1
-7
/
+2
2014-12-11
PM / OPP: Staticize __dev_pm_opp_remove()
Viresh Kumar
1
-1
/
+2
2014-12-11
PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'
Viresh Kumar
1
-2
/
+6
2014-12-11
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-2
/
+2
2014-12-10
PM / OPP: remove double calls to find_device_opp()
Viresh Kumar
1
-1
/
+1
2014-12-10
PM / OPP: set new_opp->dev_opp to a valid dev_opp
Viresh Kumar
1
-1
/
+1
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
7
-207
/
+63
2014-12-08
Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
1
-43
/
+70
2014-12-08
Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp'
Rafael J. Wysocki
2
-73
/
+208
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
7
-172
/
+31
2014-12-04
PM / Domains: Initial PM clock support for genpd
Ulf Hansson
1
-0
/
+7
2014-11-30
PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()
Viresh Kumar
1
-1
/
+1
2014-11-30
PM / OPP Introduce APIs to remove OPPs
Viresh Kumar
1
-0
/
+102
2014-11-30
PM / OPP mark OPPs as 'static' or 'dynamic'
Viresh Kumar
1
-25
/
+34
2014-11-30
PM / OPP don't match for existing OPPs when list is empty
Viresh Kumar
1
-6
/
+9
2014-11-30
PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type
Viresh Kumar
1
-10
/
+10
2014-11-29
Merge branch 'pm-clk' into pm-runtime
Rafael J. Wysocki
1
-32
/
+53
2014-11-27
Merge back earlier 'pm-runtime' material for 3.19-rc1.
Rafael J. Wysocki
1
-36
/
+33
2014-11-20
PM / Domains: Power on the PM domain right after attach completes
Ulf Hansson
1
-0
/
+1
2014-11-18
Merge back 'pm-domains' material for 3.19-rc1.
Rafael J. Wysocki
1
-43
/
+62
2014-11-14
PM / Domains: Extract code to power off/on a PM domain
Geert Uytterhoeven
1
-41
/
+60
2014-11-14
PM / Domains: Make genpd parameter of pm_genpd_present() const
Geert Uytterhoeven
1
-2
/
+2
2014-11-12
PM / Domains: Fix initial default state of the need_restore flag
Ulf Hansson
1
-6
/
+32
2014-11-08
PM / Domains: Change prototype for the attach and detach callbacks
Ulf Hansson
1
-2
/
+2
2014-11-07
PM / clock_ops: make __pm_clk_enable more generic
Strashko, Grygorii
1
-22
/
+16
2014-11-07
PM / clock_ops: Add pm_clk_add_clk()
Geert Uytterhoeven
1
-10
/
+37
2014-11-06
PM / Runtime: Rework RPM get callback routines
Andrzej Hajda
1
-36
/
+33
2014-10-27
PM / Sleep: fix async suspend_late/freeze_late error handling
Imre Deak
1
-0
/
+2
2014-10-07
Merge branch 'pm-clk'
Rafael J. Wysocki
1
-4
/
+15
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
3
-356
/
+568
2014-10-03
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
Geert Uytterhoeven
1
-4
/
+15
2014-10-03
PM / Domains: Rename cpu_data to cpuidle_data
Ulf Hansson
1
-27
/
+27
2014-09-30
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
1
-4
/
+4
2014-09-30
Merge branch 'pm-genirq' into acpi-pm
Rafael J. Wysocki
1
-1
/
+15
2014-09-26
PM / Domains: Remove legacy API for adding devices through DT
Ulf Hansson
1
-33
/
+0
2014-09-26
PM / Domains: Add genpd attach/detach callbacks
Geert Uytterhoeven
1
-0
/
+6
[next]