messages from 2013-04-19 06:53:54 to 2013-04-25 15:39:12 UTC [more...]
[PATCH 0/6] thermal:exynos4: Thermal Measurement Unit fixes for Samsung SoCs
2013-04-25 15:39 UTC (43+ 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
` [PATCH v2 0/4] Thermal:exynos: Thermal Measurement Unit fix and Samsung SoCs support
` [PATCH v2 1/4] ARM: dts: thermal: exynos4: TMU device tree support for Exynos4412 targets
` [PATCH v2 2/4] Thermal: exynos: Support for TMU regulator defined at device tree
` [PATCH v2 3/4] ARM: dts: thermal: exynos4: Add documentation for Exynos SoC thermal bindings
` [PATCH v2 4/4] ARM:TMU:fix: Avoid lockup when first frequency table entry is CPUFREQ_ENTRY_INVALID
[PATCH 1/2] ARM: s3c64xx: cpuidle: use init/exit common routine
2013-04-25 15:31 UTC (6+ messages)
` [PATCH 2/2] SH: "
[PATCH 0/2] thermal: avoid using IS_ERR_OR_NULL()
2013-04-25 14:13 UTC (3+ messages)
` [PATCH 1/2] thermal: thermal_core: remove usage of IS_ERR_OR_NULL
` [PATCH 2/2] thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL()
[PATCH 1/1] staging: ti-soc-thermal: remove usage of IS_ERR_OR_NULL
2013-04-25 13:46 UTC
[PATCH] cpuidle: add maintainer entry
2013-04-25 12:09 UTC (9+ messages)
[PATCH] cpufreq: Fix the driver can not be unloaded issue
2013-04-25 11:26 UTC (6+ messages)
[PATCH] drivers: idle: comment DEBUG
2013-04-25 7:00 UTC
[PATCH] ARM: S5pv210: compiling issue, ARM_S3C64XX_CPUFREQ need CONFIG_CPU_FREQ_TABLE=y
2013-04-25 1:21 UTC (7+ messages)
` [PATCH v2] ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ "
[PATCH 01/30] thermal: cpu_cooling: remove unused headers
2013-04-24 23:40 UTC (23+ 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 28/30] MAINTAINERS: update thermal entry by adding file cpu_cooling.h
` [PATCH 00/30] thermal: cpu_cooling: code improvements
[PATCH 0/2] staging: ti-soc-thermal: couple of fixes
2013-04-24 18:16 UTC (3+ messages)
` [PATCH 1/2] staging: ti-soc-thermal: update DT reference for OMAP5430
` [PATCH 2/2] staging: ti-soc-thermal: remove external heat while extrapolating hotspot
[PATCH] Thermal: update documentation for thermal_zone_device_register
2013-04-24 16:59 UTC
[PATCHv2 0/9] thermal: clean ups on thermal code base
2013-04-24 16:54 UTC (11+ 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
From: Eduardo Valentin <eduardo.valentin@ti.com>
2013-04-24 16:50 UTC (5+ messages)
` [PATCH RESEND 11/11] thermal: update kernel-doc for thermal_zone_device_register
[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: "
[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 (24+ messages)
` [V3 patch 03/19] ARM: OMAP3: remove cpuidle_wrap_enter
` [V3 patch 04/19] cpuidle: remove en_core_tk_irqen flag
` [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: "
[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 (4+ 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 (3+ messages)
` [PATCH 7/9] intel: cpuidle: remove stop/start critical timings
bltk-game regressions on snb laptop
2013-04-19 15:44 UTC (12+ messages)
[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
2013-04-19 15:26 UTC (10+ 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;
as well as URLs for NNTP newsgroup(s).