summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | PM / Domains: remove unnecessary unlikely()Yangtao Li2019-04-181-4/+2
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mz...Rafael J. Wysocki2019-04-1711-57/+213
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | PM / devfreq: add tracing for scheduling workLukasz Luba2019-04-161-0/+5
| | | * | | trace: events: add devfreq trace event fileLukasz Luba2019-04-162-0/+41
| | | * | | PM / devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A.Enric Balletbo i Serra2019-04-162-1/+71
| | | * | | PM / devfreq: rockchip-dfi: Move GRF definitions to a common place.Enric Balletbo i Serra2019-04-162-16/+28
| | | * | | PM / devfreq: exynos-bus: Suspend all devices on system shutdownMarek Szyprowski2019-04-161-0/+8
| | | * | | PM / devfreq: Fix static checker warning in try_then_request_governorEnric Balletbo i Serra2019-04-161-2/+2
| | | * | | PM / devfreq: Restart previous governor if new governor fails to startSaravana Kannan2019-04-161-2/+14
| | | * | | PM / devfreq: tegra: remove unneeded variableYangtao Li2019-04-161-5/+2
| | | * | | PM / devfreq: rockchip-dfi: remove unneeded semicolonYangtao Li2019-04-161-1/+1
| | | * | | PM / devfreq: rk3399_dmc: remove unneeded semicolonYangtao Li2019-04-161-1/+1
| | | * | | PM / devfreq: consistent indentationMyungJoo Ham2019-04-161-25/+24
| | | * | | PM / devfreq: fix missing check of return value in devfreq_add_device()Yangtao Li2019-04-161-1/+13
| | | * | | PM / devfreq: fix mem leak in devfreq_add_device()Yangtao Li2019-04-161-1/+1
| | | * | | PM / devfreq: Use of_node_name_eq for node name comparisonsRob Herring2019-04-162-2/+2
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pm-docs' and 'pm-misc'Rafael J. Wysocki2019-05-0621-81/+184
| |\ \ \ \ \
| | | * | | | firmware/psci: add support for SYSTEM_RESET2Sudeep Holla2019-04-162-1/+25
| | | * | | | drivers: firmware: psci: Announce support for OS initiated suspend modeUlf Hansson2019-04-122-1/+25
| | | * | | | drivers: firmware: psci: Simplify error path of psci_dt_init()Ulf Hansson2019-04-121-13/+10
| | | * | | | drivers: firmware: psci: Split psci_dt_cpu_init_idle()Ulf Hansson2019-04-121-19/+23
| | | * | | | MAINTAINERS: Update files for PSCIUlf Hansson2019-04-121-1/+1
| | | * | | | drivers: firmware: psci: Move psci to separate directoryUlf Hansson2019-04-126-16/+19
| | * | | | | Documentation: PM: Unify copyright noticesRafael J. Wysocki2019-04-088-18/+32
| | * | | | | Documentation: PM: Add SPDX license tags to multiple filesRafael J. Wysocki2019-04-0813-0/+26
| | * | | | | cpufreq: intel_pstate: Documentation: Add references sectionsRafael J. Wysocki2019-04-082-12/+23
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki2019-05-0615-69/+253
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | PM / core: Propagate dev->power.wakeup_path when no callbacksUlf Hansson2019-04-121-0/+4
| | | * | | | PM / core: Introduce dpm_async_fn() helperYangtao Li2019-04-101-39/+23
| | | * | | | PM / core: fix kerneldoc comment for device_pm_wait_for_dev()Yangtao Li2019-04-091-1/+1
| | | * | | | PM / core: fix kerneldoc comment for dpm_watchdog_handler()Yangtao Li2019-04-091-1/+1
| | | * | | | PM / sleep: Measure the time of filesystems syncingHarry Pan2019-04-021-2/+7
| | | * | | | PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan2019-04-025-16/+19
| | | * | | | PM / wakeup: Use pm_pr_dbg() instead of pr_debug()Stephen Boyd2019-04-011-3/+3
| | * | | | | PM / Domains: Add genpd governor for CPUsUlf Hansson2019-04-112-1/+70
| | * | | | | cpuidle: Export the next timer expiration for CPUsUlf Hansson2019-04-104-3/+36
| | * | | | | PM / Domains: Add support for CPU devices to genpdUlf Hansson2019-04-102-1/+77
| | * | | | | PM / Domains: Add generic data pointer to struct genpd_power_stateUlf Hansson2019-04-102-3/+13
| | * | | | | cpuidle: exynos: Unify target residency for AFTR and coupled AFTR statesMarek Szyprowski2019-04-011-1/+1
| | |/ / / /
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-05-0622-93/+216
| |\ \ \ \ \
| | * | | | | cpufreq: Fix kobject memleakViresh Kumar2019-04-302-0/+3
| | * | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-04-308-18/+38
| | |\ \ \ \ \
| | | * | | | | cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT2019-04-291-3/+19
| | | * | | | | cpufreq: maple: Remove redundant code from maple_cpufreq_init()Viresh Kumar2019-04-081-4/+0
| | | * | | | | cpufreq: ppc_cbe: fix possible object reference leakWen Yang2019-04-081-0/+1
| | | * | | | | cpufreq: pmac32: fix possible object reference leakWen Yang2019-04-081-0/+2
| | | * | | | | cpufreq/pasemi: fix possible object reference leakWen Yang2019-04-081-0/+1
| | | * | | | | cpufreq: maple: fix possible object reference leakWen Yang2019-04-081-1/+1
| | | * | | | | cpufreq: kirkwood: fix possible object reference leakWen Yang2019-04-081-8/+11
| | | * | | | | cpufreq: imx6q: fix possible object reference leakWen Yang2019-04-081-2/+2