summaryrefslogtreecommitdiff
path: root/drivers/base/power
AgeCommit message (Expand)Author
2016-12-31PM / domains: Fix 'may be used uninitialized' build warningAugusto Mecking Caringi
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2016-12-12Merge branch 'pm-opp'Rafael J. Wysocki
2016-12-12Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki
2016-12-12Merge branch 'pm-domains'Rafael J. Wysocki
2016-12-08PM / sleep: Print active wakeup sources when blocking on wakeup_count readsxing wei
2016-12-08PM / core: Fix bug in the error handling of async suspendSahitya Tummala
2016-12-06PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren
2016-12-06PM / Domains: Fix compatible for domain idle stateLina Iyer
2016-12-06PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators()Viresh Kumar
2016-12-06PM / OPP: Allow platform specific custom set_opp() callbacksViresh Kumar
2016-12-06PM / OPP: Separate out _generic_set_opp()Viresh Kumar
2016-12-06PM / OPP: Add infrastructure to manage multiple regulatorsViresh Kumar
2016-12-06PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage()Viresh Kumar
2016-12-06PM / OPP: Manage supply's voltage/current in a separate structureViresh Kumar
2016-12-06PM / OPP: Don't use OPP structure outside of rcu protected sectionViresh Kumar
2016-11-30PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd
2016-11-30PM / Domains: Do not print PM domain add error message if EPROBE_DEFERGeert Uytterhoeven
2016-11-30PM / QoS: Export dev_pm_qos_update_user_latency_toleranceAndrew Lutomirski
2016-11-30PM / QoS: Fix writing 'auto' to pm_qos_latency_tolerance_usAndrew Lutomirski
2016-11-30PM / QoS: Improve sysfs pm_qos_latency_tolerance validationAndrew Lutomirski
2016-11-29timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu
2016-11-19PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()Ulf Hansson
2016-11-11PM / Domains: Fix a warning messageDan Carpenter
2016-11-11PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris
2016-11-09PM / Runtime: Don't allow to suspend a device with an active childUlf Hansson
2016-10-31PM / runtime: Optimize the use of device linksRafael J. Wysocki
2016-10-31PM / runtime: Use device linksRafael J. Wysocki
2016-10-31PM / sleep: Make async suspend/resume of devices use device linksRafael J. Wysocki
2016-10-31driver core: Functional dependencies tracking supportRafael J. Wysocki
2016-10-27PM / Domains: check for negative return from of_count_phandle_with_args()Colin Ian King
2016-10-21PM / Domains: Support IRQ safe PM domainsLina Iyer
2016-10-21PM / Domains: Abstract genpd lockingLina Iyer
2016-10-21PM / Domains: Save the fwnode in genpd_power_stateLina Iyer
2016-10-21PM / Domains: Allow domain power states to be read from DTLina Iyer
2016-10-21PM / Domains: Make genpd state allocation dynamicLina Iyer
2016-10-21PM / Runtime: Clarify comment in rpm_resume() when resuming the parentUlf Hansson
2016-10-21PM / Runtime: Remove the exported function pm_children_suspended()Ulf Hansson
2016-10-21PM / OPP: fix debug/error messages in dev_pm_opp_of_get_sharing_cpus()Masahiro Yamada
2016-10-21PM / OPP: make _of_get_opp_desc_node() a static functionMasahiro Yamada
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