summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23138-1907/+4095
|\
| * Merge branch 'pm-cpuidle'Rafael J. Wysocki2015-06-222-0/+23
| |\
| | * cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle stateShilpasri G Bhat2015-06-222-0/+23
| * | Merge branch 'pm-sleep'Rafael J. Wysocki2015-06-221-2/+4
| |\ \
| | * | x86: Load __USER_DS into DS/ES after resumeIngo Molnar2015-06-221-2/+4
| * | | Merge branch 'pm-opp'Rafael J. Wysocki2015-06-221-4/+444
| |\ \ \
| | * | | PM / OPP: Add binding for 'opp-suspend'Viresh Kumar2015-06-221-0/+7
| | * | | PM / OPP: Allow multiple OPP tables to be passed via DTViresh Kumar2015-06-221-0/+60
| | * | | PM / OPP: Add new bindings to address shortcomings of existing bindingsViresh Kumar2015-06-221-4/+377
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pnp' and 'pm-tools'Rafael J. Wysocki2015-06-192-7/+8
| |\ \ \ \ \
| | | * | | | cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS modeHerton R. Krzesinski2015-05-301-2/+3
| | * | | | | PNP / ACPI: use unsigned int in pnpacpi_encode_resources()Fabian Frederick2015-05-051-1/+1
| | * | | | | PNP / ACPI: use u8 instead of int in acpi_resource_extended_irq contextFabian Frederick2015-05-051-4/+4
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-clk', 'pm-domains' and 'powercap'Rafael J. Wysocki2015-06-198-170/+125
| |\ \ \ \ \ \ \ \
| | | | * | | | | | powercap / RAPL: Support Knights LandingDasaratharaman Chandramouli2015-05-211-0/+1
| | | | * | | | | | powercap / RAPL: Floor frequency setting in Atom SoCAjay Thomas2015-05-051-9/+41
| | | | |/ / / / /
| | | * | | / / / PM / Domains: Skip timings during syscore suspend/resumeGeert Uytterhoeven2015-06-151-16/+26
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | PM / clk: Print acquired clock name in addition to con_idGeert Uytterhoeven2015-06-151-1/+2
| | * | | | | | PM / clk: Fix clock error check in __pm_clk_add()Geert Uytterhoeven2015-05-191-1/+1
| | * | | | | | drivers: sh: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak2015-05-121-45/+2
| | * | | | | | arm: davinci: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak2015-05-121-31/+1
| | * | | | | | arm: omap1: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak2015-05-121-35/+2
| | * | | | | | arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak2015-05-121-32/+1
| | * | | | | | PM / clock_ops: Provide default runtime ops to usersRajendra Nayak2015-05-122-0/+48
| * | | | | | | Merge branch 'pm-wakeirq'Rafael J. Wysocki2015-06-199-1/+484
| |\ \ \ \ \ \ \
| | * | | | | | | PM / wakeirq: Fix typo in prototype for dev_pm_set_dedicated_wake_irqTony Lindgren2015-05-301-2/+1
| | * | | | | | | PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren2015-05-209-1/+485
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. | | | | | | | Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-1914-35/+124
| |\ \| | | | | | | | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | PM / Runtime: Update last_busy in rpm_resumeTony Lindgren2015-05-201-0/+1
| | | * | | | | | PM / runtime: add note about re-calling in during device probe()Ben Dooks2015-05-131-0/+6
| | | |/ / / / /
| | * | | | | | PM / sleep: trace_device_pm_callback coverage in dpm_prepare/completeTodd E Brandt2015-06-101-6/+5
| | * | | | | | PM / wakeup: add a dummy wakeup_source to record statisticsJin Qian2015-05-191-0/+36
| | * | | | | | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2015-05-194-10/+22
| | * | | | | | PM / sleep: Return -EBUSY from suspend_enter() on wakeup detectionRuchi Kandoi2015-05-191-0/+2
| | * | | | | | PM / tick: Add tracepoints for suspend-to-idle diagnosticsRafael J. Wysocki2015-05-151-4/+11
| | * | | | | | PM / sleep: Fix symbol name in a comment in kernel/power/main.cRafael J. Wysocki2015-05-131-1/+1
| | * | | | | | leds / PM: fix hibernation on arm when gpio-led used with CPU led triggerGrygorii Strashko2015-05-121-4/+3
| | * | | | | | ARM: omap-device: use SET_NOIRQ_SYSTEM_SLEEP_PM_OPSGrygorii Strashko2015-05-121-5/+2
| | * | | | | | bus: omap_l3_noc: add missed callbacks for suspend-to-diskGrygorii Strashko2015-05-121-2/+2
| | * | | | | | PM / sleep: Add macro to define common noirq system PM callbacksGrygorii Strashko2015-05-121-0/+12
| | * | | | | | PM / sleep: Refine diagnostic messages in enter_state()Rafael J. Wysocki2015-05-121-3/+3
| | * | | | | | PM / wakeup: validate wakeup source before activating it.Jin Qian2015-05-081-0/+18
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-06-1916-503/+670
| |\ \ \ \ \ \
| | * | | | | | cpufreq: dt: allow driver to boot automaticallyFelipe Balbi2015-06-171-0/+1
| | * | | | | | intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava2015-06-161-5/+5
| | * | | | | | cpufreq: qoriq: optimize the CPU frequency switching timeTang Yuantian2015-06-151-11/+21
| | * | | | | | cpufreq: gx-suspmod: Fix two typos in two commentsShailendra Verma2015-06-151-2/+2
| | * | | | | | cpufreq: nforce2: Fix typo in comment to function nforce2_init()Shailendra Verma2015-06-151-1/+1
| | * | | | | | cpufreq: governor: Serialize governor callbacksViresh Kumar2015-06-154-18/+18
| | * | | | | | cpufreq: governor: split cpufreq_governor_dbs()Viresh Kumar2015-06-151-140/+189