linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-02 23:04:05 to 2014-12-04 19:25:30 UTC [more...]

S0iX Ultra Low Power States
 2014-12-04 19:25 UTC  (5+ messages)

[PATCH] thermal/powerclamp: add id for braswell cpu
 2014-12-04 18:53 UTC 

[PATCH v14 00/10] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
 2014-12-04 18:20 UTC  (11+ messages)
` [PATCH v14 03/10] qcom: spm: Add Subsystem Power Manager driver

[PATCH] media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04 18:08 UTC  (5+ messages)

[RFC] OPP: Redefine bindings to overcome shortcomings
 2014-12-04 17:18 UTC  (4+ messages)

[RFC 0/4] OOM vs PM freezer fixes
 2014-12-04 17:18 UTC  (8+ messages)
` [RFC 1/2] oom: add helper for setting and clearing TIF_MEMDIE
  ` [RFC 2/2] OOM, PM: make OOM detection in the freezer path raceless

[PATCH] thermal/powerclamp: add id for braswell cpu
 2014-12-04 17:17 UTC 

[PATCH] e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
 2014-12-04 16:50 UTC  (2+ messages)

[PATCH v2] power: reset: Add reset driver for R-Mobile platforms
 2014-12-04 16:19 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Tegra Activity Monitor
 2014-12-04 16:14 UTC  (4+ messages)
` [PATCH v3 1/3] of: Add binding for NVIDIA Tegra ACTMON node
` [PATCH v3 2/3] PM / devfreq: tegra: add devfreq driver for Tegra Activity Monitor
` [PATCH v3 3/3] ARM: tegra: Add Tegra124 ACTMON support

[PATCH v7 00/11] kernel: Add support for restart handler call chain
 2014-12-04 16:11 UTC  (8+ messages)
` [PATCH v7 08/11] arm/arm64: Unexport restart handlers

[PATCH V2] PM / Domains: Add pm_genpd_lookup() API to lookup domain by firmware node
 2014-12-04 15:42 UTC  (5+ messages)

[PATCH] power: Use subdir-ccflags-* to inherit debug flag
 2014-12-04 15:34 UTC 

[PATCH V4 0/3] PM / Domains: Add initial PM clock support to genpd
 2014-12-04 15:00 UTC  (4+ messages)
` [PATCH V4 1/3] PM / Domains: Initial PM clock support for genpd

[PATCH] power: bq24190_charger: suppress build warning
 2014-12-04 14:56 UTC 

[PATCH V2 00/26] thermal: cpu_cooling: Fixes and cleanups
 2014-12-04 14:08 UTC  (32+ messages)
` [PATCH V2 01/26] thermal: cpu_cooling: check for the readiness of cpufreq layer
` [PATCH V2 02/26] thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register()
` [PATCH V2 03/26] thermal: imx: "
` [PATCH V2 04/26] thermal: exynos: "
` [PATCH V2 05/26] thermal: cpu_cooling: random comment fixups
` [PATCH V2 06/26] thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_device
` [PATCH V2 07/26] thermal: cpu_cooling: Add comment to clarify relation between cooling state and frequency
` [PATCH V2 08/26] thermal: cpu_cooling: Pass variable instead of its type to sizeof()
` [PATCH V2 09/26] thermal: cpu_cooling: no need to set cpufreq_state to zero
` [PATCH V2 10/26] thermal: cpu_cooling: no need to set cpufreq_dev to NULL
` [PATCH V2 11/26] thermal: cpu_cooling: no need to initialze 'ret'
` [PATCH V2 12/26] thermal: cpu_cooling: propagate error returned by idr_alloc()
` [PATCH V2 13/26] thermal: cpu_cooling: Don't match min/max frequencies for all CPUs on cooling register
` [PATCH V2 14/26] thermal: cpu_cooling: don't iterate over all allowed_cpus to update cpufreq policy
` [PATCH V2 15/26] thermal: cpu_cooling: Don't check is_cpufreq_valid()
` [PATCH V2 16/26] thermal: cpu_cooling: do error handling at the bottom in __cpufreq_cooling_register()
` [PATCH V2 17/26] thermal: cpu_cooling: initialize 'cpufreq_val' on registration
` [PATCH V2 18/26] thermal: cpu_cooling: Merge cpufreq_apply_cooling() into cpufreq_set_cur_state()
` [PATCH V2 19/26] thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency()
` [PATCH V2 20/26] thermal: cpu_cooling: find max level during device registration
` [PATCH V2 21/26] thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore
` [PATCH V2 22/26] thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count
` [PATCH V2 23/26] thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property()
` [PATCH V2 24/26] thermal: cpu_cooling: Store frequencies in descending order
` [PATCH V2 25/26] thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq
` [PATCH V2 26/26] thermal: cpu_cooling: update copyright tags

