Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-21 00:36:27 to 2015-03-25 21:34:32 UTC [more...]

[PATCH V3 0/8] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-25 21:34 UTC  (27+ messages)
` [PATCH V3 2/8] ARM: cpuidle: Add a cpuidle ops structure to be used for DT
` [PATCH V3 4/8] ARM64: cpuidle: Rename cpu_init_idle to a common function name
` [PATCH V3 5/8] ARM64: cpuidle: Remove arm64 reference
` [PATCH V3 6/8] ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64
` [PATCH V3 7/8] ARM: cpuidle: Register per cpuidle device
        ` [PATCH V4] "
            ` [PATCH V5 1/2] "
              ` [PATCH 2/2] ARM: cpuidle: Document the code
` [PATCH V3 8/8] ARM: cpuidle: Change function name to be consistent with x86

[PATCH/RFC 0/5] ARM: shmobile: Add INTC-SYS clock to device tree
 2015-03-25 21:19 UTC  (6+ messages)
` [PATCH/RFC 1/5] clk: shmobile: mstp: Never disable INTC-SYS

[PATCH] thermal/intel_powerclamp: add __init / __exit annotations
 2015-03-25 21:16 UTC 

[PATCH] powercap / RAPL: mark rapl_ids array as __initconst
 2015-03-25 21:15 UTC 

[PATCH] intel_idle: mark cpu id array as __initconst
 2015-03-25 21:15 UTC 

[PATCH 00/09] Some kernel/time cleanups (related to timer_suspend/resume)
 2015-03-25 21:36 UTC  (16+ messages)
  ` [PATCH 01/09] clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
  ` [PATCH 02/09] tick: Move clocksource related stuff to timekeeping.h
  ` [PATCH 03/09] tick: Simplify tick-internal.h
  ` [PATCH 04/09] tick: Move core only declarations and functions to core
  ` [PATCH 05/09] clockevents: Remove extra local_irq_save in clockevents_exchange_device()
  ` [PATCH 06/09] clockevents: Make suspend/resume calls explicit
  ` [PATCH 07/09] tick: Make tick_resume_broadcast_oneshot static
  ` [PATCH 08/09] tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
  ` [PATCH 09/09] arm: bl_switcher: Kill tick suspend hackery

[GIT PULL] : ARM cpuidle changes for 4.1
 2015-03-25 20:54 UTC  (11+ messages)
` [PATCH 1/8] ARM: cpuidle: Remove duplicate header inclusion
  ` [PATCH 2/8] ARM: cpuidle: Add a cpuidle ops structure to be used for DT
  ` [PATCH 3/8] ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function
  ` [PATCH 4/8] ARM64: cpuidle: Rename cpu_init_idle to a common function name
  ` [PATCH 5/8] ARM64: cpuidle: Remove arm64 reference
  ` [PATCH 6/8] ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64
  ` [PATCH 7/8] ARM: cpuidle: Register per cpuidle device
  ` [PATCH 8/8] ARM: cpuidle: Document the code

[PATCH v18 00/11] ARM: qcom: cpuidle support for 8064, 8074, 8084
 2015-03-25 20:25 UTC  (12+ messages)
  ` [PATCH v18 01/11] ARM: qcom: Add Subsystem Power Manager (SPM) driver
  ` [PATCH v18 02/11] devicetree: bindings: Update qcom,saw2 node bindings
` [PATCH v18 03/11] devicetree: bindings: Document qcom,idle-states
` [PATCH v18 04/11] ARM: cpuidle: Add cpuidle support for QCOM cpus
` [PATCH v18 05/11] ARM: dts: qcom: Add power-controller device node for 8074 Krait CPUs
` [PATCH v18 06/11] ARM: dts: qcom: Add power-controller device node for 8084 "
` [PATCH v18 07/11] ARM: dts: qcom: Update power-controller device node for 8064 "
` [PATCH v18 08/11] ARM: dts: qcom: Add idle states device nodes for 8974/8074
` [PATCH v18 09/11] ARM: dts: qcom: Add idle states device nodes for 8084
` [PATCH v18 10/11] ARM: dts: qcom: Add idle state device nodes for 8064
` [PATCH v18 11/11] ARM: qcom: Update defconfig to enable cpuidle

[PATCH 0/7] power: enable cpufreq-dt support for i.MX23/i.MX28
 2015-03-25 20:20 UTC  (20+ messages)
