messages from 2014-06-28 00:04:25 to 2014-07-03 21:17:15 UTC [more...]
[RFC] Add "rpm_not_supported" flag
2014-07-03 21:17 UTC (9+ messages)
[RFCv2 PATCH 00/23] sched: Energy cost model for energy-aware scheduling
2014-07-03 16:26 UTC (24+ messages)
` [RFCv2 PATCH 01/23] sched: Documentation for scheduler energy cost model
` [RFCv2 PATCH 02/23] sched: Make energy awareness a sched feature
` [RFCv2 PATCH 03/23] sched: Introduce energy data structures
` [RFCv2 PATCH 04/23] sched: Allocate and initialize "
` [RFCv2 PATCH 05/23] sched: Add energy procfs interface
` [RFCv2 PATCH 06/23] arm: topology: Define TC2 energy and provide it to the scheduler
` [RFCv2 PATCH 07/23] sched: Introduce system-wide sched_energy
` [RFCv2 PATCH 08/23] sched: Aggregate unweighted load contributed by task entities on parenting cfs_rq
` [RFCv2 PATCH 09/23] sched: Maintain the unweighted load contribution of blocked entities
` [RFCv2 PATCH 10/23] sched: Account for blocked unweighted load waking back up
` [RFCv2 PATCH 11/23] sched: Introduce an unweighted cpu_load array
` [RFCv2 PATCH 12/23] sched: Rename weighted_cpuload() to cpu_load()
` [RFCv2 PATCH 13/23] sched: Introduce weighted/unweighted switch in load related functions
` [RFCv2 PATCH 14/23] sched: Introduce SD_SHARE_CAP_STATES sched_domain flag
` [RFCv2 PATCH 15/23] sched, cpufreq: Introduce current cpu compute capacity into scheduler
` [RFCv2 PATCH 16/23] sched, cpufreq: Current compute capacity hack for ARM TC2
` [RFCv2 PATCH 17/23] sched: Likely idle state statistics placeholder
` [RFCv2 PATCH 18/23] sched: Energy model functions
` [RFCv2 PATCH 19/23] sched: Task wakeup tracking
` [RFCv2 PATCH 20/23] sched: Take task wakeups into account in energy estimates
` [RFCv2 PATCH 21/23] sched: Use energy model in select_idle_sibling
` [RFCv2 PATCH 22/23] sched: Use energy to guide wakeup task placement
` [RFCv2 PATCH 23/23] sched: Use energy model in load balance path
[PATCH 00/16] CPU Idle for Armada 370 and Armada 38x
2014-07-03 15:29 UTC (56+ messages)
` [PATCH 01/16] ARM: mvebu: Sort the headers of pmsu.c in alphabetic order
` [PATCH 02/16] ARM: mvebu: Add a common function for the boot address work around
` [PATCH 03/16] ARM: mvebu: Add function to export the physical address of the boot register
` [PATCH 05/16] ARM: mvebu: Add workaround for cpuidle support for Armada 370
` [PATCH 06/16] ARM: mvebu: Rename the armada_370_xp into mvebu_v7 in pmsu.c file
` [PATCH 07/16] ARM: mvebu: Make the CPU idle initialization more generic
` [PATCH 08/16] ARM: mvebu: Use a local variable to store the resume address
` [PATCH 09/16] ARM: mvebu: Make the snoop disable optional in mvebu_v7_pmsu_idle_prepare
` [PATCH 11/16] ARM: mvebu: dts: Add CA9 MPcore SoC Controller node
` [PATCH 12/16] cpuidle: mvebu: Rename the driver from armada-370-xp to mvebu-v7
` [PATCH 13/16] cpuidle: mvebu: Move the description of the cpuidle states in the platform part
` [PATCH 14/16] ARM: mvebu: Add CPU idle support for Armada 370
` [PATCH 15/16] ARM: mvebu: Add CPU idle support for Armada 38x
[PATCH 0/6] of-thermal hardware trip points + Tegra124 SOCTHERM driver
2014-07-03 14:15 UTC (19+ messages)
` [PATCH 1/6] thermal: of: Add support for hardware-tracked trip points
` [PATCH 2/6] of: Add bindings for nvidia,tegra124-soctherm
` [PATCH 3/6] ARM: tegra: Add thermal trip points for Jetson TK1
` [PATCH 4/6] ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree
` [PATCH 6/6] thermal: Add Tegra SOCTHERM thermal management driver
[PATCH 00/14] cpufreq: cpu0: Extend support beyond CPU0, V2
2014-07-03 2:44 UTC (31+ messages)
` [PATCH 01/14] of: Create of_property_match()
` [PATCH 02/14] clk: Create of_clk_shared_by_cpus()
` [PATCH 03/14] cpufreq: Add support for per-policy driver data
` [PATCH 04/14] cpufreq: cpu0: Add Module Author
` [PATCH 05/14] cpufreq: cpu0: don't validate clock on clk_put()
` [PATCH 06/14] cpufreq: cpu0: defer probe if clock isn't registered yet
` [PATCH 07/14] cpufreq: cpu0: OPPs can be populated at runtime
` [PATCH V2 Resend "
` [PATCH 08/14] cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug}
` [PATCH 09/14] cpufreq: cpu0: Move per-cluster initialization code to ->init()
` [PATCH 10/14] cpufreq: cpu0: try regulators with name "cpu-supply"
` [PATCH 11/14] cpufreq: cpu0: Make allocate_resources() work for any CPU
` [PATCH 12/14] cpufreq: cpu0: Extend support beyond CPU0
` [PATCH V2 Resend "
` [PATCH 13/14] cpufreq: cpu0: rename driver and internals to 'cpufreq_generic'
` [PATCH 14/14] cpufreq: generic: set platform_{driver|device} '.name' to 'cpufreq-generic'
[PATCH] thermal: Bind cooling devices with the correct arguments
2014-07-02 11:54 UTC (2+ messages)
[PATCH] cpuidle/idle: move idle traces to cpuidle_enter_state
2014-07-02 9:30 UTC
[PATCH 0/2] cpufreq: cpu0: Extend support beyond CPU0
2014-07-02 3:32 UTC (14+ messages)
` [PATCH 2/2] "
[PATCH 0/2] cpuidle fixes and cleanup
2014-07-02 3:11 UTC (5+ messages)
` [PATCH 1/2] ARM: Exynos: remove arm diagnostic and power register save/restore code
` [PATCH 2/2] cpuidle: Exynos: fix cpuidle for all states
[PATCH 0/4] Introduce clk_find_nearest_rate()
2014-07-01 17:52 UTC (11+ messages)
` [PATCH 1/4] clk: Introduce 'clk_find_nearest_rate()'
` [PATCH 2/4] cpufreq: cpu0: Use clk_find_nearest_rate()
` [PATCH 3/4] net: macb: Use clk_find_nearest_rate() API
` [PATCH 4/4] ARM: zynq: dt: Use properly rounded frequencies in OPPs
[RFC 0/2] pwrseq: Add subsystem for power sequences
2014-07-01 16:56 UTC (14+ messages)
` [RFC 1/2] pwrseq: Add subsystem to handle complex "
PATCH 0/2 tmon: fix a few minor security issues
2014-07-01 15:02 UTC (2+ messages)
[Patch v7 0/6] add cpuidle support for Exynos5420
2014-07-01 11:52 UTC (2+ messages)
[PATCH] thermal: allow building dove_thermal with mvebu
2014-07-01 8:50 UTC (5+ messages)
` [PATCH v2] "
[PATCH] cpufreq: arm_big_little: set lowest frequcency for cluster when no cpus in it
2014-07-01 3:01 UTC (13+ messages)
[PATCH v2 0/9] thermal: exynos: various cleanups
2014-07-01 2:09 UTC (2+ messages)
[PATCH 0/6] thermal: sti: Add new Thermal driver
2014-07-01 2:07 UTC (2+ messages)
[PATCH] tools/thermal: tmon: fix compilation errors when building statically
2014-07-01 1:56 UTC (4+ messages)
[PATCH] thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked
2014-07-01 1:54 UTC (2+ messages)
[PATCH] Thermal: imx: correct critical trip temperature setting
2014-07-01 1:22 UTC (4+ messages)
[PATCH] thermal: samsung: Add TMU support for Exynos3250 SoC
2014-07-01 0:33 UTC
[PATCH 00/13] Remove mach-kirkwood and mach-dove
2014-06-30 22:21 UTC (20+ messages)
` [PATCH 05/13] cpuidle: kirkwood: Replace ARCH_KIRKWOOD dependency
` [PATCH 07/13] thermal: Replace ARCH_KIRKWOOD and ARCH_DOVE dependency
` [alsa-devel] [PATCH 00/13] Remove mach-kirkwood and mach-dove
[PATCH 0/2] cpufreq: ondemand: Eliminate the deadband effect
2014-06-30 16:59 UTC (3+ messages)
` [PATCH 1/2] cpufreq: Introduce new relation for freq selection
` [PATCH 2/2] cpufreq: ondemand: Eliminate the deadband effect
Query regarding suspend/resume support in MMC
2014-06-30 16:28 UTC
[PATCH] thermal: Add braces around suspect code
2014-06-30 15:03 UTC (2+ messages)
Disallow process from being scheduled for specific duration
2014-06-30 6:14 UTC
[PATCH] cpufreq: make table sentinal macros unsigned to match use
2014-06-30 4:55 UTC (3+ messages)
[PATCH TRIVIAL] thermal: cpu_cooling: fix typo highjack -> hijack
2014-06-30 2:50 UTC (2+ messages)
I want to invest
2014-06-29 17:39 UTC
[PATCH V2] PM / AVS: SmartReflex: remove unnecessary NULL test before debugfs_remove_recursive
2014-06-28 13:48 UTC
[PATCH 1/1] drivers/power/avs/smartreflex.c: remove unnecessary null test before debugfs_remove_recursive
2014-06-28 13:36 UTC (2+ messages)
[PATCH v1 1/2] genirq: Fix error path for resuming irqs
2014-06-28 0:04 UTC (2+ messages)
` [PATCH v1 2/2] Revert "irq: Enable all irqs unconditionally in irq_resume"
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox