Show patches with: Archived = No       |   18849 patches
« 1 2 ... 183 184 185188 189 »
Patch Series S/W/F Date Submitter Delegate State
[V2,3/5] cpuidle: idle: menu: Don't reflect when a state selection failed --- 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,1/5] sched: idle: cpuidle: Check the latency req before idle --- 2014-10-23 Daniel Lezcano New
[RFD,10/10] sched: io_latency: Tracking via buckets --- 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,08/10] cpuidle: select: hack - increase rating to have this governor as default --- 2014-10-22 Daniel Lezcano New
[RFD,07/10] cpuidle: Add a simple select governor --- 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,05/10] cpuidle: Remove unused headers for tick --- 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,03/10] sched: idle: cpudidle: Pass the latency req from idle.c --- 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,01/10] sched: add io latency framework --- 2014-10-22 Daniel Lezcano New
[5/5] cpuidle: menu: Move the update function before its declaration --- 2014-10-20 Daniel Lezcano New
[4/5] cpuidle: menu: Fix the get_typical_interval --- 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
[2/5] sched: idle: Get the next timer event and pass it the cpuidle framework --- 2014-10-20 Daniel Lezcano New
[1/5] sched: idle: cpuidle: Check the latency req before idle --- 2014-10-20 Daniel Lezcano New
Locking issues with cpufreq and sysfs --- 2014-10-17 Viresh Kumar New
cpufreq: allow powersave governor as the default without expert mode --- 2014-10-16 Viresh Kumar New
[v3,9/9] PM / Domains: Remove pm_genpd_dev_need_restore() API --- 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,7/9] mmc: core: Attach PM domain prior probing of SDIO func driver --- 2014-10-13 Ulf Hansson New
[v3,6/9] spi: core: 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,4/9] drivercore / platform: Keep PM domain powered during ->probe() --- 2014-10-13 Ulf Hansson New
[v3,3/9] amba: Keep PM domain powered during ->probe() --- 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,1/9] PM / Domains: Add dev_pm_domain_get|put() APIs --- 2014-10-13 Ulf Hansson New
[RFC,v2,3/3] CPPC HACKS --- 2014-10-08 Ashwin Chaugule New
[RFC,v2,2/3] CPPC as a PID controller backend --- 2014-10-08 Ashwin Chaugule New
[RFC,v2,1/3] PCC HACKS: Update PCC comm region with MSR data --- 2014-10-08 Ashwin Chaugule New
PM / Domains: Rename cpu_data to cpuidle_data --- 2014-10-02 Ulf Hansson Accepted
[v2,4/4] PM / Domains: Enforce PM domains to stay powered during boot --- 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,2/4] ARM: exynos: Ensure PM domains are powered at initialization --- 2014-10-01 Ulf Hansson New
[v2,1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API --- 2014-10-01 Ulf Hansson New
[4/4] PM / Domains: Enforce PM domains to stay powered during boot --- 2014-09-30 Ulf Hansson New
[3/4] PM / Domains: Expect PM domains being powered at initialization --- 2014-09-30 Ulf Hansson New
[2/4] ARM: exynos: Ensure PM domains are powered at initialization --- 2014-09-30 Ulf Hansson New
[1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API --- 2014-09-30 Ulf Hansson New
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h --- 2014-09-29 Ulf Hansson Accepted
PM / Domains: Add missing header file --- 2014-09-26 Ulf Hansson New
PM / Domains: Remove legacy API for adding devices through DT --- 2014-09-25 Ulf Hansson Accepted
[GIT,PULL] cpuidle ARM new material for 3.18 --- 2014-09-25 Daniel Lezcano New
[v5,11/11] ACPI / PM: Convert acpi_dev_pm_detach() into a static function --- 2014-09-19 Ulf Hansson Accepted
[v5,10/11] ARM: exynos: Move to generic PM domain DT bindings --- 2014-09-19 Ulf Hansson New
[v5,09/11] amba: Add support for attach/detach of PM domains --- 2014-09-19 Ulf Hansson Accepted
[v5,08/11] spi: core: Convert to dev_pm_domain_attach|detach() --- 2014-09-19 Ulf Hansson Accepted
[v5,07/11] mmc: sdio: Convert to dev_pm_domain_attach|detach() --- 2014-09-19 Ulf Hansson Accepted
[v5,06/11] i2c: core: Convert to dev_pm_domain_attach|detach() --- 2014-09-19 Ulf Hansson Accepted
[v5,05/11] drivercore / platform: Convert to dev_pm_domain_attach|detach() --- 2014-09-19 Ulf Hansson Accepted
[v5,04/11] PM / Domains: Add APIs to attach/detach a PM domain for a device --- 2014-09-19 Ulf Hansson Accepted
[v5,03/11] PM / Domains: Add generic OF-based PM domain look-up --- 2014-09-19 Ulf Hansson New
[v5,02/11] ACPI / PM: Assign the ->detach() callback when attaching the PM domain --- 2014-09-19 Ulf Hansson Accepted
[v5,01/11] PM / Domains: Add a detach callback to the struct dev_pm_domain --- 2014-09-19 Ulf Hansson Accepted
thermal: show supported policies --- 2014-09-16 Sanjay Singh Rawat New
[6/6] PID: Add CPPC (Collaborative Processor Performance) backend driver --- 2014-09-09 Ashwin Chaugule New
[5/6] PID: Rename counters to make them more generic --- 2014-09-09 Ashwin Chaugule New
[4/6] PID: Add new function pointers to read multiple registers --- 2014-09-09 Ashwin Chaugule New
[3/6] PID: Move Baytrail specific accessors into backend driver --- 2014-09-09 Ashwin Chaugule New
[2/6] PID: Move Turbo detection into backend driver --- 2014-09-09 Ashwin Chaugule New
[1/6] PID Controller governor --- 2014-09-09 Ashwin Chaugule New
[v4,9/9] ARM: exynos: Move to generic PM domain DT bindings --- 2014-09-09 Ulf Hansson New
[v4,8/9] amba: Add support for attach/detach of PM domains --- 2014-09-09 Ulf Hansson Superseded
[v4,7/9] spi: core: Convert to dev_pm_domain_attach|detach() --- 2014-09-09 Ulf Hansson Superseded
[v4,6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach() --- 2014-09-09 Ulf Hansson Superseded
[v4,5/9] i2c: core: Convert to dev_pm_domain_attach|detach() --- 2014-09-09 Ulf Hansson Superseded
[v4,4/9] drivercore / platform: Convert to dev_pm_domain_attach|detach() --- 2014-09-09 Ulf Hansson Superseded
[v4,3/9] PM / Domains: Add APIs to attach/detach a PM domain for a device --- 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,1/9] ACPI / PM: Let acpi_dev_pm_detach() return an error code --- 2014-09-09 Ulf Hansson New
PROBLEM: Kernel OOPS and possible system freeze after concurrent writing to cpufreq/scaling_governor (Resend) --- 2014-09-08 Viresh Kumar New
[Resend] cpufreq_opp: Fixed the order of argument for kcalloc. --- 2014-09-05 Viresh Kumar New
[v2,2/2] sched/fair: leverage the idle state info when choosing the "idlest" cpu --- 2014-09-04 Nicolas Pitre Accepted
[v2,1/2] sched: let the scheduler see CPU idle states --- 2014-09-04 Nicolas Pitre New
[v3,9/9] ARM: exynos: Move to generic PM domain DT bindings --- 2014-09-04 Ulf Hansson New
[v3,8/9] amba: Add support for attach/detach of PM domains --- 2014-09-04 Ulf Hansson Superseded
[v3,7/9] spi: core: Convert to dev_pm_domain_attach|detach() --- 2014-09-04 Ulf Hansson Superseded
[v3,6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach() --- 2014-09-04 Ulf Hansson Superseded
[v3,5/9] i2c: core: Convert to dev_pm_domain_attach|detach() --- 2014-09-04 Ulf Hansson Superseded
[v3,4/9] drivercore / platform: Convert to dev_pm_domain_attach|detach() --- 2014-09-04 Ulf Hansson Superseded
[v3,3/9] PM / Domains: Add APIs to attach/detach a PM domain for a device --- 2014-09-04 Ulf Hansson New
[v3,2/9] PM / Domains: Add generic OF-based PM domain look-up --- 2014-09-04 Ulf Hansson New
[v3,1/9] ACPI / PM: Let acpi_dev_pm_detach() return an error code --- 2014-09-04 Ulf Hansson New
[15/15] power_supply: Don't iterate over devices to return -EPROBE_DEFER --- 2014-09-04 Viresh Kumar Accepted
[14/15] power-supply: Avoid unnecessary 'goto' statements --- 2014-09-04 Viresh Kumar Accepted
[13/15] power-supply: Check for failures only when we can fail --- 2014-09-04 Viresh Kumar Accepted
[12/15] power-supply: Use PTR_ERR_OR_ZERO() routine --- 2014-09-04 Viresh Kumar Accepted
[11/15] power-supply: Mark 'if' blocks in power_supply_changed_work() with 'likely' --- 2014-09-04 Viresh Kumar Accepted
[10/15] power-supply: Drop useless 'if (ret.intval)' statements --- 2014-09-04 Viresh Kumar Accepted
[09/15] power-supply: Don't return -EINVAL from __power_supply_find_supply_from_node() --- 2014-09-04 Viresh Kumar Accepted
[08/15] power-supply: Propagate error returned by power_supply_find_supply_from_node() --- 2014-09-04 Viresh Kumar Accepted
[07/15] power-supply: Rearrange code to remove duplicate lines --- 2014-09-04 Viresh Kumar Accepted
[06/15] power-supply: Use 'break' instead of 'continue' to end loop --- 2014-09-04 Viresh Kumar Accepted
[05/15] power-supply: Drop unnecessary typecasts --- 2014-09-04 Viresh Kumar Accepted
[04/15] power-supply: Forward declare structs together --- 2014-09-04 Viresh Kumar Accepted
[03/15] Documentation: Charger Manager: Fix spelling mistakes --- 2014-09-04 Viresh Kumar Accepted
[02/15] power-supply: Return early if "power-supplies" property isn't valid --- 2014-09-04 Viresh Kumar Accepted
[01/15] power-supply: Don't over-allocate memory for "supplied-from" array --- 2014-09-04 Viresh Kumar Accepted
« 1 2 ... 183 184 185188 189 »