messages from 2013-04-17 23:10:15 to 2013-04-24 15:13:30 UTC [more...]
[PATCH 01/30] thermal: cpu_cooling: remove unused headers
2013-04-24 15:13 UTC (16+ messages)
` [PATCH 02/30] thermal: cpu_cooling: remove trailing white spaces
` [PATCH 03/30] thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_device
` [PATCH 04/30] thermal: cpu_cooling: use EXPORT_SYMBOL_GPL
` [PATCH 26/30] thermal: cpu_cooling: remove unused symbols
` [PATCH 00/30] thermal: cpu_cooling: code improvements
[PATCH] cpuidle: add maintainer entry
2013-04-24 14:23 UTC (3+ messages)
[PATCH] ARM: S5pv210: compiling issue, ARM_S3C64XX_CPUFREQ need CONFIG_CPU_FREQ_TABLE=y
2013-04-24 12:09 UTC (6+ messages)
` [PATCH v2] ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ "
[PATCH 1/2] ARM: s3c64xx: cpuidle: use init/exit common routine
2013-04-24 12:08 UTC (4+ messages)
` [PATCH 2/2] SH: "
[PATCH] cpufreq: Fix the driver can not be unloaded issue
2013-04-24 10:14 UTC (2+ messages)
[RFC PATCH 0/2] cpufreq/regulator: Limit minimum voltage only
2013-04-24 9:38 UTC (15+ messages)
` [RFC PATCH 1/2] regulator: core: Add regulator_set_voltage_min()
` [RFC PATCH 2/2] cpufreq: cpufreq-cpu0: Limit minimum voltage only
[PATCH 1/1] drivers: clk: fix typo in Kconfig description
2013-04-23 23:42 UTC
[PATCH] cpuidle: fix comment format
2013-04-23 23:11 UTC (2+ messages)
[PATCH 00/18] For-3.10: CPUFreq: Move drivers to drivers/cpufreq
2013-04-23 22:59 UTC (10+ messages)
` [PATCH 17/18] cpufreq: powerpc: move cpufreq driver "
` [PATCH 07/18] cpufreq: s3c24xx: "
[PATCHv2 0/9] thermal: clean ups on thermal code base
2013-04-23 21:48 UTC (10+ messages)
` [PATCHv2 1/9] thermal: use strlcpy instead of strcpy
` [PATCHv2 2/9] thermal: update driver license
` [PATCHv2 3/9] thermal: rename notify_thermal_framework to thermal_notify_framework
` [PATCHv2 4/9] thermal: use EXPORT_SYMBOL_GPL
` [PATCHv2 5/9] thermal: update kernel-doc for thermal_zone_bind_cooling_device
` [PATCHv2 6/9] thermal: update kernel-doc for thermal_zone_unbind_cooling_device
` [PATCHv2 7/9] thermal: update kernel-doc for thermal_cooling_device_register
` [PATCHv2 8/9] thermal: update kernel-doc for create_trip_attrs
` [PATCHv2 9/9] thermal: update kernel-doc for thermal_zone_device_register
[PATCH] cpufreq_conservative: initialize the cpu_dbs_info_s cpu field
2013-04-23 15:27 UTC (3+ messages)
[V3 patch 00/19] cpuidle: code consolidation
2013-04-23 15:21 UTC (34+ messages)
` [V3 patch 01/19] ARM: shmobile: cpuidle: remove shmobile_enter_wfi function
` [V3 patch 02/19] ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototype
` [V3 patch 03/19] ARM: OMAP3: remove cpuidle_wrap_enter
` [V3 patch 04/19] cpuidle: remove en_core_tk_irqen flag
` [V3 patch 05/19] ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu
` [V3 patch 06/19] cpuidle: make a single register function for all
` [V3 patch 09/19] ARM: OMAP3: cpuidle: use init/exit common routine
` [V3 patch 10/19] ARM: s3c64xx: "
` [V3 patch 13/19] ARM: OMAP4: "
` [V3 patch 17/19] ARM: kirkwood: "
[PATCH 0/6] thermal:exynos4: Thermal Measurement Unit fixes for Samsung SoCs
2013-04-23 15:01 UTC (33+ messages)
` [PATCH 1/6] clk:exynos4:TMU Thermal Measurement Unit clock added to common clock framework
` [PATCH 2/6] thermal:exynos4: TMU Common clock framework support for TMU (Thermal Monitoring Unit)
` [PATCH 3/6] thermal:exynos4: TMU device tree support for Exynos4412 targets
` [PATCH 4/6] thermal: Support for TMU regulator defined at device tree
` [PATCH 5/6] thermal:exynos4: Enable support for Exynos4412 SoCs
` [PATCH 6/6] thermal:exynos4: Add documentation for Exynos SoC thermal bindings
[V4 patch 00/15] cpuidle: code consolidation
2013-04-23 13:04 UTC (21+ messages)
` [V4 patch 01/15] cpuidle: remove en_core_tk_irqen flag
` [V4 patch 02/15] ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu
` [V4 patch 03/15] cpuidle: make a single register function for all
` [V4 patch 04/15] ARM: ux500: cpuidle: use init/exit common routine
` [V4 patch 05/15] ARM: at91: "
` [V4 patch 06/15] ARM: OMAP3: "
` [V4 patch 07/15] ARM: tegra: "
` [V4 patch 08/15] ARM: shmobile: "
` [V4 patch 09/15] ARM: OMAP4: "
` [V4 patch 10/15] ARM: tegra: cpuidle: use init/exit common routine for tegra2
` [V4 patch 11/15] ARM: tegra: cpuidle: use init/exit common routine for tegra3
` [V4 patch 12/15] ARM: calxeda: cpuidle: use init/exit common routine
` [V4 patch 13/15] ARM: kirkwood: "
` [V4 patch 14/15] ARM: davinci: "
` [V4 patch 15/15] ARM: imx: "
[PATCH 1/2] Thermal: exynos: Add clk_{un}prepare APIs
2013-04-23 12:44 UTC (7+ messages)
` [PATCH 2/2] Thermal: exynos: Add compatible string for exynos4412
[PATCH V2 00/12] ux500 suspend-resume
2013-04-23 12:26 UTC (4+ messages)
` [PATCH V2 03/12] PM / Domains: Add on-off notifiers
[RFC PATCH 0/2] cpufreq: Introduce LAB cpufreq governor
2013-04-23 7:53 UTC (9+ messages)
[PATCHv2 0/3] thermal: lookup temperature
2013-04-22 13:11 UTC (3+ messages)
linux-next: Tree for Apr 9 [cpufreq: NULL pointer deref]
2013-04-22 12:00 UTC (5+ messages)
[PATCH v2 06/15] powerpc/85xx: add support to JOG feature using cpufreq interface
2013-04-22 10:57 UTC (3+ messages)
[PATCH v2 06/15] powerpc/85xx: add support to JOG feature using cpufreq interface
2013-04-22 10:56 UTC
[PATCH 00/18] cpuidle: code consolidation
2013-04-22 6:57 UTC (4+ messages)
` [PATCH 05/18] cpuidle: make a single register function for all
PM+ACPI material for v3.10
2013-04-22 6:55 UTC (4+ messages)
[PATCH 1/4] SH: cpuidle: remove pointless initialization
2013-04-21 23:28 UTC (6+ messages)
[PATCH 1/2] cpufreq: ARM big LITTLE: put DT nodes after using them
2013-04-21 23:35 UTC (2+ messages)
[PATCH] cpufreq: exynos5440: Protect opp search calls with rcu lock
2013-04-21 23:32 UTC (2+ messages)
[PATCH] cpufreq: cpu0: Put cpu parent node after using it
2013-04-21 23:31 UTC (3+ messages)
[PATCH 1/9] ARM: cpuidle: remove useless declaration
2013-04-19 22:02 UTC (8+ messages)
` [PATCH 7/9] intel: cpuidle: remove stop/start critical timings
bltk-game regressions on snb laptop
2013-04-19 15:44 UTC (17+ messages)
[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
2013-04-19 15:26 UTC (10+ messages)
[RFC]runtime pm:what does the runtime_usage really mean?
2013-04-18 15:04 UTC (3+ messages)
2 idle patches for 3.9-rc7
2013-04-18 9:11 UTC (3+ messages)
` [PATCH 1/2] intel_idle: additional Haswell CPU-id
[RFC]runtime pm:what does the runtime_usage really mean?
2013-04-18 8:31 UTC (2+ messages)
[patch v7 0/21] sched: power aware scheduling
2013-04-18 1:51 UTC (6+ messages)
[git pull] idle patches for 3.9-rc7
2013-04-17 23:10 UTC
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).