Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-17 09:36:16 to 2015-03-20 11:44:01 UTC [more...]

[PATCH V3 0/8] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-20 11:44 UTC  (5+ messages)
  ` [PATCH V3 1/8] ARM: cpuidle: Remove duplicate header inclusion
  ` [PATCH V3 6/8] ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64
` [PATCH V3 3/8] ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function
` [PATCH V3 8/8] ARM: cpuidle: Change function name to be consistent with x86

[PATCH 0/9] PM / Domains: Don't leave unused PM domains powered after ->probe()
 2015-03-20 11:37 UTC  (33+ messages)
` [PATCH 1/9] PM / Domains: Add dev_pm_domain_get|put() APIs
            ` [PATCH] driver core / PM: Add callbacks for PM domain initialization/cleanup
                                ` [PATCH] driver core / PM: Add PM domain callbacks for device setup/cleanup
                                  ` [PATCH v2] "

[PATCH 0/3] 96boards: add thermal senor support to hikey board
 2015-03-20 11:24 UTC  (13+ messages)
` [PATCH 1/3] thermal: hisilicon: add new hisilicon thermal sensor driver
` [PATCH 2/3] dts: hi6220: enable thermal sensor for hisilicon SoC
` [PATCH 3/3] dt-bindings: Document the hi6220 thermal sensor bindings

[PATCH] power_supply: 88pm860x_charger: Fix possible NULL pointer dereference and use of initialized variable
 2015-03-20  9:26 UTC 

[PATCH/RFC 0/5] ARM: shmobile: rcar-gen2: Add CPG Clock Domain
 2015-03-20  8:54 UTC  (7+ messages)
` [PATCH/RFC 1/5] clk: shmobile: rcar-gen2: Add CPG Clock Domain support
` [PATCH/RFC 2/5] ARM: shmobile: r8a7790 dtsi: Add CPG Clock Domain
` [PATCH/RFC 3/5] ARM: shmobile: r8a7791 "
  ` [PATCH/RFC 4/5] ARM: shmobile: r8a7794 "
` [PATCH/RFC 5/5] drivers: sh: Disable PM runtime for multi-platform R-Car Gen2 with genpd

[PATCH v2] thermal: exynos: Add the support for Exynos5433 TMU
 2015-03-20  7:48 UTC  (4+ messages)

[PATCH V2 00/20] cpufreq: Don't loose cpufreq history on CPU hotplug
 2015-03-20  4:41 UTC  (20+ messages)
` [PATCH V2 01/20] cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()
` [PATCH V2 02/20] cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev()
` [PATCH V2 03/20] cpufreq: Throw warning when we try to get policy for an invalid CPU
` [PATCH V2 04/20] cpufreq: Keep a single path for adding managed CPUs
` [PATCH V2 05/20] cpufreq: Clear policy->cpus even for the last CPU
` [PATCH V2 06/20] cpufreq: Create for_each_{in}active_policy()

[PATCH v4 0/2] CPUFreq driver using CPPC methods
 2015-03-19 23:11 UTC  (5+ messages)
` [PATCH v4 1/2] Mailbox: Restructure and simplify PCC mailbox code

[PATCH 1/2 v5] cpufreq: qoriq: Make the driver usable on all QorIQ platforms
 2015-03-19 22:03 UTC  (3+ messages)
` [PATCH 2/2 v5] cpufreq: qoriq: rename the driver

[FOR DISCUSSION 0/9] Dove PMU support
 2015-03-19 22:02 UTC  (3+ messages)

[PATCH V2 0/8] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-19 17:11 UTC  (17+ messages)
` [PATCH V2 1/8] ARM: cpuidle: Remove duplicate header inclusion
` [PATCH V2 2/8] ARM: cpuidle: Add a cpuidle ops structure to be used for DT
` [PATCH V2 3/8] ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function
` [PATCH V2 4/8] ARM64: cpuidle: Rename cpu_init_idle to a common function name
` [PATCH V2 5/8] ARM64: cpuidle: Remove arm64 reference
` [PATCH V2 6/8] ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64
` [PATCH V2 7/8] ARM: cpuidle: Register per cpuidle device
` [PATCH V2 8/8] ARM: cpuidle: Change function name to be consistent with x86

Disabling power management firmware decisions
 2015-03-19 15:34 UTC  (3+ messages)

[PATCH] PM / Hiberante : optimize swsusp_free()
 2015-03-19 11:37 UTC  (3+ messages)

[PATCH] PM / Domains: Skip latency measurements if timekeeping is suspended
 2015-03-19  8:54 UTC  (3+ messages)

[PATCH v4 0/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
 2015-03-19  5:11 UTC  (7+ messages)
` [PATCH v4 1/4] ARM: EXYNOS: fix CPU1 hotplug on Exynos3250
` [PATCH v4 2/4] ARM: EXYNOS: add code for setting/clearing boot flag
` [PATCH v4 3/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
` [PATCH v4 4/4] ARM: EXYNOS: cpuidle: allow driver usage on Exynos3250 SoC

[PATCH V2] ARM: shmobile: cpuidle: Remove the pointless default driver
 2015-03-19  2:05 UTC  (3+ messages)

[PATCH 0/7] ARM: shmobile: Add IRQC clock to device tree
 2015-03-19  1:43 UTC  (12+ messages)
` [PATCH 1/7] irqchip: renesas-irqc: Add more register documentation
` [PATCH 2/7] irqchip: renesas-irqc: Add minimal runtime PM support
  ` [PATCH 3/7] irqchip: renesas-irqc: Add functional clock to bindings
` [PATCH 4/7] ARM: shmobile: r8a7734: Add IRQC clock to device tree
` [PATCH 5/7] ARM: shmobile: r8a7790: "
` [PATCH 6/7] ARM: shmobile: r8a7791: "
` [PATCH 7/7] ARM: shmobile: r8a7794: "

[PATCH] PM / Domains: If an OF node is found but no device probed yet, defer
 2015-03-18 22:55 UTC  (5+ messages)

[PATCH v2] leds: fix hibernation on arm when gpio-led used with CPU led trigger
 2015-03-18 19:39 UTC  (3+ messages)

[PATCH/RFC 0/5] ARM: shmobile: Add INTC-SYS clock to device tree
 2015-03-18 19:16 UTC  (6+ messages)
` [PATCH/RFC 1/5] clk: shmobile: mstp: Never disable INTC-SYS
` [PATCH/RFC 2/5] ARM: shmobile: r8a73a4: Add INTC-SYS clock to device tree
` [PATCH/RFC 3/5] ARM: shmobile: r8a7790: "
` [PATCH/RFC 4/5] ARM: shmobile: r8a7791: "
` [PATCH/RFC 5/5] ARM: shmobile: r8a7794: "

[PATCH] thermal: rcar: Fix typo in r8a73a4 SoC name
 2015-03-18 18:42 UTC 

[PATCH v2 0/5] cpuidle: exynos: add coupled cpuidle support for Exynos3250
 2015-03-18 16:05 UTC  (11+ messages)
` [PATCH v2 1/5] ARM: EXYNOS: fix exynos_boot_secondary() return value on timeout
` [PATCH v2 2/5] ARM: EXYNOS: make exynos_core_restart() less verbose
` [PATCH v2 3/5] ARM: EXYNOS: add exynos_set_boot_addr() helper
` [PATCH v2 4/5] ARM: EXYNOS: add exynos_get_boot_addr() helper
` [PATCH v2 5/5] cpuidle: exynos: add coupled cpuidle support for Exynos3250

[PATCH v3 0/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
 2015-03-18 15:03 UTC  (14+ messages)
` [PATCH v3 1/4] ARM: EXYNOS: fix CPU1 hotplug for AFTR mode on Exynos3250
` [PATCH v3 2/4] ARM: EXYNOS: add code for setting/clearing boot flag
` [PATCH v3 3/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
` [PATCH v3 4/4] ARM: EXYNOS: cpuidle: allow driver usage on Exynos3250 SoC

[PATCH v3] PM-Trace: add pm-trace support for suspending phase
 2015-03-18 15:20 UTC 

[PATCH v16 00/11] ARM: qcom: cpuidle support for 8064, 8074, 8084
 2015-03-18 13:37 UTC  (14+ messages)
` [PATCH v16 01/11] ARM: cpuidle: Register per cpuidle device
` [PATCH v16 02/11] ARM: qcom: Add Subsystem Power Manager (SPM) driver
` [PATCH v16 06/11] ARM: dts: qcom: Add power-controller device node for 8084 Krait CPUs
` [PATCH v16 07/11] ARM: dts: qcom: Update power-controller device node for 8064 "
` [PATCH v16 08/11] ARM: dts: qcom: Add idle states device nodes for 8974/8074
` [PATCH v16 10/11] ARM: dts: qcom: Add idle state device nodes for 8064
  ` [PATCH v16 03/11] ARM: cpuidle: qcom: Add documentation for qcom cpuidle states
  ` [PATCH v16 04/11] ARM: cpuidle: Add cpuidle support for QCOM cpus
  ` [PATCH v16 05/11] ARM: dts: qcom: Add power-controller device node for 8074 Krait CPUs
  ` [PATCH v16 09/11] ARM: dts: qcom: Add idle states device nodes for 8084
  ` [PATCH v16 11/11] ARM: qcom: Update defconfig to enable cpuidle

[PATCH v12 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 2015-03-18  9:31 UTC  (6+ messages)

[PATCH 0/6] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-18  8:13 UTC  (8+ messages)
` [PATCH 2/6] ARM: cpuidle: Add a cpuidle ops structure to be used for DT

Re: [PATCH v6 5/8] PM / devfreq: tegra: remove operating-points
 2015-03-18  7:43 UTC 

[PATCH v6 5/8] PM / devfreq: tegra: remove operating-points
 2015-03-18  7:25 UTC  (2+ messages)

[PATCH v2 0/4] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
 2015-03-18  6:59 UTC  (13+ messages)
` [PATCH v2 3/4] cpufreq: mediatek: add Mediatek cpufreq driver

[PATCH v6 0/8] Add support for Tegra Activity Monitor
 2015-03-18  6:27 UTC  (2+ messages)

[PATCH] PM / devfreq: correct misleading comment
 2015-03-18  4:39 UTC 

[PATCH] PM / devfreq: Fix faulty error message
 2015-03-18  4:12 UTC 

[PATCH REGRESSION FIX] x86 idle: restore mwait_idle()
 2015-03-18  1:55 UTC  (10+ messages)

[PATCH] PM / devfreq: Fix faulty error message
 2015-03-17 20:59 UTC 

[RFC PATCH 1/2] arm64: kernel: perf: add cpu hotplug notifier
 2015-03-17 17:24 UTC  (7+ messages)
` [RFC PATCH 2/2] arm64: kernel: perf: add pmu CPU PM notifier

[PATCH] ARM: shmobile: cpuidle: Remove the pointless default driver
 2015-03-17 15:18 UTC  (3+ messages)

[PATCH] i8042 / PM: Allow PC keyboard to wake up from suspend-to-idle
 2015-03-17 14:39 UTC  (4+ messages)

[PATCH v3 0/6] Convert twl4030_madc_battery to IIO consumer and add DT aupport
 2015-03-17 14:12 UTC  (12+ messages)
` [PATCH v3 3/6] Documentation: DT: Document twl4030-madc-battery bindings

PM: knowing the system state in the device callback
 2015-03-17 12:27 UTC  (6+ messages)

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-17 11:38 UTC  (3+ messages)
` [PATCH 06/35 linux-next] power: "

[PATCH v6 0/8] Add support for Tegra Activity Monitor
 2015-03-17  9:36 UTC  (3+ messages)
` [PATCH v6 6/8] PM / devfreq: tegra: Set drvdata before enabling the irq
` [PATCH v6 7/8] PM / devfreq: tegra: Enable interrupts after resuming the devfreq monitor


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 read-only IMAP folder(s) and NNTP newsgroup(s).