aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/power
AgeCommit message (Expand)Author
2015-10-28PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar
2015-10-28PM / OPP: Add support for opp-suspendViresh Kumar
2015-10-28PM / OPP: Add OPP sharing information to OPP libraryViresh Kumar
2015-10-28PM / OPP: Add clock-latency-ns supportViresh Kumar
2015-10-28PM / OPP: Add support to parse "operating-points-v2" bindingsViresh Kumar
2015-10-28PM / OPP: Break _opp_add_dynamic() into smaller functionsViresh Kumar
2015-10-28PM / OPP: Allocate dev_opp from _add_device_opp()Viresh Kumar
2015-10-28PM / OPP: Create _remove_device_opp() for freeing dev_oppViresh Kumar
2015-10-28PM / OPP: Relocate few routinesViresh Kumar
2015-10-28PM / OPP / clk: Remove unnecessary OOM messageQuentin Lambert
2015-10-28PM / OPP: Assert RCU lock in exported functionsKrzysztof Kozlowski
2015-10-28PM / OPP: Update kernel documentationNishanth Menon
2015-10-28PM / OPP: Ensure consistent naming of static functionsNishanth Menon
2015-10-28PM / OPP: export dev_pm_opp_get_notifierNishanth Menon
2015-10-28PM / OPP: take RCU lock in dev_pm_opp_get_opp_countDmitry Torokhov
2015-10-28PM / OPP: fix warning in of_free_opp_table()Dmitry Torokhov
2015-10-28PM / OPP: add some lockdep annotationsDmitry Torokhov
2015-10-28PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()Viresh Kumar
2015-10-28PM / OPP: handle allocation of device_opp in a separate routineViresh Kumar
2015-10-28PM / OPP: reuse find_device_opp() instead of duplicating codeViresh Kumar
2015-10-28PM / OPP: Staticize __dev_pm_opp_remove()Viresh Kumar
2015-10-28PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'Viresh Kumar
2015-10-28PM / OPP: remove double calls to find_device_opp()Viresh Kumar
2015-10-28PM / OPP: set new_opp->dev_opp to a valid dev_oppViresh Kumar
2015-10-28PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()Viresh Kumar
2015-10-28PM / OPP Introduce APIs to remove OPPsViresh Kumar
2015-10-28PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its typeViresh Kumar
2015-10-28PM / OPP mark OPPs as 'static' or 'dynamic'Viresh Kumar
2015-10-28PM / OPP don't match for existing OPPs when list is emptyViresh Kumar
2014-11-11PM / Domains: Fix initial default state of the need_restore flagUlf Hansson
2014-11-08PM / Domains: Change prototype for the attach and detach callbacksUlf Hansson
2014-10-27PM / Sleep: fix async suspend_late/freeze_late error handlingImre Deak
2014-10-07Merge branch 'pm-clk'Rafael J. Wysocki
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki
2014-10-03PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIMEGeert Uytterhoeven
2014-10-03PM / Domains: Rename cpu_data to cpuidle_dataUlf Hansson
2014-09-30PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()Rafael J. Wysocki
2014-09-30Merge branch 'pm-genirq' into acpi-pmRafael J. Wysocki
2014-09-25PM / Domains: Remove legacy API for adding devices through DTUlf Hansson
2014-09-25PM / Domains: Add genpd attach/detach callbacksGeert Uytterhoeven
2014-09-23PM / Domains: add debugfs listing of struct generic_pm_domain-sMaciej Matraszek
2014-09-22PM / Domains: Add APIs to attach/detach a PM domain for a deviceUlf Hansson
2014-09-22PM / Domains: Add generic OF-based PM domain look-upTomasz Figa
2014-09-22PM / domains: Spelling s/domian/domain/Geert Uytterhoeven
2014-09-09PM / domains: Remove default_stop_ok() APIUlf Hansson
2014-09-09PM / domains: Add late_initcall to disable unused PM domainsUlf Hansson
2014-09-09PM / domains: Remove genpd_queue_power_off_work() APIUlf Hansson
2014-09-09PM / domains: Remove pm_genpd_syscore_switch() APIUlf Hansson
2014-09-09PM / domains: Remove redundant check for CONFIG_PMUlf Hansson
2014-09-09PM / domains: Remove dev_irq_safe from genpd configUlf Hansson