messages from 2014-05-28 09:00:26 to 2014-06-02 21:13:37 UTC [more...]
[PATCH] thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up memory leak
2014-06-02 21:13 UTC (3+ messages)
[PATCH v1 0/6] ACPI: thermal: Migrate cpufreq cooling to generic cpu_cooling layer
2014-06-02 18:57 UTC (17+ messages)
` [PATCH v1 1/6] thermal: cpu_cooling: Fix the notification mechanism by using per cpu structure
` [PATCH v1 2/6] thermal: cpu_cooling: Support passing driver private data
` [PATCH v1 3/6] thermal: thermal-core: Add notifications support for the cooling states
` [PATCH v1 4/6] thermal: cpu_cooling: Add support to find up/low frequency levels
` [PATCH v1 5/6] thermal: thermal_core: Remove the max cooling limit check in registration
` [PATCH v1 6/6] ACPI: thermal: processor: Use the generic cpufreq infrastructure
[PATCH] MAINTAINERS: Update Eduardo Valentin's email address
2014-06-02 17:28 UTC (2+ messages)
[PATCH] thermal: document struct thermal_zone_device and thermal_governor
2014-06-02 17:25 UTC
[PATCH V5 0/2] cpufreq: add support for intermediate (stable) frequencies
2014-06-02 17:19 UTC (3+ messages)
` [PATCH V5 1/2] "
` [PATCH V5 2/2] cpufreq: Tegra: implement intermediate frequency callbacks
[PATCH] tools/thermal: tmon: fix compilation errors when building statically
2014-06-02 17:08 UTC (2+ messages)
[PATCH v6 0/2] hibernation support on ARM
2014-06-02 16:57 UTC (8+ messages)
` [PATCH v6 2/2] ARM hibernation / suspend-to-disk
[PATCH 1/2] regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR
2014-06-02 16:55 UTC (15+ messages)
[PATCH V4 0/3] cpufreq: add support for intermediate (stable) frequencies
2014-06-02 16:50 UTC (14+ messages)
` [PATCH V4 2/3] "
` [PATCH V4 3/3] cpufreq: Tegra: implement intermediate frequency callbacks
[PATCH v2 0/7] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
2014-06-02 16:28 UTC (20+ messages)
` [PATCH v2 1/7] arm: firmware: Check firmware is running or not
` [PATCH v2 2/7] ARM: EXYNOS: add support for firmware-assisted c15resume
` [PATCH v2 3/7] ARM: EXYNOS: add AFTR mode support to firmware do_idle method
` [PATCH v2 4/7] ARM: EXYNOS: PM: replace EXYNOS_BOOT_VECTOR_* macros by static inlines
` [PATCH v2 5/7] ARM: EXYNOS: PM: use c15resume firmware method if secure firmware is enabled
` [PATCH v2 6/7] ARM: EXYNOS: PM: fix register setup on EXYNOS4x12 for AFTR mode code
` [PATCH v2 7/7] ARM: EXYNOS: cpuidle: add secure firmware support to "
[PATCH 0/7] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
2014-06-02 16:05 UTC (5+ messages)
` [PATCH 6/7] ARM: EXYNOS: PM: fix register setup on EXYNOS4x12 for AFTR mode code
[RFC] PM / Runtime: Make autosuspend_delay == 0 work as intended
2014-06-02 15:35 UTC (4+ messages)
[RFC PATCH 00/16] sched: Energy cost model for energy-aware scheduling
2014-06-02 14:15 UTC (4+ messages)
` [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler
[PATCH V2 1/3] regulator: return -EINVAL from regulator_set_voltage() for !CONFIG_REGULATOR
2014-06-02 12:15 UTC (4+ messages)
` [PATCH V2 2/3] regulators: Add definition of regulator_set_voltage_time() "
` [PATCH V2 3/3] cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR
[PATCH] cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
2014-06-02 8:15 UTC (3+ messages)
[PATCH V4 0/8] driver/core: cpu: initialize opp table
2014-06-02 7:00 UTC (14+ messages)
` [PATCH V4 1/8] opp: of_init_opp_table(): return -ENOSYS when feature isn't implemented
` [PATCH V4 2/8] opp: call of_node_{get|put}() from of_init_opp_table()
` [PATCH V5 "
` [PATCH V4 3/8] opp: Enhance debug messages in of_init_opp_table()
` [PATCH V5 "
` [PATCH V4 4/8] driver/core: cpu: initialize opp table
[PATCH] power: fixed typo in comment
2014-05-31 22:46 UTC (2+ messages)
Question on intel_pstate driver
2014-05-31 21:44 UTC
[PATCH] thermal: allow building dove_thermal with mvebu
2014-05-31 12:54 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] PM: trace events for suspend/resume
2014-05-31 3:07 UTC (5+ messages)
[PATCH] intel_pstate: Improve initial busy calculation
2014-05-30 21:41 UTC (3+ messages)
[PATCH v6 0/2] cpufreq: opp: Add device tree based lookup of boost mode frequency
2014-05-30 21:17 UTC (25+ messages)
` [PATCH v6 1/2] cpufreq / OPP: Allow boost frequency to be looked up from device tree
` [PATCH v6 2/2] Documentation: devicetree: Add boost-frequency binding to list boost mode frequency
[PATCH] Thermal: int3403: Add CRT and PSV trip
2014-05-30 19:10 UTC
Current ACPI/PM commit queue for 3.16
2014-05-30 14:50 UTC
[PATCH] PM: trace events for suspend/resume
2014-05-30 14:49 UTC (5+ messages)
[RFC PATCH 00/16 v3] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
2014-05-30 6:36 UTC (17+ messages)
` [RFC PATCH 01/16 v3] Remove update_rq_runnable_avg
` [RFC PATCH 02/16 v3] Define and initialize CPU ConCurrency in struct rq
` [RFC PATCH 03/16 v3] How CC accrues with run queue change and time
` [RFC PATCH 04/16 v3] CPU CC update period is changeable via sysctl
` [RFC PATCH 05/16 v3] Update CPU CC in fair
` [RFC PATCH 06/16 v3] Add Workload Consolidation fields in struct sched_domain
` [RFC PATCH 07/16 v3] Init Workload Consolidation flags in sched_domain
` [RFC PATCH 08/16 v3] Write CPU topology info for Workload Consolidation fields "
` [RFC PATCH 09/16 v3] Define and allocate a per CPU local cpumask for Workload Consolidation
` [RFC PATCH 10/16 v3] Workload Consolidation APIs
` [RFC PATCH 11/16 v3] Make wakeup bias threshold changeable via sysctl
` [RFC PATCH 12/16 v3] Bias select wakee than waker in WAKE_AFFINE
` [RFC PATCH 13/16 v3] Intercept wakeup/fork/exec load balancing
` [RFC PATCH 14/16 v3] Intercept idle balancing
` [RFC PATCH 15/16 v3] Intercept periodic nohz "
` [RFC PATCH 16/16 v3] Intercept periodic load balancing
[PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state
2014-05-30 13:53 UTC (5+ messages)
[RFC PATCH 3/3] clk: tegra: Implement Tegra124 shared/cbus clks
2014-05-30 13:24 UTC (4+ messages)
Performance regression in v3.14
2014-05-30 12:29 UTC (11+ messages)
serial console does not wake from S3 suspend
2014-05-30 9:53 UTC
[PATCH 0/6] thermal: sti: Add new Thermal driver
2014-05-30 9:38 UTC (7+ messages)
` [PATCH 1/6] thermal: sti: Supply Device Tree documentation
` [PATCH 2/6] thermal: sti: Introduce ST Thermal core code
` [PATCH 3/6] thermal: sti: Add support for ST's System Config Register based Thermal controller
` [PATCH 4/6] thermal: sti: Add support for ST's Memory Mapped "
` [PATCH 5/6] ARM: STi: DT: STiH416: Supply Thermal Controller Device Tree nodes
` [PATCH 6/6] ARM: multi_v7_defconfig: Configure in ST's Thermal Controller
[PATCH v5 0/2] cpufreq: opp: Add device tree based lookup of boost mode frequency
2014-05-30 7:31 UTC (6+ messages)
` [PATCH v5 1/2] cpufreq / OPP: Allow boost frequency to be looked up from device tree
` [PATCH v5 2/2] Documentation: devicetree: Add boost-frequency binding to list boost mode frequency
[GIT PULL] request to Rafael: devfreq update for Linux 3.16
2014-05-30 2:15 UTC (2+ messages)
[PATCH] PM / OPP: Implement free_opp_table function
2014-05-30 1:00 UTC (3+ messages)
` [PATCH v2] PM / OPP: Implement opp_remove and free_opp_table functions
[RFC 2/2] PM / OPP: extend DT parsing to allow voltage ranges
2014-05-30 0:06 UTC (12+ messages)
[PATCH 0/4] intel_pstate fixes for v3.16
2014-05-30 0:04 UTC (7+ messages)
` [PATCH 1/4] intel_pstate: Remove C0 tracking
` [PATCH 2/4] intel_pstate: Correct rounding in busy calculation
` [PATCH 3/4] intel_pstate: add sample time scaling
` [PATCH 4/4] intel_pstate: Improve initial busy calculation
[PATCH v4 0/2] cpufreq: opp: Add device tree based lookup of boost mode frequency
2014-05-29 14:23 UTC (4+ messages)
` [PATCH v4 1/2] cpufreq / OPP: Allow boost frequency to be looked up from device tree
[GIT PULL] ACPI and power management fixes for v3.15-rc8
2014-05-29 11:25 UTC
[PATCH v5 5/6] exynos: cpuidle: do not allow cpuidle registration for Exynos5420
2014-05-29 4:37 UTC (9+ messages)
` [PATCH v6 0/6] add cpuidle support "
` [PATCH v6 3/6] cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little driver
[Patch V3 19/37] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC
2014-05-28 21:22 UTC (8+ messages)
[RFC] LCCF: The case for "software" clocks
2014-05-28 19:38 UTC
[RFC PATCH 2/5] clk: Introduce 'clk_round_rate_nearest()'
2014-05-28 16:17 UTC (4+ messages)
[RFC PATCH v2 0/7] The power allocator thermal governor
2014-05-28 14:25 UTC (5+ messages)
` [RFC PATCH v2 1/7] tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
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;
as well as URLs for NNTP newsgroup(s).