index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
(
unfollow
)
Commit message (
Expand
)
Author
2015-03-04
PM / wakeup: export pm_system_wakeup symbol
Boris BREZILLON
2015-03-04
PM / Domains: cleanup: rename gpd -> genpd in debugfs interface
Kevin Hilman
2015-02-12
PM / OPP / clk: Remove unnecessary OOM message
Quentin Lambert
2015-02-03
PM: Convert dev_pm_put_subsys_data() into a void function
Ulf Hansson
2015-02-03
PM: Update function header for dev_pm_get_subsys_data()
Ulf Hansson
2015-02-03
PM / Domains: Handle errors from genpd's ->attach_dev() callback
Ulf Hansson
2015-02-03
PM / Domains: Re-order initialization of generic_pm_domain_data
Ulf Hansson
2015-02-03
PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device()
Ulf Hansson
2015-02-03
PM / Domains: Eliminate the mutex for the generic_pm_domain_data
Ulf Hansson
2015-02-03
PM / Domains: Don't check for an existing device when adding a new
Ulf Hansson
2015-02-03
PM / Domains: Don't allow an existing generic_pm_domain_data
Ulf Hansson
2015-02-03
PM / Domains: Remove reference counting for the generic_pm_domain_data
Ulf Hansson
2015-02-03
PM / Domains: Rename __pm_genpd_alloc|free_dev_data()
Ulf Hansson
2015-01-23
PM / Domains: Remove pm_genpd_dev_need_restore() API
Ulf Hansson
2015-01-23
PM / OPP: Assert RCU lock in exported functions
Krzysztof Kozlowski
2015-01-23
PM / QoS: Use lockdep asserts to find missing hold of power.lock
Krzysztof Kozlowski
2015-01-23
PM / OPP: Update kernel documentation
Nishanth Menon
2015-01-23
PM / OPP: Ensure consistent naming of static functions
Nishanth Menon
2015-01-23
PM / OPP: export dev_pm_opp_get_notifier
Nishanth Menon
2014-12-18
PM / OPP: take RCU lock in dev_pm_opp_get_opp_count
Dmitry Torokhov
2014-12-18
PM / OPP: fix warning in of_free_opp_table()
Dmitry Torokhov
2014-12-18
PM / OPP: add some lockdep annotations
Dmitry Torokhov
2014-12-17
PM / Domains: Export of_genpd_get_from_provider function
Amit Daniel Kachhap
2014-12-10
PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()
Viresh Kumar
2014-12-10
PM / OPP: handle allocation of device_opp in a separate routine
Viresh Kumar
2014-12-10
PM / OPP: reuse find_device_opp() instead of duplicating code
Viresh Kumar
2014-12-10
PM / OPP: Staticize __dev_pm_opp_remove()
Viresh Kumar
2014-12-10
PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'
Viresh Kumar
2014-12-10
PM / OPP: remove double calls to find_device_opp()
Viresh Kumar
2014-12-10
PM / OPP: set new_opp->dev_opp to a valid dev_opp
Viresh Kumar
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
2014-12-04
PM / Domains: Initial PM clock support for genpd
Ulf Hansson
2014-11-29
PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()
Viresh Kumar
2014-11-29
PM / OPP Introduce APIs to remove OPPs
Viresh Kumar
2014-11-29
PM / OPP mark OPPs as 'static' or 'dynamic'
Viresh Kumar
2014-11-29
PM / OPP don't match for existing OPPs when list is empty
Viresh Kumar
2014-11-29
PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type
Viresh Kumar
2014-11-20
PM / Domains: Power on the PM domain right after attach completes
Ulf Hansson
2014-11-14
PM / Domains: Extract code to power off/on a PM domain
Geert Uytterhoeven
2014-11-14
PM / Domains: Make genpd parameter of pm_genpd_present() const
Geert Uytterhoeven
2014-11-11
PM / Domains: Fix initial default state of the need_restore flag
Ulf Hansson
2014-11-08
PM / Domains: Change prototype for the attach and detach callbacks
Ulf Hansson
2014-11-07
PM / clock_ops: make __pm_clk_enable more generic
Strashko, Grygorii
2014-11-07
PM / clock_ops: Add pm_clk_add_clk()
Geert Uytterhoeven
2014-11-06
PM / Runtime: Rework RPM get callback routines
Andrzej Hajda
2014-10-27
PM / Sleep: fix async suspend_late/freeze_late error handling
Imre Deak
2014-10-03
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
Geert Uytterhoeven
2014-10-03
PM / Domains: Rename cpu_data to cpuidle_data
Ulf Hansson
2014-09-30
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
2014-09-25
PM / Domains: Remove legacy API for adding devices through DT
Ulf Hansson
[next]