public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-04 17:00:42 to 2013-06-10 21:57:30 UTC [more...]

[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
 2013-06-10 21:57 UTC  (10+ messages)

[RFC PATCHv2 0/2] power: device suspend/resume watchdog
 2013-06-10 21:25 UTC  (9+ messages)
` [RFC PATCHv2 1/2] drivers: power: Add watchdog timer to catch drivers which lockup during suspend/resume

Fwd: [Bug 58971] High temperature after resuming from suspend to RAM (system idle)
 2013-06-10 19:59 UTC 

[PATCH v2 0/2] PM / AVS: SmartReflex: optimization series
 2013-06-10 17:52 UTC  (5+ messages)
` [PATCH v2 1/2] PM / AVS: SmartReflex: use devm_* API to initialize SmartReflex
` [PATCH v2 2/2] PM / AVS: SmartReflex/class3: Fix order of initialization of SR class and SR driver

power-efficient scheduling design
 2013-06-10 16:25 UTC  (4+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-06-10 13:42 UTC  (26+ messages)
` [PATCH 1/5] cpufreq: Define cpufreq_set_drv_attr_files() to add per CPU sysfs attributes
` [PATCH 2/5] cpufreq:boost: Add support for software based CPU frequency boost
` [PATCH 3/5] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
` [PATCH 4/5] cpufreq:exynos:Extend exynos cpufreq driver to support boost
` [PATCH 5/5] cpufreq:boost:Kconfig: Enable boost support at Kconfig

[RESEND][PATCH] cpufreq: stats: Add 'load_table' sysfs file to show accumulated data of CPU
 2013-06-10 12:13 UTC  (3+ messages)

[PATCH 0/2] Run callback of device_prepare/complete consistently
 2013-06-10 11:50 UTC  (22+ messages)
` [PATCH 1/2] PM: use dpm_run_callback in device_prepare
` [PATCH 2/2] PM: add dpm_run_callback_void and use it in device_complete

[PATCH] cpuidle: fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warning
 2013-06-10  9:29 UTC  (7+ messages)

[PATCH v2] cpufreq: fix governor start/stop race condition
 2013-06-10  5:15 UTC  (2+ messages)

[REGRESSION] fan always on with 3.10-rc2
 2013-06-09 18:34 UTC 

[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
 2013-06-08 11:18 UTC  (18+ messages)

[PATCH] cpufreq: userspace: Simplify governor
 2013-06-08  7:15 UTC  (4+ messages)

[GIT PULL] Power management and ACPI fixes for v3.10-rc5
 2013-06-08  0:55 UTC  (6+ messages)
    ` acpi_sba_ioc_driver breakage (was: Re: [GIT PULL] Power management and ACPI fixes for v3.10-rc5)
  ` [PATCH, revert] ACPI / scan: Revert scan handler check in acpi_bus_match()

[PATCH V4 1/2] cpuidle: simplify multiple driver support
 2013-06-07 21:53 UTC  (2+ messages)
` [PATCH V4 2/2] cpuidle: Comment the driver's framework code

[BUG] non-swapcache page in end_swap_bio_read()
 2013-06-07 20:51 UTC  (5+ messages)
  ` [PATCH] non-swapcache pages "

[PATCHv3 0/6] arm: enable TI SoC thermal driver
 2013-06-07 20:46 UTC  (7+ messages)
` [PATCHv3 1/6] thermal: ti-soc-thermal: use standard GPIO DT bindings
` [PATCHv3 2/6] arm: introduce config HAS_BANDGAP
` [PATCHv3 3/6] arm: dts: add bandgap entry for OMAP443x devices
` [PATCHv3 4/6] arm: dts: add bandgap entry for OMAP4460 devices
` [PATCHv3 5/6] arm: omap2plus_defconfig: enable TI bandgap driver
` [PATCHv3 6/6] arm: omap2plus_defconfig: enable DRA752 thermal support by default

[PATCH 0/7] thermal: ti-soc-thermal: fixes and DRA752 support
 2013-06-07 19:13 UTC  (4+ messages)
` [PATCH 3/7] thermal: ti-soc-thermal: freeze FSM while computing trend
    ` [PATCHv2 "

[PATCH 00/18] For-3.10: CPUFreq: Move drivers to drivers/cpufreq
 2013-06-07 11:58 UTC  (10+ messages)
` [PATCH 17/18] cpufreq: powerpc: move cpufreq driver "

[GIT PULL RESENT] CPUFreq: ARM Updates for v3.11
 2013-06-07 11:31 UTC  (2+ messages)

[GIT PULL] CPUFreq: ARM Updates for v3.11
 2013-06-07 11:16 UTC  (4+ messages)

[PATCH V3 1/2] cpuidle: Simplify multiple driver support
 2013-06-07 11:09 UTC  (4+ messages)
` [PATCH V3 2/2] cpuidle: Comment the driver's framework code

[PATCH] cpuidle: move ARCH_NEEDS_CPU_IDLE_COUPLED Kconfig option
 2013-06-07 10:53 UTC  (4+ messages)

[PATCH 1/3] PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.c
 2013-06-07 10:56 UTC  (2+ messages)

[PATCH 1/3] PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.c
 2013-06-07 10:30 UTC  (4+ messages)
` [PATCH 2/3] PM / devfreq: Remove redundant platform_set_drvdata() "
` [PATCH 3/3] PM / devfreq: Use devm_* APIs "

[PATCH 1/1] PM / devfreq: Remove duplicate header file inclusion in exynos5_bus.c
 2013-06-07  8:55 UTC 

[PATCH] cpufreq: stats: Remove CONFIG_CPU_FREQ_STAT_DETAILS
 2013-06-07  5:12 UTC 

Q: acpi-cpufreq module auto-loading after processor driver change
 2013-06-07  3:33 UTC  (10+ messages)
              ` [PATCH] ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq

[PATCH] ACPI: update user_policy.max when _PPC updated
 2013-06-07  1:48 UTC  (7+ messages)

[PATCH V4 00/30] thermal: exynos: Add thermal driver for exynos5440
 2013-06-06 13:48 UTC  (14+ messages)
` [PATCH V4 22/30] thermal: exynos: Add support for exynos5440 TMU sensor

[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
 2013-06-06 13:15 UTC  (2+ messages)

[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
 2013-06-06 12:56 UTC 

[PATCH v3 0/3] cpufreq: ondemand: Change the calculation of target frequency
 2013-06-06  6:54 UTC  (2+ messages)

Cpufreq userspace governor start/stop issue
 2013-06-06  4:28 UTC  (6+ messages)

[PATCH v3 3/3] cpufreq: Remove unused function __cpufreq_driver_getavg
 2013-06-05 16:01 UTC 

[PATCH v3 2/3] cpufreq: Remove unused APERF/MPERF support
 2013-06-05 16:01 UTC 

[regression,bisected] restore of disks after suspend-to-disk broken in 3.9.x
 2013-06-05 13:23 UTC  (9+ messages)

[PATCH][V2] cpuidle: simplify multiple driver support
 2013-06-05 13:03 UTC  (6+ messages)

[PATCH] cpufreq: prevent 'policy->cpus' become offline in __gov_queue_work()
 2013-06-05 12:37 UTC  (4+ messages)

[PATCH v5] cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCs
 2013-06-05 12:29 UTC  (3+ messages)

[PATCH v2 2/3] cpufreq: Remove unused function __cpufreq_driver_getavg
 2013-06-05  9:35 UTC 

[PATCH v2 2/3] cpufreq: Remove unused function __cpufreq_driver_getavg
 2013-06-05  8:42 UTC  (4+ messages)

[PATCH v4] arm: zynq: Add cpuidle support
 2013-06-04 21:29 UTC  (3+ messages)

[PATCH v2 1/3] cpufreq: ondemand: Change the calculation of target frequency
 2013-06-04 17:00 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox