messages from 2014-07-03 23:50:45 to 2014-07-10 16:20:20 UTC [more...]
[RFC PATCH v5 00/10] The power allocator thermal governor
2014-07-10 16:20 UTC (14+ messages)
` [RFC PATCH v5 01/10] tracing: Add array printing helpers
` [RFC PATCH v5 02/10] tools lib traceevent: Generalize numeric argument
` [RFC PATCH v5 03/10] tools lib traceevent: Add support for __print_u{8,16,32,64}_array()
` [RFC PATCH v5 04/10] thermal: document struct thermal_zone_device and thermal_governor
` [RFC PATCH v5 05/10] thermal: let governors have private data for each thermal zone
` [RFC PATCH v5 06/10] thermal: introduce the Power Actor API
` [RFC PATCH v5 07/10] thermal: add a basic cpu power actor
` [RFC PATCH v5 08/10] thermal: introduce the Power Allocator governor
` [RFC PATCH v5 09/10] thermal: add trace events to the power allocator governor
` [RFC PATCH v5 10/10] of: thermal: Introduce sustainable power for a thermal zone
[PATCH V2] cpufreq: move policy kobj to policy->cpu at resume
2014-07-10 15:12 UTC (2+ messages)
[PATCH] cpufreq: report driver's successful {un}registration
2014-07-10 14:16 UTC (9+ messages)
[PATCH] cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD
2014-07-10 13:58 UTC (3+ messages)
[PATCH 00/14] cpufreq: cpu0: Extend support beyond CPU0, V2
2014-07-10 13:36 UTC (43+ messages)
` [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 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] cpufreq: move policy kobj to policy->cpu at resume
2014-07-10 12:42 UTC (8+ messages)
[PATCH] GPIO button wth wakeup attribute is supposed to wake the system up
2014-07-10 11:27 UTC (9+ messages)
A question about PCI suspend-resume functionallity
2014-07-10 11:39 UTC (8+ messages)
[PATCH v3 0/4] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
2014-07-10 10:02 UTC (7+ messages)
` [PATCH v3 1/4] ARM: EXYNOS: PM: replace EXYNOS_BOOT_VECTOR_* macros by static inlines
` [PATCH v3 2/4] ARM: EXYNOS: add AFTR mode support to firmware do_idle method
` [PATCH v3 3/4] ARM: EXYNOS: cpuidle: add secure firmware support to AFTR mode code
` [PATCH v3 4/4] ARM: EXYNOS: cpuidle: allow driver usage on Exynos4x12 SoCs
[PATCH] thermal: samsung: Add TMU support for Exynos3250 SoC
2014-07-10 3:36 UTC (3+ messages)
[PATCH] powernow-k6: support 350MHz cpu
2014-07-10 2:56 UTC (2+ messages)
RFC: Leave sysfs nodes alone during hotplug
2014-07-10 2:40 UTC (10+ messages)
[PATCH] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
2014-07-10 2:37 UTC
timers & suspend
2014-07-09 16:11 UTC (2+ messages)
[PATCHv3 0/7] cpufreq support for Marvell Armada XP
2014-07-09 15:45 UTC (8+ messages)
` [PATCHv3 1/7] ARM: mvebu: ensure CPU clocks are enabled
` [PATCHv3 2/7] ARM: mvebu: extend PMSU code to support dynamic frequency scaling
` [PATCHv3 3/7] clk: mvebu: extend clk-cpu for "
` [PATCHv3 4/7] ARM: mvebu: update Armada XP DT "
` [PATCHv3 5/7] ARM: mvebu: allow enabling of cpufreq on Armada XP
` [PATCHv3 6/7] ARM: mvebu: update mvebu_v7_defconfig with cpufreq support
` [PATCHv3 7/7] ARM: configs: add cpufreq-generic in multi_v7_defconfig
[RESEND PATCH 0/6] thermal: sti: Add new Thermal driver
2014-07-09 13:46 UTC (5+ messages)
[PATCHv2 00/17] cpuidle for Marvell Armada 370 and 38x
2014-07-09 13:40 UTC (18+ messages)
` [PATCHv2 01/17] ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU code
` [PATCHv2 02/17] ARM: mvebu: sort the #include of pmsu.c in alphabetic order
` [PATCHv2 03/17] ARM: mvebu: add a common function for the boot address work around
` [PATCHv2 04/17] ARM: mvebu: use the common function for Armada 375 SMP workaround
` [PATCHv2 05/17] ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.c
` [PATCHv2 06/17] ARM: mvebu: make the cpuidle initialization more generic
` [PATCHv2 07/17] ARM: mvebu: use a local variable to store the resume address
` [PATCHv2 08/17] ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()
` [PATCHv2 09/17] ARM: mvebu: export the SCU address
` [PATCHv2 10/17] ARM: mvebu: add CA9 MPcore SoC Controller node
` [PATCHv2 11/17] cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7
` [PATCHv2 12/17] cpuidle: mvebu: make the cpuidle driver capable of handling multiple SoCs
` [PATCHv2 13/17] cpuidle: mvebu: add Armada 370 support
` [PATCHv2 14/17] cpuidle: mvebu: add Armada 38x support
` [PATCHv2 15/17] ARM: mvebu: add cpuidle support for Armada 370
` [PATCHv2 16/17] ARM: mvebu: add cpuidle support for Armada 38x
` [PATCHv2 17/17] ARM: mvebu: defconfig: enable cpuidle support in mvebu_v7_defconfig
[PATCHv2 0/8] devfreq: exynos4: Support dt and use common ppmu driver
2014-07-09 13:06 UTC (4+ messages)
` "
[GIT PULL] APM
2014-07-09 13:06 UTC (2+ messages)
[patch[ epoll_ctl.2, epoll.7: document EPOLLWAKEUP
2014-07-09 12:37 UTC (5+ messages)
` [PATCH] epoll_ctl.2: minor clarification concerning when a WAKEUP event is "processes"
[PATCH 05/13] thermal: rcar: Document SoC-specific bindings
2014-07-09 12:23 UTC
[PATCH 0/2] cpuidle fixes and cleanup
2014-07-09 8:23 UTC (6+ messages)
[PATCH] thermal: exynos: fix ordering in exynos_tmu_remove()
2014-07-09 2:46 UTC (2+ messages)
[PATCHv2 0/8] cpufreq support for Marvell Armada XP
2014-07-08 20:25 UTC (14+ messages)
` [PATCHv2 1/8] clk: add an APPLY_RATE_CHANGE notifier event during clk_set_rate()
` [PATCHv2 2/8] clk: mvebu: extend clk-cpu for dynamic frequency scaling
` [PATCHv2 3/8] ARM: mvebu: ensure CPU clocks are enabled
` [PATCHv2 4/8] ARM: mvebu: extend PMSU code to support dynamic frequency scaling
` [PATCHv2 5/8] ARM: mvebu: update Armada XP DT for "
` [PATCHv2 6/8] ARM: mvebu: allow enabling of cpufreq on Armada XP
` [PATCHv2 7/8] ARM: mvebu: update mvebu_v7_defconfig with cpufreq support
` [PATCHv2 8/8] ARM: configs: add cpufreq-generic in multi_v7_defconfig
[PATCH] cpufreq: Makefile: fix compilation for davinci platform
2014-07-08 15:32 UTC (3+ messages)
[PATCH RESEND] thermal: document struct thermal_zone_device and thermal_governor
2014-07-08 15:23 UTC (2+ messages)
[PATCH 00/13] Remove mach-kirkwood and mach-dove
2014-07-08 12:13 UTC (13+ messages)
` [rtc-linux] "
[RFCv2 PATCH 00/23] sched: Energy cost model for energy-aware scheduling
2014-07-08 9:28 UTC (13+ messages)
` [RFCv2 PATCH 08/23] sched: Aggregate unweighted load contributed by task entities on parenting cfs_rq
[PATCH v4] power: add an API to log wakeup reasons
2014-07-07 20:09 UTC (3+ messages)
[PATCH v1 1/2] genirq: Fix error path for resuming irqs
2014-07-07 15:33 UTC (2+ messages)
` [Xen-devel] "
[GIT PULL] Thermal Management updates for v3.16-rc5
2014-07-07 14:56 UTC
[PATCH 0/3] intel_pstate bug fixes
2014-07-07 0:26 UTC (2+ messages)
[PATCH] intel_pstate: Set cpu number before accessing MSRs
2014-07-07 0:07 UTC (2+ messages)
[PATCH v4 0/6] ARM generic idle states
2014-07-06 10:01 UTC (5+ messages)
` [PATCH v4 3/6] drivers: cpuidle: implement OF based idle states infrastructure
[PATCH] cpuidle/idle: move idle traces to cpuidle_enter_state
2014-07-05 15:45 UTC (2+ messages)
[PATCH 0/8] cpufreq support for Marvell Armada XP
2014-07-04 16:12 UTC (15+ messages)
` [PATCH 1/8] clk: add an APPLY_RATE_CHANGE notifier event during clk_set_rate()
` [PATCH 2/8] cpufreq: add driver for Armada XP
` [PATCH 3/8] clk: mvebu: extend clk-cpu for dynamic frequency scaling
` [PATCH 4/8] ARM: mvebu: ensure CPU clocks are enabled
` [PATCH 5/8] ARM: mvebu: extend PMSU code to support dynamic frequency scaling
` [PATCH 6/8] ARM: mvebu: update Armada XP DT for "
` [PATCH 7/8] ARM: mvebu: allow enabling of cpufreq on Armada XP
` [PATCH 8/8] ARM: mvebu: update mvebu_v7_defconfig with cpufreq support
[PATCH 0/6] of-thermal hardware trip points + Tegra124 SOCTHERM driver
2014-07-04 11:52 UTC (4+ messages)
` [PATCH 6/6] thermal: Add Tegra SOCTHERM thermal management driver
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).