linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-12 19:39:06 to 2015-05-15 10:36:26 UTC [more...]

schedule_timeout sleeps too long after dividing CPU frequency
 2015-05-15 10:36 UTC  (24+ messages)

[PATCH 1/1] suspend: delete sys_sync()
 2015-05-15 10:35 UTC  (12+ messages)

[PATCH] ARM: tegra: cpuidle: implement cpuidle_state.enter_freeze()
 2015-05-15  9:03 UTC  (8+ messages)

[PATCH v2 0/2] Adds cpu power accounting per-pid basis
 2015-05-15  6:34 UTC  (5+ messages)
` [PATCH v2 1/2] cpufreq_stats: Adds sysfs file /sys/devices/system/cpu/cpufreq/current_in_state
` [PATCH v2 2/2] sched: cpufreq: Adds a field cpu_power in the task_struct

[PATCH v3] Thermal hardware trip points and Mediatek thermal driver
 2015-05-15  6:12 UTC  (18+ messages)
` [PATCH 01/15] thermal: consistently use int for temperatures
` [PATCH 02/15] thermal: trivial: fix typo in comment
` [PATCH 03/15] thermal: remove useless call to thermal_zone_device_set_polling
` [PATCH 04/15] thermal: Use IS_ENABLED instead of #ifdef
` [PATCH 05/15] thermal: Add comment explaining test for critical temperature
` [PATCH 06/15] thermal: inline only once used function
` [PATCH 07/15] thermal: streamline get_trend callbacks
` [PATCH 08/15] thermal: Allow sensor ops to fail with -ENOSYS
` [PATCH 09/15] thermal: of: always set sensor related callbacks
` [PATCH 10/15] thermal: Make struct thermal_zone_device_ops const
` [PATCH 11/15] thermal: thermal: Add support for hardware-tracked trip points
` [PATCH 12/15] thermal: of: implement .set_trips for device tree thermal zones
` [PATCH 13/15] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 14/15] thermal: Add Mediatek thermal controller support
  ` [PATCH 15/15] ARM64: dts: mt8173: Add thermal/auxadc device nodes

[PATCH v2 0/5] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-05-15  5:39 UTC  (8+ messages)
` [PATCH v2 1/5] Documentation: add DT binding for ARM System Control and Power Interface(SCPI) protocol
` [PATCH v2 2/5] firmware: add support "
` [PATCH v2 3/5] clk: add support for clocks provided by SCP(System Control Processor)
` [PATCH v2 4/5] clk: scpi: add support for cpufreq virtual device
` [PATCH v2 5/5] cpufreq: arm_big_little: add SCPI interface driver

[PATCH v9 00/17] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2015-05-15  5:16 UTC  (23+ messages)
` [PATCH v9 01/17] clk: tegra: Add binding for the Tegra124 DFLL clocksource
` [PATCH v9 02/17] clk: tegra: Add library for the DFLL clock source (open-loop mode)
` [PATCH v9 03/17] clk: tegra: Add closed loop support for the DFLL
` [PATCH v9 04/17] clk: tegra: Add functions for parsing CVB tables
` [PATCH v9 05/17] clk: tegra: Introduce ability for SoC-specific reset control callbacks
  ` [PATCH v9 06/17] clk: tegra: Add DFLL DVCO reset control for Tegra124
  ` [PATCH v9 08/17] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
  ` [PATCH v9 09/17] clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
  ` [PATCH v9 17/17] ARM: tegra: enable Tegra124 cpufreq driver by default
` [PATCH v9 07/17] clk: tegra: Add Tegra124 DFLL clocksource platform driver
` [PATCH v9 10/17] ARM: tegra: Add the DFLL to Tegra124 device tree
` [PATCH v9 11/17] ARM: tegra: Enable the DFLL on the Jetson TK1
` [PATCH v9 12/17] cpufreq: tegra124: Add device tree bindings
` [PATCH v9 13/17] cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreq
` [PATCH v9 14/17] cpufreq: Add cpufreq driver for Tegra124
` [PATCH v9 15/17] ARM: tegra: Add entries for cpufreq on Tegra124
` [PATCH v9 16/17] ARM: tegra: Add CPU regulator to the Jetson TK1 device tree