[PATCH v6 0/7] ARM: shmobile: R-Mobile: DT PM domain support
 2014-12-04 13:51 UTC  (11+ messages)
` [PATCH v6 1/7] PM / Domains: Add DT bindings for the R-Mobile System Controller
` [PATCH v6 2/7] ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setup
` [PATCH v6 3/7] ARM: shmobile: R-Mobile: Enable module clocks if !CONFIG_PM_RUNTIME
` [PATCH v6 4/7] ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domain
` [PATCH v6 5/7] ARM: shmobile: R-Mobile: Add DT support for PM domains
` [PATCH v6 6/7] ARM: shmobile: r8a7740 dtsi: Add PM domain support
  ` [PATCH v6 7/7] drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpd

[PATCH 0/4] ARM: shmobile: R-Mobile: Add SYSC restart handler
 2014-12-04 12:53 UTC  (11+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ARM: shmobile: r8a7740: Remove restart callback
` [PATCH 3/4] ARM: shmobile: sh73a0: "
` [PATCH 4/4] ARM: shmobile: kzm9g-reference: "

[PATCH 0/2] ARM: shmobile: R-mobile: Fix SYSC register lengths
 2014-12-04 12:31 UTC  (3+ messages)
` [PATCH 1/2] PM / Domains: R-Mobile SYSC: Add missing 0x prefixes to example
` [PATCH 2/2] ARM: shmobile: r8a7740 dtsi: Add missing 0x prefix to SYSC reg lengths

[PATCH RFC] PM / Runtime: Better support for nested irq_safe drivers
 2014-12-04 11:59 UTC  (12+ messages)
` [PATCH RFC v2] "

Upstream bug report
 2014-12-04 11:48 UTC  (3+ messages)
  ` Upstream bug report [Maximum CPU frequency incorrect and there is no CPU scaling]

[PATCH] MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04 10:12 UTC  (2+ messages)

[PATCH 0/4] PM: Use CONFIG_PM instead of CONFIG_PM_RUNTIME in core code
 2014-12-04 10:04 UTC  (5+ messages)
` [PATCH 1/4] PM: Drop the SET_PM_RUNTIME_PM_OPS() macro

[PATCH] hsi / OMAP / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  9:23 UTC  (5+ messages)

[PATCH] drivers: sh / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  9:01 UTC  (3+ messages)

[PATCH 1/2] cpuidle: acpi: Remove TIME_INVALID flag from acpi
 2014-12-04  8:53 UTC  (4+ messages)

[PATCH] MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  8:37 UTC  (2+ messages)

[PATCH] input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  7:58 UTC  (4+ messages)

[PATCH v3 0/4] powernv: cpuidle: Redesign idle states management
 2014-12-04  7:28 UTC  (3+ messages)
` [PATCH v3 2/4] powerpc/powernv: Enable Offline CPUs to enter deep idle states
` [PATCH v3 3/4] powernv: cpuidle: Redesign idle states management

[PATCH 00/26] thermal: cpu_cooling: Fixes and cleanups
 2014-12-04  4:41 UTC  (35+ messages)
