messages from 2013-07-25 17:33:36 to 2013-07-31 14:37:22 UTC [more...]
[PATCH RFC 0/3] voltage scaling via clock rate-change notifiers
2013-07-31 14:36 UTC (8+ messages)
` [PATCH RFC 2/3] clk: cpufreq helper for voltage scaling
` [PATCH RFC 3/3] cpufreq: cpufreq-cpu0: clk rate-change notifiers
[PATCH 00/15] cpufreq: initialize drivers .owner field with THIS_MODULE
2013-07-31 14:22 UTC (17+ messages)
` [PATCH 01/15] cpufreq: arm_big_little: initialize "
` [PATCH 02/15] cpufreq: cpufreq-cpu0: "
` [PATCH 03/15] cpufreq: davinci: "
` [PATCH 04/15] cpufreq: dbx500: "
` [PATCH 05/15] cpufreq: exynos: "
` [PATCH 06/15] cpufreq: imx6q: "
` [PATCH 07/15] cpufreq: integrator: "
` [PATCH 08/15] cpufreq: omap: "
` [PATCH 09/15] cpufreq: pxa: "
` [PATCH 10/15] cpufreq: s3c24xx: "
` [PATCH 11/15] cpufreq: s5pv210: "
` [PATCH 12/15] cpufreq: sa11**: "
` [PATCH 13/15] cpufreq: SPEAr: "
` [PATCH 14/15] cpufreq: Tegra: "
` [PATCH 15/15] cpufreq: Unicore: "
[Announcement] Linux Plumbers ACPI/PM, PCI Microconference
2013-07-31 11:40 UTC
[RFC PATCH 0/2] PM / OPP: updates to enable sharing OPPs info
2013-07-31 11:14 UTC (8+ messages)
` [RFC PATCH 1/2] PM / OPP: add support to specify phandle of another node for OPP
` [RFC PATCH 2/2] PM / OPP: check for existing OPP list when initialising from device tree
[PATCH 0/3] ACPI / PM: Device PM cleanups
2013-07-31 10:29 UTC (22+ messages)
` [PATCH 1/3] ACPI / PM: Only set power states of devices that are power manageable
` [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
` [PATCH 3/3] ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
[PATCH] cpuidle: add freescale e500 family porcessors idle support
2013-07-31 6:30 UTC (6+ messages)
[PATCH V2 0/6] cpuidle/powerpc: POWERPC cpuidle driver for POWER and POWERNV platforms
2013-07-31 5:46 UTC (11+ messages)
` [PATCH V2 1/6] cpuidle/pseries: Fix kernel command line parameter smt-snooze-delay
` [PATCH V2 2/6] cpuidle/pseries: Remove dependency of pseries.h file
` [PATCH V2 3/6] pseries: Move plpar_wrapper.h to powerpc common include/asm location
` [PATCH V2 4/6] cpuidle/pseries: Move the pseries_idle backend driver to sysdev
` [PATCH V2 5/6] cpuidle/powerpc: Backend-powerpc idle driver for powernv and pseries
` [PATCH V2 6/6] cpuidle/powernv: Enable idle powernv cpu to call into the cpuidle framework
[PATCH] power: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
2013-07-30 23:46 UTC (4+ messages)
[RFC PATCHv3] drivers: power: Detect device suspend/resume lockup and log event in pstore
2013-07-30 20:38 UTC
[PATCH v2 0/7] Cpufreq, cpu hotplug, suspend/resume related fixes
2013-07-30 14:06 UTC (11+ messages)
` [PATCH v2 1/7] cpufreq: Fix misplaced call to cpufreq_update_policy()
` [PATCH v2 2/7] cpufreq: Add helper to perform alloc/free of policy structure
` [PATCH v2 3/7] cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interface
` [PATCH v2 4/7] cpufreq: Extract the handover of policy cpu to a helper function
` [PATCH v2 5/7] cpufreq: Introduce a flag ('frozen') to separate full vs temporary init/teardown
` [PATCH v2 6/7] cpufreq: Preserve policy structure across suspend/resume
` [PATCH v2 7/7] cpufreq: Perform light-weight init/teardown during suspend/resume
[PATCH 1/2] cpufreq: Remove extra variables
2013-07-30 13:58 UTC (4+ messages)
` [PATCH 2/2] cpufreq: don't pass cpu to cpufreq_add_dev_{symlink|interface}
[PATCH 1/2] cpuidle: add hotplug support to initialize the timer broadcast
2013-07-30 13:54 UTC (2+ messages)
` [PATCH 2/2] x86: cpuidle: remove broadcast timer initialization
[PATCH] cpuidle: fix unremovable issue for module driver
2013-07-30 13:33 UTC (5+ messages)
[PATCH RFC 0/3] Per-process power consumption measurement facility
2013-07-30 13:31 UTC (7+ messages)
` [PATCH RFC 1/3] Add interface to receive current cpu power
` [PATCH RFC 2/3] Add power consumption counter in task_struct
` [PATCH RFC 3/3] Update current cpu power when cpu freq change for exynos
stable 3-10-3: strange output of "lsmod | grep ^acpi_cpufreq"
2013-07-30 5:23 UTC (21+ messages)
[RFC PATCH] thermal: powerclamp: Add support for ARM machine to powerclamp driver
2013-07-29 18:11 UTC (2+ messages)
[PATCH 4/7] cpuidle: calxeda: add support to use PSCI calls
2013-07-29 14:46 UTC (4+ messages)
[RFC PATCH 0/3] ARM: TC2 big.LITTLE CPU idle driver
2013-07-29 14:23 UTC (6+ messages)
` [RFC PATCH 3/3] cpuidle: big.LITTLE: vexpress-TC2 "
[RFC PATCH 0/5] cpuidle/ppc: Timer offload framework to support deep idle states
2013-07-29 10:11 UTC (15+ messages)
` [RFC PATCH 4/5] cpuidle/ppc: CPU goes tickless if there are no arch-specific constraints
[PATCH] cpufreq-cpu0: support Device Tree initialisation
2013-07-29 8:31 UTC (6+ messages)
[PATCH 0/5] cpufreq:boost: CPU Boost mode support
2013-07-29 7:03 UTC (31+ messages)
` [PATCH v6 0/8] "
` [PATCH v6 1/8] cpufreq: Store cpufreq policies in a list
` [PATCH v6 2/8] cpufreq: Add boost frequency support in core
` [PATCH v6 3/8] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
` [PATCH v6 5/8] cpufreq:boost:Kconfig: Provide support for software managed BOOST
` [PATCH v6 6/8] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
[RESEND] cpuidle for ARM pull request
2013-07-27 21:43 UTC (8+ messages)
RFC: revert request for cpuidle patches e11538d1 and 69a37bea
2013-07-27 12:10 UTC (4+ messages)
[PATCH v2] pnp: convert pnp driver bus legacy pm_ops to dev_pm_ops
2013-07-26 21:07 UTC
RFC: device thermal limits represented in device tree nodes
2013-07-26 19:55 UTC (8+ messages)
[PATCH 7] power: new trace event to print device suspend and resume time
2013-07-26 19:30 UTC
[RFC PATCH v2 00/15] DT/core: update cpu device of_node
2013-07-26 18:55 UTC (5+ messages)
` [PATCH v3 00/16] "
` [PATCH v3 07/16] of/device: add helper to get cpu device node from logical cpu index
[PATCH 00/27] devm cleanup, part #1, take #3
2013-07-26 15:43 UTC (3+ messages)
` [PATCH 27/27] thermal: ti-bandgap: cleanup resource allocation
[RESEND PATCH V1 0/9] thermal: introduce DT thermal zone build
2013-07-26 13:27 UTC (4+ messages)
` [RESEND PATCH V1 1/9] cpufreq: cpufreq-cpu0: add dt node parsing for 'needs-cooling'
[Resend RFC PATCH 0/5] cpuidle/ppc: Timer offload framework to support deep idle states
2013-07-26 5:21 UTC (6+ messages)
` [Resend RFC PATCH 1/5] powerpc: Free up the IPI message slot of ipi call function (PPC_MSG_CALL_FUNC)
` [Resend RFC PATCH 2/5] powerpc: Implement broadcast timer interrupt as an IPI message
` [Resend RFC PATCH 3/5] cpuidle/ppc: Add timer offload framework to support deep idle states
` [Resend RFC PATCH 4/5] cpuidle/ppc: CPU goes tickless if there are no arch-specific constraints
` [Resend RFC PATCH 5/5] cpuidle/ppc: Add longnap state to the idle states on powernv
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).