` [PATCH 1/7] DT: add binding for mxs power subsystem
` [PATCH 2/7] power: mxs_power: add driver "
  ` [PATCH 3/7] DT: add binding for MXS regulator
` [PATCH 4/7] regulator: add mxs regulator driver
` [PATCH 5/7] ARM: dts: enable regulator support for i.MX23/i.MX28
` [PATCH 6/7] ARM: mxs: register cpufreq-dt in pm init
` [PATCH 7/7] ARM: dts: add OPPs for i.MX23/i.MX28

[RFC PATCH 0/4] mmc: sdhci: Support maximum DMA latency request via PM QoS
 2015-03-25 19:43 UTC  (8+ messages)
` [RFC PATCH 1/4] PM / QoS: Add pm_qos_cancel_request_lazy() that doesn't sleep
` [RFC PATCH 2/4] mmc: sdhci: Support maximum DMA latency request via PM QOS
` [RFC PATCH 3/4] mmc: sdhci-acpi: Fix device hang on Intel BayTrail
` [RFC PATCH 4/4] mmc: sdhci-pci: "

[PATCH] PM / sleep: Don't unset parent's direct_complete
 2015-03-25 18:05 UTC  (3+ messages)

thermal: cpu_cooling: Power calculation when CPUs are hotplugged
 2015-03-25 15:55 UTC  (2+ messages)

[PATCH 0/3] Thermal: thermal enhancements for boot and system sleep
 2015-03-25 14:40 UTC  (14+ messages)
` [PATCH 1/3] Thermal: initialize thermal zone device correctly
` [PATCH 2/3] Thermal: handle thermal zone device properly during system sleep
` [PATCH 3/3] Thermal: do thermal zone update after a cooling device registered

[PATCH] thermal: cpu_cooling: Check memory allocation of power_table
 2015-03-25 11:47 UTC  (2+ messages)

[PATCH V2 0/3] Thermal: thermal enhancements for boot and system sleep
 2015-03-25  7:53 UTC  (4+ messages)
` [PATCH V2 1/3] Thermal: initialize thermal zone device correctly
` [PATCH V2 2/3] Thermal: handle thermal zone device properly during system sleep
` [PATCH V2 3/3] Thermal: do thermal zone update after a cooling device registered

[PATCH v1 0/2] 96boards: add thermal senor support to hikey board
 2015-03-25  7:50 UTC  (3+ messages)
` [PATCH v1 1/2] thermal: hisilicon: add new hisilicon thermal sensor driver
` [PATCH v1 2/2] dt-bindings: Document the hi6220 thermal sensor bindings

[PATCH 1/2] Support PCU power metrics in turbostat
 2015-03-25  3:19 UTC  (2+ messages)

[PATCH] PM / Hiberante : optimize swsusp_free()
 2015-03-25  1:49 UTC  (4+ messages)

[PATCH/RFC 0/5] ARM: shmobile: rcar-gen2: Add CPG Clock Domain
 2015-03-25  1:04 UTC  (4+ messages)
` [PATCH/RFC 1/5] clk: shmobile: rcar-gen2: Add CPG Clock Domain support

[PATCH v7 0/5] Add new MFD driver for MAX77843
 2015-03-25  0:39 UTC  (18+ messages)
` [PATCH v7 2/5] power: max77843_charger: Add Max77843 charger device driver
` [PATCH v7 3/5] power: max77843_battery: Add Max77843 fuel gauge "

[PATCH 0/3] power: reset: BCM63xx reboot support
 2015-03-25  0:17 UTC  (4+ messages)
