summaryrefslogtreecommitdiff
path: root/drivers/base/power
AgeCommit message (Expand)Author
2017-04-20Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev
2017-03-21Merge "Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'"Linux Build Service Account
2017-03-20drivercore: Avoid adding devices without pm_ops to dpm listSravan Kumar Ambapuram
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
2017-03-16ANDROID: power: align wakeup_sources formatyangdongdong
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-01-17Merge tag 'v4.4.43' into android-4.4.yDmitry Shmidt
2017-01-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-13 Merge tag 'v4.4.42' into linux-linaro-lsk-v4.4Alex Shi
2017-01-12PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren
2016-12-01Merge tag 'v4.4.35' into android-4.4.yDmitry Shmidt
2016-11-28Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-28 Merge tag 'v4.4.35' into linux-linaro-lsk-v4.4Alex Shi
2016-11-26PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris
2016-10-28Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-09-12Merge branch 'tmp-bab1564' into msm-4.4Runmin Wang
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-07-11BACKPORT: PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso
2016-06-28BACKPORT: PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso
2016-06-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-14 Merge tag 'v4.4.13' into linux-linaro-lsk-v4.4Alex Shi
2016-06-07PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki
2016-06-07PM / Runtime: Fix error path in pm_runtime_force_resume()Ulf Hansson
2016-05-19Revert "drivers: power: use 'current' instead of 'get_current()'"Amit Pundir
2016-05-19Revert "drivers: power: Add watchdog timer to catch drivers which lockup duri...Lianwei Wang
2016-05-17Revert "drivers: power: use 'current' instead of 'get_current()'"Amit Pundir
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-10Revert "drivers: power: Add watchdog timer to catch drivers which lockup duri...Lianwei Wang
2016-05-05Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-05-04PM / Domains: Fix removal of a subdomainJon Hunter
2016-05-04PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar
2016-04-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-08PM / OPP: Rename structures for clarityViresh Kumar
2016-04-08PM / OPP: Fix incorrect commentsViresh Kumar
2016-04-08PM / OPP: Initialize regulator pointer to an error valueViresh Kumar
2016-04-08PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar
2016-04-08PM / OPP: Fix NULL pointer dereference crash when disabling OPPsJon Hunter
2016-04-08PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar
2016-04-08PM / OPP: Manage device clkViresh Kumar
2016-04-08PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar
2016-04-08PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-08PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar
2016-04-08PM / OPP: Disable OPPs that aren't supported by the regulatorViresh Kumar
2016-04-08PM / OPP: get/put regulators from OPP coreViresh Kumar
2016-04-08PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar
2016-04-08PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen