Show patches with: State = Action Required       |    Archived = No       |   7525 patches
« 1 2 3 475 76 »
Patch Series S/W/F Date Submitter Delegate State
[v3,3/9] PM / Domains: Add APIs to attach/detach a PM domain for a device --- 2014-09-04 Ulf Hansson New
[v3,9/9] ARM: exynos: Move to generic PM domain DT bindings --- 2014-09-04 Ulf Hansson New
[v2,1/2] sched: let the scheduler see CPU idle states --- 2014-09-04 Nicolas Pitre New
[Resend] cpufreq_opp: Fixed the order of argument for kcalloc. --- 2014-09-05 Viresh Kumar New
PROBLEM: Kernel OOPS and possible system freeze after concurrent writing to cpufreq/scaling_governor (Resend) --- 2014-09-08 Viresh Kumar New
[v4,1/9] ACPI / PM: Let acpi_dev_pm_detach() return an error code --- 2014-09-09 Ulf Hansson New
[v4,2/9] PM / Domains: Add generic OF-based PM domain look-up --- 2014-09-09 Ulf Hansson New
[v4,3/9] PM / Domains: Add APIs to attach/detach a PM domain for a device --- 2014-09-09 Ulf Hansson New
[v4,9/9] ARM: exynos: Move to generic PM domain DT bindings --- 2014-09-09 Ulf Hansson New
[1/6] PID Controller governor --- 2014-09-09 Ashwin Chaugule New
[2/6] PID: Move Turbo detection into backend driver --- 2014-09-09 Ashwin Chaugule New
[3/6] PID: Move Baytrail specific accessors into backend driver --- 2014-09-09 Ashwin Chaugule New
[4/6] PID: Add new function pointers to read multiple registers --- 2014-09-09 Ashwin Chaugule New
[5/6] PID: Rename counters to make them more generic --- 2014-09-09 Ashwin Chaugule New
[6/6] PID: Add CPPC (Collaborative Processor Performance) backend driver --- 2014-09-09 Ashwin Chaugule New
thermal: show supported policies --- 2014-09-16 Sanjay Singh Rawat New
[v5,03/11] PM / Domains: Add generic OF-based PM domain look-up --- 2014-09-19 Ulf Hansson New
[v5,10/11] ARM: exynos: Move to generic PM domain DT bindings --- 2014-09-19 Ulf Hansson New
[GIT,PULL] cpuidle ARM new material for 3.18 --- 2014-09-25 Daniel Lezcano New
PM / Domains: Add missing header file --- 2014-09-26 Ulf Hansson New
[1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API --- 2014-09-30 Ulf Hansson New
[2/4] ARM: exynos: Ensure PM domains are powered at initialization --- 2014-09-30 Ulf Hansson New
[3/4] PM / Domains: Expect PM domains being powered at initialization --- 2014-09-30 Ulf Hansson New
[4/4] PM / Domains: Enforce PM domains to stay powered during boot --- 2014-09-30 Ulf Hansson New
[v2,1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API --- 2014-10-01 Ulf Hansson New
[v2,2/4] ARM: exynos: Ensure PM domains are powered at initialization --- 2014-10-01 Ulf Hansson New
[v2,3/4] PM / Domains: Expect PM domains being powered at initialization --- 2014-10-01 Ulf Hansson New
[v2,4/4] PM / Domains: Enforce PM domains to stay powered during boot --- 2014-10-01 Ulf Hansson New
[RFC,v2,1/3] PCC HACKS: Update PCC comm region with MSR data --- 2014-10-08 Ashwin Chaugule New
[RFC,v2,2/3] CPPC as a PID controller backend --- 2014-10-08 Ashwin Chaugule New
[RFC,v2,3/3] CPPC HACKS --- 2014-10-08 Ashwin Chaugule New
[v3,1/9] PM / Domains: Add dev_pm_domain_get|put() APIs --- 2014-10-13 Ulf Hansson New
[v3,2/9] PM / Domains: Enable genpd to support ->get|put() callbacks --- 2014-10-13 Ulf Hansson New
[v3,3/9] amba: Keep PM domain powered during ->probe() --- 2014-10-13 Ulf Hansson New
[v3,4/9] drivercore / platform: Keep PM domain powered during ->probe() --- 2014-10-13 Ulf Hansson New
[v3,5/9] i2c: core: Keep PM domain powered during ->probe() --- 2014-10-13 Ulf Hansson New
[v3,6/9] spi: core: Keep PM domain powered during ->probe() --- 2014-10-13 Ulf Hansson New
[v3,7/9] mmc: core: Attach PM domain prior probing of SDIO func driver --- 2014-10-13 Ulf Hansson New
[v3,8/9] mmmc: core: Keep PM domain powered during ->probe() of SDIO func driver --- 2014-10-13 Ulf Hansson New
[v3,9/9] PM / Domains: Remove pm_genpd_dev_need_restore() API --- 2014-10-13 Ulf Hansson New
cpufreq: allow powersave governor as the default without expert mode --- 2014-10-16 Viresh Kumar New
Locking issues with cpufreq and sysfs --- 2014-10-17 Viresh Kumar New
[1/5] sched: idle: cpuidle: Check the latency req before idle --- 2014-10-20 Daniel Lezcano New
[2/5] sched: idle: Get the next timer event and pass it the cpuidle framework --- 2014-10-20 Daniel Lezcano New
[3/5] cpuidle: idle: menu: Don't reflect when a state selection failed --- 2014-10-20 Daniel Lezcano New
[4/5] cpuidle: menu: Fix the get_typical_interval --- 2014-10-20 Daniel Lezcano New
[5/5] cpuidle: menu: Move the update function before its declaration --- 2014-10-20 Daniel Lezcano New
[RFD,01/10] sched: add io latency framework --- 2014-10-22 Daniel Lezcano New
[RFD,02/10] cpuidle: Checking the zero latency inside the governors does not make sense. --- 2014-10-22 Daniel Lezcano New
[RFD,03/10] sched: idle: cpudidle: Pass the latency req from idle.c --- 2014-10-22 Daniel Lezcano New
[RFD,04/10] sched: idle: Compute next timer event and pass it the cpuidle framework --- 2014-10-22 Daniel Lezcano New
[RFD,05/10] cpuidle: Remove unused headers for tick --- 2014-10-22 Daniel Lezcano New
[RFD,06/10] sched: idle: Add io latency information for the next event --- 2014-10-22 Daniel Lezcano New
[RFD,07/10] cpuidle: Add a simple select governor --- 2014-10-22 Daniel Lezcano New
[RFD,08/10] cpuidle: select: hack - increase rating to have this governor as default --- 2014-10-22 Daniel Lezcano New
[RFD,09/10] cpuidle: sysfs: Add per cpu idle state prediction statistics --- 2014-10-22 Daniel Lezcano New
[RFD,10/10] sched: io_latency: Tracking via buckets --- 2014-10-22 Daniel Lezcano New
[V2,1/5] sched: idle: cpuidle: Check the latency req before idle --- 2014-10-23 Daniel Lezcano New
[V2,2/5] sched: idle: Get the next timer event and pass it the cpuidle framework --- 2014-10-23 Daniel Lezcano New
[V2,3/5] cpuidle: idle: menu: Don't reflect when a state selection failed --- 2014-10-23 Daniel Lezcano New
[V2,4/5] cpuidle: menu: Fix the get_typical_interval --- 2014-10-23 Daniel Lezcano New
[V2,5/5] cpuidle: menu: Move the update function before its declaration --- 2014-10-23 Daniel Lezcano New
[1/4] PM / Domains: Remove reference counting for the generic_pm_domain_data --- 2014-10-28 Ulf Hansson New
[2/4] PM / Domains: Don't allow an existing generic PM domain data --- 2014-10-28 Ulf Hansson New
[3/4] PM / Domains: Improve error handling while adding/removing devices --- 2014-10-28 Ulf Hansson New
[4/4] PM / Domains: Let the ->attach_dev() callback return an error code --- 2014-10-28 Ulf Hansson New
[1/2] power: reset: add driver for Hardkernel's Odroid boards --- 2014-10-29 Marek Szyprowski New
[2/2] ARM: dts: exynos4412-odroid-common: add reboot handler --- 2014-10-29 Marek Szyprowski New
PM / Domains: Change prototype for the ->attach_dev() callback --- 2014-10-30 Ulf Hansson New
[v4,1/9] PM / Domains: Change prototype for the ->attach_dev() callback --- 2014-11-03 Geert Uytterhoeven New
[GIT,PULL] ARM DT idle states updates --- 2014-11-04 Lorenzo Pieralisi New
[V3,1/6] sched: idle: Add a weak arch_cpu_idle_poll function --- 2014-11-07 Daniel Lezcano New
[V3,2/6] sched: idle: cpuidle: Check the latency req before idle --- 2014-11-07 Daniel Lezcano New
[V3,3/6] sched: idle: Get the next timer event and pass it the cpuidle framework --- 2014-11-07 Daniel Lezcano New
[V3,4/6] cpuidle: idle: menu: Don't reflect when a state selection failed --- 2014-11-07 Daniel Lezcano New
[V3,5/6] cpuidle: menu: Fix the get_typical_interval --- 2014-11-07 Daniel Lezcano New
[V3,6/6] cpuidle: menu: Move the update function before its declaration --- 2014-11-07 Daniel Lezcano New
[V2] PM / Domains: Fix initial default state of the need_restore flag --- 2014-11-11 Ulf Hansson New
PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig --- 2014-11-13 Kevin Hilman New
PM / domains: Kconfig: always enable PM_RUNTIME when genpd enabled --- 2014-11-13 Kevin Hilman New
[1/3] PM / Domains: Initial PM clock support for genpd --- 2014-11-19 Ulf Hansson New
[2/3] ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779 --- 2014-11-19 Ulf Hansson New
[3/3] ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile --- 2014-11-19 Ulf Hansson New
[v3,1/2] CPPC as a PID controller backend --- 2014-11-19 Ashwin Chaugule New
[v3,2/2] ACPI PID: Add frequency domain awareness. --- 2014-11-19 Ashwin Chaugule New
[v3,1/2] CPPC as a PID controller backend --- 2014-11-19 Ashwin Chaugule New
[v3,2/2] ACPI PID: Add frequency domain awareness. --- 2014-11-19 Ashwin Chaugule New
[1/2] cpuidle: acpi: Remove TIME_INVALID flag from acpi --- 2014-11-21 Daniel Lezcano New
[2/2] cpuidle: Remove TIME_INVALID flag --- 2014-11-21 Daniel Lezcano New
[0/4] PM: Use CONFIG_PM instead of CONFIG_PM_RUNTIME in core code --- 2014-11-27 Ulf Hansson New
PM / Domains: Add pm_genpd_lookup() API to lookup domain by device node --- 2014-11-27 Ulf Hansson New
[V2,1/3] PM / Domains: Initial PM clock support for genpd --- 2014-11-27 Ulf Hansson New
[V2,2/3] ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779 --- 2014-11-27 Ulf Hansson New
[V2,3/3] ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile --- 2014-11-27 Ulf Hansson New
[V3,1/3] PM / Domains: Initial PM clock support for genpd --- 2014-11-28 Ulf Hansson New
[V3,2/3] ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779 --- 2014-11-28 Ulf Hansson New
[V3,3/3] ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile --- 2014-11-28 Ulf Hansson New
[01/26] thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-11-28 Viresh Kumar New
[03/26] thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-11-28 Viresh Kumar New
[04/26] thermal: exynos: Handle -EPROBE_DEFER properly --- 2014-11-28 Viresh Kumar New
« 1 2 3 475 76 »