messages from 2014-01-28 12:47:53 to 2014-03-03 03:54:26 UTC [more...]
[RFC PATCH 0/6] PM: introduce voltage domain abstraction
2014-03-03 3:54 UTC (16+ messages)
` [RFC PATCH 1/6] PM / Voltagedomain: Add generic clk notifier handler for regulator based dynamic voltage scaling
` [RFC PATCH 2/6] cpufreq: cpufreq-cpu0: use clk rate-change notifiers
` [RFC PATCH 3/6] PM / Voltagedomain: introduce voltage domain driver support
` [RFC PATCH 4/6] devicetree: bindings: add documentation for voltagedomain
` [RFC PATCH 5/6] PM / Voltagedomain: introduce basic voltage domain support for OMAP
` [RFC PATCH 6/6] devicetree: bindings: voltagedomain: add bindings for OMAP compatible SoCs
[PATCH v2] drivers: cpufreq: Mark function as static in cpufreq.c
2014-03-03 3:42 UTC (8+ messages)
[PATCH] cpufreq: enable ARM drivers on arm64
2014-03-02 0:03 UTC (2+ messages)
[PATCH V6 0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
2014-03-02 0:02 UTC (15+ messages)
` [PATCH V6 1/7] cpufreq: suspend governors on system suspend/hibernate
` [PATCH V6 2/7] cpufreq: suspend governors from dpm_{suspend|resume}()
` [PATCH V6 3/7] cpufreq: call driver's suspend/resume for each policy
` [PATCH V6 4/7] cpufreq: Implement cpufreq_generic_suspend()
` [PATCH V6 5/7] cpufreq: exynos: Use cpufreq_generic_suspend()
` [PATCH V6 6/7] cpufreq: s5pv210: "
` [PATCH V6 7/7] cpufreq: Tegra: "
[PATCH 1/3] cpufreq: move call to __find_governor() to cpufreq_init_policy()
2014-03-01 1:14 UTC (6+ messages)
` [PATCH 2/3] cpufreq: Initialize policy before making it available for others to use
` [PATCH 3/3] cpufreq: initialize governor for a new policy under policy->rwsem
[PATCH v3 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call
2014-02-28 23:26 UTC (3+ messages)
[PATCH v3 3/3] cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
2014-02-28 1:58 UTC
[PATCH v3 2/3] cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
2014-02-28 1:58 UTC
[PATCH 3/3] cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
2014-02-27 5:39 UTC (2+ messages)
[PATCH] drivers: cpufreq: Remove unused function in cpufreq.c
2014-02-27 0:07 UTC (6+ messages)
` [PATCH v3] drivers: cpufreq: Mark function as static "
[PATCH 2/3] cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
2014-02-26 20:17 UTC
[PATCH 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call
2014-02-26 20:17 UTC
[PATCH 1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
2014-02-26 5:15 UTC (23+ messages)
` [PATCH 2/2] cpufreq: don't call cpufreq_update_policy() on CPU addition
[PATCH V2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
2014-02-25 8:59 UTC
Commit fcb6a15c2e7e (intel_pstate: Take core C0 time into account for core busy calculation) sucks rocks
2014-02-24 23:03 UTC (8+ messages)
[PATCH V5 0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
2014-02-24 17:17 UTC (24+ messages)
` [PATCH V5 1/7] cpufreq: suspend governors on system suspend/hibernate
` [PATCH V5 2/7] cpufreq: suspend governors from dpm_{suspend|resume}()
` [PATCH V5 3/7] cpufreq: call driver's suspend/resume for each policy
` [PATCH V5 4/7] cpufreq: Implement cpufreq_generic_suspend()
` [PATCH V5 5/7] cpufreq: exynos: Use cpufreq_generic_suspend()
` [PATCH V5 6/7] cpufreq: s5pv210: "
` [PATCH V5 7/7] cpufreq: Tegra: "
[Bug 70941] New: 'powersave' performance excessively slow on Dell Venue 8 Pro (Baytrail tablet)
2014-02-24 12:28 UTC (3+ messages)
` [Bug 70941] "
[Bug 65671] New: Problems with hibernation, with bisect
2014-02-24 3:17 UTC (2+ messages)
` [Bug 65671] hibernation - IO errors writing to swap, crashing apps, 3,11.8 worked
[3.14-rc3] possible regression Haswell runs only at 770Mhz with powersave governor
2014-02-21 10:51 UTC (5+ messages)
[PATCH] cpufreq: remove sysfs link when a cpu != policy->cpu, is removed
2014-02-18 20:05 UTC (3+ messages)
[PATCH v2 37/52] acpi-cpufreq: Fix CPU hotplug callback registration
2014-02-14 7:57 UTC
[PATCH v3 0/7] cpufreq: use cpufreq-cpu0 driver for exynos based platforms
2014-02-13 14:31 UTC (21+ messages)
` [PATCH v3 1/7] cpufreq: cpufreq-cpu0: allow use of optional boost mode frequencies
` [PATCH v3 2/7] clk: samsung: add infrastructure to register cpu clocks
` [PATCH v3 3/7] Documentation: devicetree: add cpu clock configuration data binding for Exynos4/5
` [PATCH v3 4/7] clk: exynos: use cpu-clock provider type to represent arm clock
` [PATCH v3 5/7] ARM: dts: Exynos: add cpu nodes, opp and cpu clock configuration data
` [PATCH v3 6/7] ARM: Exynos: switch to using generic cpufreq-cpu0 driver
` [PATCH v3 7/7] cpufreq: exynos: remove all exynos specific cpufreq driver support
[PATCH] MAINTAINERS: update Sudeep's email address
2014-02-13 1:16 UTC (5+ messages)
[PATCH 0/8] of_find_matching_node/of_match_node -> of_find_matching_node_and_match
2014-02-12 5:01 UTC (3+ messages)
` [PATCH 8/8] cpufreq: ppc: make use of of_find_matching_node_and_match
[PATCH v2] cpufreq: cpu0: drop selecting of THERMAL and THERMAL_CPU
2014-02-12 4:41 UTC (2+ messages)
[Bug 69821] setting CONFIG_HZ_PERIODIC locks cpu at the lowest frequency using ONDEMAND
2014-02-11 10:01 UTC (3+ messages)
[PATCH] intel_pstate: fix race condition in intel_pstate_init()
2014-02-10 15:16 UTC (2+ messages)
[PATCH 1/2] cpufreq: imx6q: Drop devm_clk/regulator_get usage
2014-02-10 7:33 UTC (5+ messages)
` [PATCH 2/2] cpufreq: imx6q: Remove unused include
[PATCH 35/51] acpi-cpufreq: Fix CPU hotplug callback registration
2014-02-07 4:09 UTC (4+ messages)
no or unknown cpufreq driver
2014-02-05 21:48 UTC
[PATCH v2 0/7] cpufreq: use cpufreq-cpu0 driver for exynos based platforms
2014-02-05 13:49 UTC (25+ messages)
` [PATCH v2 1/7] cpufreq: cpufreq-cpu0: allow optional safe voltage during frequency transitions
` [PATCH v2 7/7] cpufreq: exynos: remove all exynos specific cpufreq driver support
[PATCH] cpufreq: cpu0: make THERMAL_CPU support optional
2014-02-04 5:14 UTC (4+ messages)
double deletion of timer
2014-02-03 11:14 UTC (3+ messages)
[PATCH] acpi-cpufreq: De-register cpu notifier and free struct msr on error
2014-02-03 6:22 UTC (2+ messages)
Kernel taint on setspeed
2014-01-28 15:52 UTC (3+ messages)
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