messages from 2013-10-18 13:59:26 to 2013-10-28 02:01:23 UTC [more...]
[PATCH 0/3] Update charger manager driver to support device tree
2013-10-28 2:01 UTC (7+ messages)
` [PATCH 1/3] charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code
` [PATCH 2/3] charger-manager : Add default battery temperature checking funtion
` [PATCH 3/3] charger-manager : Support deivce tree in charger manager driver
[PATCH] battery: max17042: Fix temperature unit to milli centigrade
2013-10-28 2:00 UTC (3+ messages)
[PATCH] ACPI / processor: Do not request ACPI cpufreq module directly
2013-10-28 1:21 UTC
kernels 3.9.5 to 3.10.6 fail to boot on battery, vaio vgn-c2m/w
2013-10-27 21:54 UTC
[PATCH 0/3] thermal: bcm281xx: Add Temperature Monitor driver
2013-10-27 13:48 UTC (10+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ARM: configs:enable thermal framework for bcm281xx
` [PATCH 3/3] ARM: dts: Add TMON driver support to bcm281xx
[PATCH] fuelguage: max17042: Support regmap to access device's registers
2013-10-25 23:55 UTC (2+ messages)
[PATCH 1/1] cpufreq: intel_pstate: skip the driver if ACPI has power mgmt option
2013-10-25 22:15 UTC (4+ messages)
[GIT PULL] ACPI and power management fixes for v3.12-rc7
2013-10-25 20:22 UTC
powersave governor runs programs faster and uses more power than performance governor
2013-10-25 18:27 UTC (8+ messages)
[BUG 3.12.rc4] Oops: unable to handle kernel paging request during shutdown
2013-10-25 14:21 UTC (9+ messages)
[PATCH V2 Resend 00/34] CPUFreq Cleanup Part III
2013-10-25 14:16 UTC (41+ messages)
` [PATCH V2 Resend 03/34] cpufreq: arm_big_little: Convert to light weight ->target_index() routine
` [PATCH V2 Resend 04/34] cpufreq: at32ap: "
` [PATCH V2 Resend 05/34] cpufreq: blackfin: "
` [PATCH V2 Resend 06/34] cpufreq: cpu0: "
` [PATCH V2 Resend 07/34] cpufreq: cris: "
` [PATCH V2 Resend 08/34] cpufreq: davinci: "
` [PATCH V2 Resend 09/34] cpufreq: dbx500: "
` [PATCH V2 Resend 10/34] cpufreq: e_powersaver: "
` [PATCH V2 Resend 11/34] cpufreq: elanfreq: "
` [PATCH V2 Resend 12/34] cpufreq: exynos: "
` [PATCH V2 Resend 13/34] cpufreq: ia64: "
` [PATCH V2 Resend 14/34] cpufreq: imx6q: "
` [PATCH V2 Resend 15/34] cpufreq: kirkwood: "
` [PATCH V2 Resend 16/34] cpufreq: longhaul: "
` [PATCH V2 Resend 17/34] cpufreq: loongson2: "
` [PATCH V2 Resend 18/34] cpufreq: maple: "
` [PATCH V2 Resend 19/34] cpufreq: omap: "
` [PATCH V2 Resend 20/34] cpufreq: p4: "
` [PATCH V2 Resend 21/34] cpufreq: pasemi: "
` [PATCH V2 Resend 22/34] cpufreq: pmac32: "
` [PATCH V2 Resend 23/34] cpufreq: powernow: "
` [PATCH V2 Resend 24/34] cpufreq: ppc: "
` [PATCH V2 Resend 25/34] cpufreq: pxa: "
` [PATCH V2 Resend 26/34] cpufreq: s3c2416: "
` [PATCH V2 Resend 27/34] cpufreq: s3c64xx: "
` [PATCH V2 Resend 28/34] cpufreq: s5pv210: "
` [PATCH V2 Resend 29/34] cpufreq: sa11x0: "
` [PATCH V2 Resend 30/34] cpufreq: sc520: "
` [PATCH V2 Resend 31/34] cpufreq: sparc: "
` [PATCH V2 Resend 32/34] cpufreq: SPEAr: "
` [PATCH V2 Resend 33/34] cpufreq: speedstep: "
` [PATCH V2 Resend 34/34] cpufreq: tegra: "
[PATCH V3] cpufreq: Implement light weight ->target_index() routine
2013-10-25 14:15 UTC
[PATCH] thermal: cpu_cooling: fix return value check in cpufreq_cooling_register()
2013-10-25 13:55 UTC
[PATCH] devfreq: fix return value check in devfreq_init()
2013-10-25 13:52 UTC
[PATCH] analyze_suspend.py: new tool for suspend/resume performance optimization
2013-10-25 13:30 UTC
[RFC PATCH] cpufreq: cpufreq-cpu0: do not allow transitions with regulators suspended
2013-10-24 18:08 UTC
[PATCH] PM / hibernate: Move software_resume to late_initcall_sync
2013-10-24 14:21 UTC (2+ messages)
[PATCH 1/4] cpufreq: Add a cpufreq driver for Marvell Dove
2013-10-24 2:17 UTC (11+ messages)
` [PATCH 2/4] mvebu: Dove: Instantiate cpufreq driver
` [PATCH 3/4] mvebu: Dove: Enable cpufreq driver in defconfig
` [PATCH 4/4] mvebu: Dove: Add clocks and DFS interrupt to cpu node in DT
[RFC PATCH v4 00/40] mm: Memory Power Management
2013-10-23 16:22 UTC (10+ messages)
` [RFC PATCH v4 01/40] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v4 06/40] mm: Demarcate and maintain pageblocks in region-order in the zones' freelists
` [RFC PATCH v4 16/40] mm: Introduce a "Region Allocator" to manage entire memory regions
[PATCH] intel_idle, use CPU_TASKS_FROZEN
2013-10-23 13:44 UTC
[PATCH 1/2] cpufreq: distinguish drivers that do asynchronous notifications
2013-10-23 9:13 UTC (4+ messages)
` [PATCH 2/2] cpufreq: make sure frequency transitions are serialized
[PATCH V2 00/16] CPUIdle: Minor cleanups for 3.13
2013-10-23 5:41 UTC (2+ messages)
[PATCH 0/2] cpufreq support for the big.LITTLE switcher
2013-10-23 4:49 UTC (4+ messages)
` [PATCH 1/2] cpufreq: arm_big_little: add in-kernel switching (IKS) support
` [PATCH 2/2] cpufreq: arm_big_little: reconfigure switcher behavior at run time
[PATCH 0/4] Dove cpufreq driver
2013-10-23 4:29 UTC (16+ messages)
` [PATCH 1/4] cpufreq: Add a cpufreq driver for Marvell Dove
` [PATCH 2/4] mvebu: Dove: Instantiate cpufreq driver
` [PATCH 3/4] mvebu: Dove: Enable cpufreq driver in defconfig
` [PATCH 4/4] mvebu: Dove: Add clocks and DFS interrupt to cpu node in DT
[PATCH V2 Resend 13/34] cpufreq: ia64: Convert to light weight ->target_index() routine
2013-10-23 4:26 UTC
[PATCH 0/4] CPUFreq stats: Bug fixes
2013-10-23 4:23 UTC (3+ messages)
[GIT PULL] thermal management fixes for v3.12-rc7
2013-10-23 1:30 UTC
[PATCH] cpufreq: acpi: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case
2013-10-22 22:08 UTC (9+ messages)
[PATCH v2 0/5] ARM: vexpress/TC2: cpufreq support
2013-10-22 22:05 UTC (11+ messages)
` [PATCH v2 1/5] cpufreq: arm-big-little: use clk_get instead of clk_get_sys
` [PATCH v2 2/5] ARM: vexpress/TC2: add support for CPU DVFS
` [PATCH v2 3/5] ARM: vexpress/TC2: add cpu clock support
` [PATCH v2 4/5] cpufreq: arm_big_little: add vexpress SPC interface driver
` [PATCH v2 5/5] ARM: vexpress/TC2: register vexpress-spc cpufreq device
[PATCH v3 0/2] PM / Hibernate: sysfs resume
2013-10-22 17:54 UTC (7+ messages)
` [PATCH v3 1/2] init/do_mounts.c: ignore final \n in name_to_dev_t
[REGRESSION?] sensors and fancontrol not seeing armada_thermal on 3.12-rc series
2013-10-22 12:04 UTC (9+ messages)
[PATCH] cpufreq: intel_pstate: fix possible integer overflow
2013-10-22 10:25 UTC (6+ messages)
[PATCH] cpufreq: sirf : Add cpufreq for SiRFprimaII and SiRFatlasVI
2013-10-22 9:21 UTC (2+ messages)
[PATCH] cpufreq: s3c64xx: Rename index to driver_data
2013-10-21 22:58 UTC (3+ messages)
[PATCH 0/4] intel_pstate updates
2013-10-21 22:46 UTC (9+ messages)
` [PATCH 1/4] cpufreq: intel_pstate: Improve accuracy by not truncating until final result
` [PATCH 2/4] cpufreq/intel_pstate: Correct calculation of min pstate value
` [PATCH 3/4] cpufreq/intel_pstate: Refactor driver to support CPUs with different MSR layouts
` [PATCH 4/4] cpufreq/intel_pstate: Add Baytrail support
[PATCH 0/5] ARM: vexpress/TC2: cpufreq support
2013-10-21 13:00 UTC (11+ messages)
` [PATCH 2/5] ARM: vexpress/TC2: add support for CPU DVFS
` [PATCH 3/5] ARM: vexpress/TC2: add cpu clock support
` [PATCH 4/5] cpufreq: arm_big_little: add vexpress SPC interface driver
` [PATCH 5/5] ARM: vexpress/TC2: register vexpress-spc cpufreq device
[PATCH v5 0/3] ARM: S5PV210: move to common clk framework
2013-10-21 12:16 UTC (4+ messages)
[PATCH V2] cpufreq: exynos: Show a list of available frequencies
2013-10-21 7:30 UTC (2+ messages)
[PATCH 1/1] Skip the driver if ACPI has power mgmt option
2013-10-21 5:18 UTC (4+ messages)
[PATCH] cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
2013-10-21 4:58 UTC (3+ messages)
[PATCH 1/2] ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driver
2013-10-21 1:53 UTC (2+ messages)
` [PATCH 2/2] ARM: EXYNOS: Remove incorrect __init annotation from "
[PATCH] cpufreq, highbank: enable ECME thermal notifications
2013-10-19 23:54 UTC
[PATCH] cpu-idle: cpuidle-ux500: fixed a coding style issue
2013-10-19 7:28 UTC
[GIT PULL] ACPI and power management fixes for v3.12-rc6
2013-10-18 19:51 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).