summaryrefslogtreecommitdiff
path: root/drivers/base/power
AgeCommit message (Expand)AuthorFilesLines
2019-05-31PM / core: Propagate dev->power.wakeup_path when no callbacksUlf Hansson1-0/+4
2019-03-23PM / wakeup: Rework wakeup source timer cancellationViresh Kumar1-1/+7
2018-10-13PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki1-1/+4
2018-09-05PM / clk: signedness bug in of_pm_clk_add_clks()Dan Carpenter1-1/+1
2018-07-11PM / OPP: Update voltage in case freq == old_freqWaldemar Rymarkiewicz1-1/+1
2017-12-25PM / OPP: Move error message to debug levelFabio Estevam1-1/+1
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan1-0/+1
2017-11-15PM / OPP: Error out on failing to add static OPPs for v1 bindingsViresh Kumar1-4/+8
2017-11-08PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko1-0/+7
2017-10-05PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki1-3/+6
2017-07-28PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla1-4/+4
2017-07-28PM / Domains: Fix unsafe iteration over modified list of domainsKrzysztof Kozlowski1-2/+2
2017-07-28PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski1-2/+2
2017-07-28PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski1-2/+2
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter1-0/+2
2017-07-21PM / wakeirq: Convert to SRCUThomas Gleixner1-14/+18
2017-06-17PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki1-5/+6
2017-01-12PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren3-15/+88
2017-01-06PM / OPP: Don't use OPP structure outside of rcu protected sectionViresh Kumar1-3/+13
2017-01-06PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd1-16/+6
2016-11-11PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris1-4/+4
2016-10-02Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'Rafael J. Wysocki2-9/+15
2016-10-02Merge branch 'pm-domains'Rafael J. Wysocki1-78/+352
2016-09-26PM / OPP: Don't support OPP if it provides supported-hw but platform does notDave Gerlach1-2/+12
2016-09-24PM / Domains: Rename pm_genpd_sync_poweron|poweroff()Ulf Hansson1-12/+12
2016-09-24PM / Domains: Don't measure latency of ->power_on|off() during system PMUlf Hansson1-15/+11
2016-09-24PM / Domains: Remove redundant system PM callbacksUlf Hansson1-12/+0
2016-09-24PM / Domains: Simplify detaching a device from its genpdUlf Hansson1-14/+19
2016-09-17PM / OPP: avoid maybe-uninitialized warningArnd Bergmann1-7/+3
2016-09-17PM / Domains: Allow holes in genpd_data.domains arrayTomeu Vizoso1-0/+4
2016-09-16PM / runtime: Use _rcuidle for runtime suspend tracepointsPaul E. McKenney1-2/+2
2016-09-13PM / Domains: Add support for removing nested PM domains by providerJon Hunter1-0/+35
2016-09-13PM / Domains: Add support for removing PM domainsJon Hunter1-0/+60
2016-09-13PM / Domains: Store the provider in the PM domain structureJon Hunter1-5/+37
2016-09-13PM / Domains: Prepare for adding support to remove PM domainsJon Hunter1-24/+73
2016-09-13PM / Domains: Verify the PM domain is present when adding a providerJon Hunter1-3/+38
2016-09-13PM / Domains: Don't expose xlate and provider helper functionsJon Hunter1-12/+37
2016-09-13PM / Domains: Don't expose generic_pm_domain structure to clientsJon Hunter1-10/+9
2016-09-13PM / Domains: Add new helper functions for device-treeJon Hunter1-0/+46
2016-08-31PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idlePaul E. McKenney1-3/+3
2016-08-31PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idlePaul E. McKenney1-2/+2
2016-08-12PM / Domains: Always enable debugfs support if availableJon Hunter1-2/+2
2016-08-06Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-23/+26
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-3/+3
2016-08-05Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki2-23/+26
2016-07-29PM / OPP: optimize dev_pm_opp_set_rate() performance a bitJisheng Zhang1-12/+19
2016-07-29PM-wakeup: Delete unnecessary checks before three function callsMarkus Elfring1-11/+7
2016-07-25Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'Rafael J. Wysocki3-250/+109
2016-07-02PM / runtime: Asynchronous "idle" in pm_runtime_allow()Rafael J. Wysocki1-1/+1
2016-06-29PM / Domains: Convert pm_genpd_init() to return an error codeUlf Hansson1-3/+7