` [PATCH 1/3] Documentation: bindings: add BCM6328-style soft reset binding
` [PATCH 2/3] power: reset: add Broadcom BCM63xx software reset driver
` [PATCH 3/3] ARM: dts: BCM63xx: add soft-reset node

[PATCH] ti-soc-thermal: implement eocz bit to make driver useful on omap3
 2015-03-24 22:27 UTC  (5+ messages)
` [PATCHv2] ti-soc-thermal: request temperature periodically if hw can't do that itself
  ` [PATCHv3] "

[PATCH] power_supply: charger-manager: Fix dereferencing of ERR_PTR
 2015-03-24 15:08 UTC  (2+ messages)

[PATCH] HID: input: Fix NULL pointer dereference when power_supply_register fails
 2015-03-24 15:07 UTC  (3+ messages)

[PATCH] cpufreq: exynos: allow build for !THERMAL or !CPU_THERMAL cases
 2015-03-24 14:53 UTC  (6+ messages)

[PATCH] cpufreq: exynos: allow build for !THERMAL or !CPU_THERMAL cases
 2015-03-24 11:33 UTC 

[PATCH] [RFC]ACPI: enable wakeup GPE in freeze mode
 2015-03-24  5:38 UTC 

[FOR DISCUSSION 0/9] Dove PMU support
 2015-03-24  0:29 UTC  (7+ messages)
` [PATCH 2/3] pm: domains: factor out code to get the generic PM domain from a struct device
` [PATCH 3/3] pm: domains: avoid potential oops in pm_genpd_remove_device()

[PATCH v17 00/11] ARM: qcom: cpuidle support for 8064, 8074, 8084
 2015-03-23 23:48 UTC  (11+ messages)
` [PATCH v17 01/10] ARM: qcom: Add Subsystem Power Manager (SPM) driver
    ` [PATCH v17] Currently SPM driver always initializes before the cpuidle driver
  ` [PATCH 01/10] ARM: qcom: Add Subsystem Power Manager (SPM) driver
` [PATCH v17 04/10] ARM: dts: qcom: Add power-controller device node for 8074 Krait CPUs

[PATCH] thermal: add omap3 support
 2015-03-23 17:55 UTC  (9+ messages)
` [PATCHv2] "

prevent disk from spinning up at system resume
 2015-03-23 15:03 UTC  (6+ messages)

[PATCH 0/7] ARM: shmobile: Add IRQC clock to device tree
 2015-03-23 10:09 UTC  (2+ messages)

[PATCH 0/3] 96boards: add thermal senor support to hikey board
 2015-03-23  8:30 UTC  (9+ messages)
` [PATCH 1/3] thermal: hisilicon: add new hisilicon thermal sensor driver

[PATCH v6 0/8] Add support for Tegra Activity Monitor
 2015-03-23  7:35 UTC  (3+ messages)

[PATCH 0/7] OPP: Introduce OPP bindings V2 and supporting code
 2015-03-22 18:56 UTC  (6+ messages)

[PATCH 00/15] Enhance twl4030_charger functionality
 2015-03-22 23:13 UTC  (4+ messages)
` [PATCH 13/15] twl4030_charger: add ac/mode to match usb/mode

[PATCH 0/2] Allow twl4030_charger to find phy reliably
 2015-03-22 22:52 UTC  (3+ messages)
` [PATCH 1/2] usb: phy: Add interface to get phy give of device_node
` [PATCH 2/2] twl4030_charger: find associated phy by more reliable means

[PATCH] driver core / PM: Add callbacks for PM domain initialization/cleanup
 2015-03-22 11:46 UTC  (5+ messages)
` [PATCH v3] driver core / PM: Add PM domain callbacks for device setup/cleanup

[PATCH V2 0/8] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-21 20:56 UTC  (3+ messages)
` [PATCH V2 3/8] ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function

[PATCH v2] thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN
 2015-03-21 14:02 UTC 

[PATCH] thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN
 2015-03-21 13:59 UTC  (3+ messages)

[PATCH 1/6] clocksource/sh_cmt.c: Fix !HAS_IOMEM build
 2015-03-21 11:35 UTC  (3+ messages)
` [PATCH 6/6] iio/adc/cc10001_adc.c: "

[PATCH v3 00/13] Krait clocks + Krait CPUfreq
 2015-03-21  6:45 UTC  (14+ messages)
` [PATCH v3 01/13] ARM: Add Krait L2 register accessor functions
` [PATCH v3 02/13] clk: mux: Split out register accessors for reuse
` [PATCH v3 03/13] clk: Avoid sending high rates to downstream clocks during set_rate
` [PATCH v3 04/13] clk: Add safe switch hook
` [PATCH v3 05/13] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v3 06/13] clk: qcom: Add HFPLL driver
` [PATCH v3 07/13] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v3 08/13] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v3 09/13] clk: qcom: Add support for Krait clocks
  ` [PATCH v3 10/13] clk: qcom: Add KPSS ACC/GCC driver
  ` [PATCH v3 11/13] clk: qcom: Add Krait clock controller driver
` [PATCH v3 12/13] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v3 13/13] ARM: dts: qcom: Add necessary DT data for Krait cpufreq


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