linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-12 20:47:15 to 2014-12-18 06:31:53 UTC [more...]

[PATCH V3] cpufreq: fix a NULL pointer dereference triggered by _PPC changed notification
 2014-12-18  6:31 UTC  (3+ messages)

[PATCHv4 1/8] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
 2014-12-18  6:24 UTC 

[PATCH V2] cpufreq: fix a NULL pointer dereference triggered by _PPC changed notification
 2014-12-18  6:23 UTC  (2+ messages)

[PATCH] cpufreq: fix a NULL pointer dereference triggered by _PPC changed notification
 2014-12-18  4:26 UTC  (2+ messages)

Upstream bug report
 2014-12-18  2:16 UTC  (6+ messages)
  ` Upstream bug report [Maximum CPU frequency incorrect and there is no CPU scaling]
    ` [Maximum CPU frequency incorrect and "
  ` Max CPU frequency incorrect and no CPU scaling

[PATCH 0/4] Allow cpufreq-dt to defer probe if OPP table is not ready
 2014-12-18  2:11 UTC  (14+ messages)
` [PATCH 1/4] PM / OPP: add some lockdep annotations
` [PATCH 2/4] PM / OPP: fix warning in of_free_opp_table
` [PATCH 3/4] PM / OPP: take RCU lock in dev_pm_opp_get_opp_count
` [PATCH 4/4] cpufreq-dt: defer probing if OPP table is not ready

[PATCH] cpufreq: Stop BUGing the system
 2014-12-18  2:08 UTC  (3+ messages)

Fwd: next boot: 101 boots: 89 pass, 12 fail (next-20141216)
 2014-12-18  2:01 UTC  (9+ messages)

[RFC PATCH 0/2] Fix rockchip IOMMU driver vs PM issues
 2014-12-18  1:32 UTC  (15+ messages)
` [RFC PATCH 2/2] iommu: rockchip: Handle system-wide and runtime PM

[PATCH RFC v3 1/2] PM / Domains: Extend API pm_genpd_dev_need_restore to use restore types
 2014-12-18  0:58 UTC  (10+ messages)
` [PATCH RFC v3 2/2] clk: samsung: Add PM runtime support for clocks

Enable runtime PM automatically?
 2014-12-18  0:57 UTC  (2+ messages)

[PATCH v7] cpufreq: Add SFI based cpufreq driver support
 2014-12-17 22:12 UTC  (4+ messages)

[PATCH v2 0/8] Add Simple Power-Managed Bus Support
 2014-12-17 18:49 UTC  (9+ messages)
` [PATCH 1/8] drivers: bus: Sort Kconfig entries alphabetically
` [PATCH 2/8] drivers: bus: Sort Makefile "
` [PATCH 3/8] drivers: bus: Add Simple Power-Managed Bus DT Bindings
` [PATCH 4/8] drivers: bus: Add Simple Power-Managed Bus Driver
` [PATCH 5/8] ARM: shmobile: sh73a0 dtsi: Add Bus State Controller node
  ` [PATCH 6/8] ARM: shmobile: kzm9g dts: Move Ethernet node to BSC
` [PATCH 7/8] ARM: shmobile: r8a73a4 dtsi: Add Bus State Controller node
` [PATCH 8/8] ARM: shmobile: ape6evm dts: Move Ethernet node to BSC

[GIT PULL] Thermal Management updates for 3.19-rc1
 2014-12-17 18:29 UTC  (2+ messages)

[PATCH] ARM: defconfigs: use CONFIG_CPUFREQ_DT
 2014-12-17 18:28 UTC  (7+ messages)

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

[PATCH 0/2] Properly fix sysfs_get_idlestate_count()
 2014-12-17 16:27 UTC  (5+ messages)
` [PATCH 1/2] Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"
` [PATCH 2/2] Fix no idle state information return value

[PATCH] cpupower: Correctly detect if running as root
 2014-12-17 16:22 UTC  (3+ messages)

[PATCH] thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OF
 2014-12-17 11:11 UTC 

[PATCH] PM / sleep: add configurable delay for pm_test
 2014-12-17  9:22 UTC  (7+ messages)

[RFC PATCH 00/10] sched: frequency and cpu invariant per-entity load-tracking and other load-tracking bits
 2014-12-17  8:28 UTC  (9+ messages)
` [RFC PATCH 01/10] sched: Make load tracking frequency scale-invariant
` [RFC PATCH 03/10] cpufreq: Architecture specific callback for frequency changes
` [RFC PATCH 08/10] sched: Track blocked utilization contributions
` [RFC PATCH 09/10] sched: Include blocked utilization in usage tracking

[patch] thermal: cpu_cooling: small memory leak on error
 2014-12-17  5:26 UTC  (2+ messages)

[PATCH] MAINTAINERS: add entry for intel_pstate
 2014-12-17  0:31 UTC  (2+ messages)

cpuidle: remove CPUIDLE_FLAG_TIME_INVALID
 2014-12-17  0:28 UTC  (9+ messages)
` [PATCH 1/3] cpuidle menu: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID
  ` [PATCH 2/3] cpuidle ladder: "
  ` [PATCH 3/3] cpuidle, ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID

[PATCHv4 0/8] devfreq: Add devfreq-event class to provide raw data for devfreq device
 2014-12-16 23:26 UTC  (9+ messages)
` [PATCHv4 1/8] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
` [PATCHv4 2/8] devfreq: event: Add the list of supported devfreq-event type
` [PATCHv4 3/8] devfreq: event: Add exynos-ppmu devfreq event driver
` [PATCHv4 4/8] devfreq: event: Add documentation for exynos-ppmu devfreq-event driver
` [PATCHv4 5/8] ARM: dts: Add PPMU dt node for Exynos3250 SoC
  ` [PATCHv4 6/8] ARM: dts: Add PPMU dt node for Exynos4 SoCs
` [PATCHv4 7/8] ARM: dts: Add PPMU dt node for Exynos5260 SoC
` [PATCHv4 8/8] ARM: dts: exynos: Add PPMU dt node to Exynos3250-based Rinato board

[PATCH 1/2] powercap/rapl: add ids for future xeon cpus
 2014-12-16 17:41 UTC  (3+ messages)

[PATCH 1/2] powercap/rapl: add ids for future xeon cpus
 2014-12-16 17:52 UTC 

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

Re: [RFC RESEND 0/3] Add watermark support to devfreq
 2014-12-16  6:42 UTC 

[PATCH] cpufreq-dt: defer probing if OPP table is not ready
 2014-12-16  5:43 UTC  (5+ messages)

[PATCH] cpufreq: imx6: prorect calls to dev_pm_opp_get_opp_count with RCU lock
 2014-12-16  5:41 UTC  (3+ messages)

[PATCH] PM / OPP: add some lockdep annotations
 2014-12-16  5:31 UTC  (2+ messages)

[PATCH 1/2] cpuidle: acpi: Remove TIME_INVALID flag from acpi
 2014-12-16  5:28 UTC  (5+ messages)

3.18: lockdep problems in cpufreq
 2014-12-16  3:41 UTC  (12+ messages)

[RFC PATCHv2 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
 2014-12-16  2:50 UTC  (7+ messages)
` [RFC PATCHv2 1/7] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor

[PATCH v5] Thermal: introduce INT3406 thermal driver
 2014-12-16  1:59 UTC  (10+ messages)
            ` [PATCH v6] "

[RFC PATCHv3 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
 2014-12-16  1:23 UTC  (7+ messages)
` [RFC PATCHv3 1/7] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
` [RFC PATCHv3 2/7] devfreq: event: Add the list of supported devfreq-event type

[PATCH] cpufreq: exynos5440: protect call to dev_pm_opp_get_opp_count with RCU lock
 2014-12-16  1:01 UTC 

[PATCH] PM QoS: Add debugfs support to view the list of constraints
 2014-12-15 22:34 UTC  (2+ messages)

[PATCH 1/3] arm64: psci: warn if psci_power_state variable is not initialised
 2014-12-15 18:34 UTC  (5+ messages)
` [PATCH 3/3] arm64: psci: Add support to call cpu_suspend with deepest C state

[PATCH 2/2] thermal/powerclamp: add ids for future xeon cpus
 2014-12-15 18:15 UTC 

[PATCH] thermal: cpu_cooling: document node in struct cpufreq_cooling_device
 2014-12-15 16:55 UTC 

[GIT PULL] power supply changes for 3.19
 2014-12-15 15:33 UTC 

[PATCH v3 0/2] CPPC as a PID backend
 2014-12-15 15:22 UTC  (9+ messages)
` [PATCH v3 1/2] CPPC as a PID controller backend

[PATCH v2 0/3] devfreq: exynos: Add driver for Exynos3250
 2014-12-15 14:56 UTC  (4+ messages)
` [PATCH v2 1/3] devfreq: dt-bindings: Document bindings for Exynos3250 bus DVFS driver
` [PATCH v2 2/3] devfreq: exynos: Add driver for Exynos3250
` [PATCH v2 3/3] ARM: dts: Add devfreq to Exynos3250 and Rinato board

[PATCH v4 0/3] Add support for Tegra Activity Monitor
 2014-12-15 11:04 UTC  (6+ messages)
` [PATCH v4 2/3] PM / devfreq: tegra: add devfreq driver "

[PATCH] ARM: omap2plus_defconfig: use CONFIG_CPUFREQ_DT
 2014-12-15 10:42 UTC  (3+ messages)

[PATCH] SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-15  8:22 UTC  (3+ messages)
` [Update][PATCH] "

[PATCH v2] PM/ Domains: Export of_genpd_get_from_provider function
 2014-12-15  3:38 UTC 

[PATCH v3 2/4] powerpc/powernv: Enable Offline CPUs to enter deep idle states
 2014-12-14 23:44 UTC  (4+ messages)
` [v3, "

[PATCH] export suspend_resume trace event
 2014-12-14 21:28 UTC  (2+ messages)

charity message
 2014-12-14  2:03 UTC 

[PATCH] tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-13  1:34 UTC  (3+ messages)
` [Resend][PATCH] "

[PATCH] power / PM: Eliminate CONFIG_PM_RUNTIME
 2014-12-13  1:37 UTC  (2+ messages)
` [Resend][PATCH] "

[PATCH] NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-13  1:36 UTC  (2+ messages)
` [Resend][PATCH] "


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