` [PATCH 04/26] thermal: exynos: Handle -EPROBE_DEFER properly
` [PATCH 05/26] cpu_cooling: random comment fixups
` [PATCH 08/26] cpu_cooling: Pass variable instead of its type to sizeof()
` [PATCH 11/26] cpu_cooling: propagate error returned by idr_alloc()
` [PATCH 16/26] cpu_cooling: Drop useless locking around idr_alloc/idr_remove
` [PATCH 19/26] cpu_cooling: find max level during device registration
` [PATCH 21/26] cpu_cooling: create list of cpufreq_cooling_devices
` [PATCH 24/26] cpu_cooling: Store frequencies in descending order
` [PATCH 25/26] cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq
` [PATCH 26/26] cpu_cooling: update copyright tags

[PATCH v6] cpufreq: Add SFI based cpufreq driver support
 2014-12-04  3:35 UTC  (3+ messages)

[PATCH 1/2 V6] intel_pstate: skip this driver if Sun server has _PPC method
 2014-12-04  2:24 UTC  (4+ messages)

[PATCH 2/2 V7] intel_pstate: add kernel parameter to force loading on Sun X86 servers
 2014-12-04  2:22 UTC  (2+ messages)

[PATCH] misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  1:00 UTC  (2+ messages)

[PATCH] SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  1:22 UTC 

[PATCH] power / PM: Eliminate CONFIG_PM_RUNTIME
 2014-12-04  1:19 UTC 

[PATCH] NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  1:17 UTC 

[PATCH] block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03 23:50 UTC  (3+ messages)

[PATCH] iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03 22:46 UTC  (3+ messages)

[PATCH] thermal: Fix error path in thermal_init()
 2014-12-03 21:20 UTC 

[PATCH RFC 0/3] Add "Simple" / Renesas Bus State Controller Driver
 2014-12-03 19:30 UTC  (6+ messages)

[PATCH] thermal: lock the thermal zone when switching governors
 2014-12-03 19:11 UTC  (2+ messages)

[PATCH] tools, cpupower, fix return checks for sysfs_get_idlestate_count()
 2014-12-03 18:25 UTC  (2+ messages)

[GIT PULL] thermal-soc management updates for v3.19 #1
 2014-12-03 15:53 UTC 

[PATCH v2 0/3] Add support for Tegra Activity Monitor
 2014-12-03 15:09 UTC  (4+ messages)
` [PATCH v2 2/3] PM / devfreq: tegra: add devfreq driver "

[PATCH] gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03 13:54 UTC  (4+ messages)

[PATCH v2] thermal: exynos: add special clock support
 2014-12-03 12:26 UTC  (6+ messages)

[PATCH] i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.c
 2014-12-03 11:17 UTC  (2+ messages)

[PATCH] i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  9:53 UTC  (3+ messages)

[PATCH] cpuidle: add MAINTAINERS entry for ARM Exynos cpuidle driver
 2014-12-03  9:06 UTC  (3+ messages)

[PATCH RFC v2 00/12] soc: samsung: Modify and enhance power domain driver
 2014-12-03  8:36 UTC  (7+ messages)
` [PATCH RFC v2 01/12] arm: exynos: Add platform driver support for "
  ` [PATCH RFC v2 08/12] soc: samsung: pm_domain: Add support for parent power domain

[PATCHv3 1/1] thermal: cpu_cooling: check for the readiness of cpufreq layer
 2014-12-03  6:30 UTC  (2+ messages)

[PATCH 0/2] fix some problems for cpufreq
 2014-12-03  5:49 UTC  (7+ messages)

[PATCH] hwrandom / exynos / PM: Use CONFIG_PM in #ifdef
 2014-12-03  4:14 UTC  (2+ messages)

[PATCH] Add ability for PXA2xx CPUFreq to be compiled as a module or, not at all
 2014-12-03  2:21 UTC  (3+ messages)

[PATCH] drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  1:53 UTC  (2+ messages)

[PATCH] DMA / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  1:44 UTC 

[PATCH 0/2 V4] intel_pstate: skip this driver if hit Sun X86 servers
 2014-12-03  0:49 UTC  (4+ messages)
` [PATCH 2/2 V6] intel_pstate: add kernel parameter to force loading on "


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