[PATCH] Documentation: cpu-freq: delete duplicate description of sysfs interface 'scaling_driver'
 2015-05-15  0:24 UTC  (2+ messages)

[PATCH] PM / Runtime: add note about re-calling in during device probe()
 2015-05-15  0:05 UTC  (2+ messages)

[PATCH] powercap/RAPL: Floor frequency setting in Atom SoC
 2015-05-15  0:23 UTC  (2+ messages)

[PATCH 1/1] power: validate wakeup source before activating it
 2015-05-15  0:22 UTC  (2+ messages)

[PATCH 0/2] Adds cpu power accounting per-pid basis
 2015-05-14 23:55 UTC  (3+ messages)
` [PATCH 1/2] cpufreq_stats: Adds sysfs file /sys/devices/system/cpu/cpufreq/current_in_state
` [PATCH 2/2] sched: cpufreq: Adds a field cpu_power in the task_struct

[PATCH 1/2] cpufreq: arm_big_little: check if the frequency is set correctly
 2015-05-15  0:20 UTC  (3+ messages)

[PATCH] cpufreq: arm_big_little: remove compile-time dependency on BL_SWITCHER
 2015-05-15  0:17 UTC  (4+ messages)
` [PATCH v2] cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLE

[PATCH] intel_pstate: set BYT MSR with wrmsrl_on_cpu()
 2015-05-15  0:13 UTC  (3+ messages)

[PATCH V3 1/2 linux-next] cpufreq: pxa: replace typedef pxa_freqs_t by structure
 2015-05-15  0:12 UTC  (3+ messages)

[PATCH RESEND v2] leds: fix hibernation on arm when gpio-led used with CPU led trigger
 2015-05-15  0:07 UTC  (2+ messages)

[PATCH 0/3] Introduce SET_NOIRQ_SYSTEM_SLEEP_PM_OPS and use it
 2015-05-15  0:06 UTC  (3+ messages)

[PATCH] PM / tick: Add tracepoints for suspend-to-idle diagnostics
 2015-05-14 23:42 UTC  (5+ messages)
` [Resend][PATCH] "

[PATCH] ACPI / PM: Rework device power management to follow ACPI 6
 2015-05-14 22:06 UTC  (2+ messages)

[PATCHv3 0/5] Linux generic wakeirq handling
 2015-05-14 22:00 UTC  (17+ messages)
` [PATCH 1/5] PM / Runtime: Update last_busy in rpm_resume
` [PATCH 2/5] PM / Wakeirq: Add automated device wake IRQ handling
` [PATCH 3/5] serial: omap: Switch wake-up interrupt to generic wakeirq
` [PATCH 4/5] serial: 8250_omap: Move "
` [PATCH 5/5] mmc: omap_hsmmc: Change wake-up interrupt to use "

[PATCH v2] PM / sleep: Let devices force direct_complete
 2015-05-14 19:56 UTC  (3+ messages)

[PATCH 0/7] Change snvs rtc and poweroff to use syscon add pwrkey driver
 2015-05-14 17:18 UTC  (8+ messages)
` [PATCH 1/7] arm: imx: power-off: change to syscon to access register
` [PATCH 2/7] rtc: arm: imx: snvs: change use "
` [PATCH 3/7] Document: dt: fsl: snvs: change support syscon
  ` [PATCH 4/7] arm: dts: imx: update snvs to use syscon access register
` [PATCH 5/7] input: keyboard: imx: add snvs power key driver
` [PATCH 6/7] document: devicetree: input: imx: i.mx snvs power device tree bindings
` [PATCH 7/7] arm: dts: imx6sx: enable snvs power key

[RFCv4 PATCH 00/34] sched: Energy cost model for energy-aware scheduling
 2015-05-14 15:10 UTC  (12+ messages)
