summaryrefslogtreecommitdiff
path: root/drivers/base/power
AgeCommit message (Expand)Author
2018-07-11PM / OPP: Update voltage in case freq == old_freqWaldemar Rymarkiewicz
2017-12-25PM / OPP: Move error message to debug levelFabio Estevam
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan
2017-11-15PM / OPP: Error out on failing to add static OPPs for v1 bindingsViresh Kumar
2017-11-08PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko
2017-10-05PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki
2017-07-27PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla
2017-07-27PM / Domains: Fix unsafe iteration over modified list of domainsKrzysztof Kozlowski
2017-07-27PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski
2017-07-27PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter
2017-07-21PM / wakeirq: Convert to SRCUThomas Gleixner
2017-06-17PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki
2017-01-12PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren
2017-01-06PM / OPP: Don't use OPP structure outside of rcu protected sectionViresh Kumar
2017-01-06PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd
2016-11-11PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris
2016-10-02Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'Rafael J. Wysocki
2016-10-02Merge branch 'pm-domains'Rafael J. Wysocki
2016-09-26PM / OPP: Don't support OPP if it provides supported-hw but platform does notDave Gerlach
2016-09-24PM / Domains: Rename pm_genpd_sync_poweron|poweroff()Ulf Hansson
2016-09-24PM / Domains: Don't measure latency of ->power_on|off() during system PMUlf Hansson
2016-09-24PM / Domains: Remove redundant system PM callbacksUlf Hansson
2016-09-24PM / Domains: Simplify detaching a device from its genpdUlf Hansson
2016-09-17PM / OPP: avoid maybe-uninitialized warningArnd Bergmann
2016-09-17PM / Domains: Allow holes in genpd_data.domains arrayTomeu Vizoso
2016-09-16PM / runtime: Use _rcuidle for runtime suspend tracepointsPaul E. McKenney
2016-09-13PM / Domains: Add support for removing nested PM domains by providerJon Hunter
2016-09-13PM / Domains: Add support for removing PM domainsJon Hunter
2016-09-13PM / Domains: Store the provider in the PM domain structureJon Hunter
2016-09-13PM / Domains: Prepare for adding support to remove PM domainsJon Hunter
2016-09-13PM / Domains: Verify the PM domain is present when adding a providerJon Hunter
2016-09-13PM / Domains: Don't expose xlate and provider helper functionsJon Hunter
2016-09-13PM / Domains: Don't expose generic_pm_domain structure to clientsJon Hunter
2016-09-13PM / Domains: Add new helper functions for device-treeJon Hunter
2016-08-31PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idlePaul E. McKenney
2016-08-31PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idlePaul E. McKenney
2016-08-12PM / Domains: Always enable debugfs support if availableJon Hunter
2016-08-05Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-05Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki
2016-07-28PM / OPP: optimize dev_pm_opp_set_rate() performance a bitJisheng Zhang
2016-07-28PM-wakeup: Delete unnecessary checks before three function callsMarkus Elfring
2016-07-25Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'Rafael J. Wysocki
2016-07-02PM / runtime: Asynchronous "idle" in pm_runtime_allow()Rafael J. Wysocki
2016-06-29PM / Domains: Convert pm_genpd_init() to return an error codeUlf Hansson
2016-06-28PM / clk: Add support for adding a specific clock from device-treeJon Hunter
2016-06-28PM / runtime: print error when activating a child to unactive parentLinus Walleij
2016-06-18Merge branches 'pm-opp' and 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-06-16PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_tableViresh Kumar