` [RFCv4 PATCH 11/34] sched: Remove blocked load and utilization contributions of dying tasks
` [RFCv4 PATCH 31/34] sched: Energy-aware wake-up task placement
` [RFCv4 PATCH 32/34] sched: Consider a not over-utilized energy-aware system as balanced
` [RFCv4 PATCH 33/34] sched: Enable idle balance to pull single task towards cpu with higher capacity
` [RFCv4 PATCH 34/34] sched: Disable energy-unfriendly nohz kicks

[PATCH v4 0/3] Sanitizing freed pages
 2015-05-14 14:19 UTC  (4+ messages)
` [PATCH v4 1/3] PM / Hibernate: prepare for SANITIZE_FREED_PAGES
` [PATCH v4 2/3] mm/page_alloc.c: add config option to sanitize freed pages
` [PATCH v4 3/3] mm: Add debug code for SANITIZE_FREED_PAGES

[PATCH 0/6] cpufreq: use generic cpufreq drivers for Exynos4210 platform
 2015-05-14 13:07 UTC  (13+ messages)
  ` [PATCH 1/6] clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
  ` [PATCH 5/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210
  ` [PATCH 6/6] cpufreq: exynos: remove Exynos4210 specific cpufreq driver support
    ` [PATCH 0/6] cpufreq: use generic cpufreq drivers for Exynos4210platform
        ` [PATCH 0/6] cpufreq: use generic cpufreq drivers forExynos4210platform

Using a temperature sensor with 1-bit output for CPU throttling
 2015-05-14  9:46 UTC  (5+ messages)

[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2015-05-14  3:59 UTC  (10+ messages)
` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures

[PATCH V4 0/3] OPP: Introduce OPP (V2) bindings
 2015-05-14  0:32 UTC  (22+ messages)
` [PATCH V4 1/3] OPP: Redefine bindings to overcome shortcomings
` [PATCH V4 2/3] OPP: Allow multiple OPP tables to be passed via DT
` [PATCH V4 3/3] OPP: Add 'opp-next' in operating-points-v2 bindings

[PATCH] PM / clock_ops: Fix clock error check in __pm_clk_add()
 2015-05-13 22:45 UTC  (6+ messages)

[RFC PATCH] cpuidle: Remove the default poll idle loop
 2015-05-13 22:28 UTC  (3+ messages)

[PATCH V4 1/3] OPP: Redefine bindings to overcome shortcomings
 2015-05-13 15:43 UTC  (16+ messages)

[PATCH] PM / sleep: Fix symbol name in a comment in kernel/power/main.c
 2015-05-13 13:55 UTC 

[RFC PATCH] PM, freezer: Don't thaw when it's intended frozen processes
 2015-05-13 13:54 UTC  (9+ messages)

[PATCH v3 0/4] Sanitizing freed pages
 2015-05-13  9:50 UTC  (4+ messages)
` [PATCH v3 2/4] PM / Hibernate: prepare for SANITIZE_FREED_PAGES

[PATCH RFC v2 0/4] scheduler-driven cpu frequency selection
 2015-05-13  9:19 UTC  (3+ messages)
` [PATCH RFC v2 4/4] sched: cpufreq_cfs: pelt-based cpu frequency scaling

[PATCH/RFC v6 0/7] PM / Domains: DT power-on/off and QoS device latencies
 2015-05-13  8:44 UTC  (6+ messages)
` [PATCH/RFC v6 4/7] PM / Domains: Add DT bindings for PM "
` [PATCH/RFC v6 5/7] PM / Domains: Add helper variable np = dev->of_node

validate callback for menu governor
 2015-05-13  8:37 UTC  (3+ messages)

[PATCH 0/7] Introduce builtin_driver and use it for non-modular code
 2015-05-13  3:17 UTC  (4+ messages)
` [PATCH 4/7] drivers/cpufreq: Convert non-modular drivers to use builtin_driver_register

[PATCH] QorIQ/TMU: add thermal management support based on TMU
 2015-05-13  3:07 UTC  (5+ messages)

[PATCH] Report interrupt(s) that caused system wakeup
 2015-05-12 23:48 UTC  (2+ messages)


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).