Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-03 06:32:14 to 2015-08-05 16:35:39 UTC [more...]

[PATCH] thermal: remove power allocator from list of default governors
 2015-08-05 16:35 UTC  (4+ messages)

[PATCH RFC 00/10] qcom: 8084: Cluster idle support
 2015-08-05 16:32 UTC  (11+ messages)
  ` [PATCH RFC 01/10] drivers: qcom: spm: Support cache SPMs
  ` [PATCH RFC 02/10] drivers: qcom: spm: Add 8084 L2 SPM register data
  ` [PATCH RFC 03/10] drivers: qcom: spm: Enable runtime suspend/resume of CPU PM domain
  ` [PATCH RFC 04/10] arm: dts: Add L2 power-controller device bindings for APQ8084
  ` [PATCH RFC 05/10] arm: dts: Add power domain "
  ` [PATCH RFC 06/10] drivers: qcom: Enable genpd on selecting QCOM_PM
  ` [PATCH RFC 07/10] hwspinlock: Introduce raw capability for hwspinlocks
    ` [PATCH RFC 08/10] hwspinlock: qcom: Lock #7 is special lock, uses dynamic proc_id
    ` [PATCH RFC 10/10] arm: dts: qcom: Add TCSR mutex device bindings for APQ8084
  ` [PATCH RFC 09/10] drivers: qcom: spm: Use hwspinlock to serialize entry into SCM

[RFC] TI BQ242xx Battery Charger Development/Consolidation Plans
 2015-08-05 16:28 UTC 

[PATCH v3 0/6] Add support for additional bq27xxx devices
 2015-08-05 16:05 UTC  (7+ messages)
` [PATCH v3 1/6] power: bq27x00_battery: Remove unneeded i2c MODULE_ALIAS
` [PATCH v3 2/6] power: bq27x00_battery: Renaming for consistency
` [PATCH v3 3/6] power: bq27xxx_battery: Platform initialization must declare a device
` [PATCH v3 4/6] power: bq27xxx_battery: Fix typos and change naming for state of charge functions
` [PATCH v3 5/6] power: bq27xxx_battery: Add support for additional bq27xxx family devices
` [PATCH v3 6/6] power: bq27xxx_battery: Cleanup health checking

[PATCH RESEND] power: bq24190_charger: Fix charge type sysfs property
 2015-08-05 16:05 UTC  (5+ messages)
` [RFC] TI BQ242xx Battery Charger Development/Consolidation Plans

[PATCH v2 00/10] Platform support for thermal management on Juno
 2015-08-05 14:51 UTC  (19+ messages)
` [PATCH v2 02/10] cpufreq-dt: Supply power coefficient when registering cooling devices
` [PATCH v2 03/10] cpufreq: arm_big_little: Add support to register a cpufreq cooling device
` [PATCH v2 04/10] thermal: Fix thermal_zone_of_sensor_register to match documentation
        ` [PATCH v3] "
` [PATCH v2 05/10] Documentation: add DT bindings for ARM SCPI sensors
` [PATCH v2 06/10] firmware: arm_scpi: Extend to support sensors
` [PATCH v2 07/10] hwmon: Support sensors exported via ARM SCP interface
  ` [PATCH v2 01/10] devicetree: bindings: Add optional dynamic-power-coefficient property
  ` [PATCH v2 08/10] hwmon: Support registration of thermal zones for SCP temperature sensors
` [PATCH v2 09/10] arm64: dts: Add sensor node to Juno dt
` [PATCH v2 10/10] arm64: dts: Create SoC thermal zone for Juno

[PATCH 0/9] ARM: PM / Domains: Generic PM domains for CPUs/Clusters
 2015-08-05 14:45 UTC  (11+ messages)
` [PATCH 1/9] PM / Domains: Allocate memory outside domain locks
` [PATCH 2/9] PM / Domains: Remove dev->driver check for runtime PM
` [PATCH 3/9] PM / Domains: Support IRQ safe PM domains
` [PATCH 4/9] kernel/cpu_pm: fix cpu_cluster_pm_exit comment
` [PATCH 5/9] ARM: common: Introduce PM domains for CPUs/clusters
` [PATCH 6/9] ARM: domain: Add platform handlers for CPU PM domains
` [PATCH 7/9] ARM: cpuidle: Add runtime PM support for CPU idle
` [PATCH 8/9] ARM64: smp: Add runtime PM support for CPU hotplug
` [PATCH 9/9] ARM: "

[PATCH V2] PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domain
 2015-08-05 14:06 UTC  (4+ messages)

[PATCH v2] clocksource: sh_cmt: Only perform clocksource suspend/resume if enabled
 2015-08-05 13:56 UTC  (4+ messages)

[PATCH v7 0/8] CPUFreq driver using CPPC methods
 2015-08-05 13:47 UTC  (32+ messages)
` [PATCH v7 1/8] PCC: Initialize PCC Mailbox earlier at boot
` [PATCH v7 2/8] ACPI: Split out ACPI PSS from ACPI Processor driver
` [PATCH v7 3/8] ACPI: Decouple ACPI idle and ACPI processor drivers
` [PATCH v7 4/8] ACPI: Introduce CPU performance controls using CPPC
` [PATCH v7 8/8] PCC: Enable PCC only when needed

[PATCH v8 0/9] CPUFreq driver using CPPC methods
 2015-08-05 13:40 UTC  (10+ messages)
` [PATCH v8 1/9] PCC: Initialize PCC Mailbox earlier at boot
` [PATCH v8 2/9] ACPI: Split out ACPI PSS from ACPI Processor driver
` [PATCH v8 3/9] ACPI: Decouple ACPI idle and ACPI processor drivers
` [PATCH v8 4/9] ACPI: Introduce CPU performance controls using CPPC
` [PATCH v8 5/9] CPPC: Add a CPUFreq driver for use with CPPC
` [PATCH v8 6/9] ACPI: Add weak routines for ACPI CPU Hotplug
` [PATCH v8 7/9] CPPC: Probe for CPPC tables for each ACPI Processor object
` [PATCH v8 8/9] PCC: Disable compilation by default
` [PATCH v8 9/9] ACPI: Allow selection of the ACPI processor driver for ARM64

[PATCH] bq2415x_charger: Allow to load and use driver even if notify device is not registered yet
 2015-08-05 13:26 UTC  (2+ messages)

[PATCH v3] Add Mediatek thermal support
 2015-08-05 12:25 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 2/3] thermal: Add Mediatek thermal controller support
` [PATCH 3/3] ARM64: dts: mt8173: Add thermal/auxadc device nodes

[PATCH v2] Add Mediatek thermal support
 2015-08-05 10:20 UTC  (4+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH 1/1] x86: replace RDRAND forced-reseed with simple sanity check
 2015-08-05 10:07 UTC  (4+ messages)

[PATCH v6 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-08-05  9:59 UTC  (4+ messages)

Q: cpuidle results in degredation in ethernet performance ?
 2015-08-05  9:29 UTC  (4+ messages)

[PATCH] thermal: power_allocator: do not use devm* interfaces
 2015-08-05  8:29 UTC  (2+ messages)

[PATCH v4 00/16] ARM: shmobile: Add CPG/MSTP Clock Domain
 2015-08-05  6:58 UTC  (21+ messages)
` [PATCH v4 01/16] clk: shmobile: Add CPG/MSTP Clock Domain support
` [PATCH v4 02/16] clk: shmobile: r8a7778: "
` [PATCH v4 03/16] clk: shmobile: r8a7779: "
` [PATCH v4 04/16] clk: shmobile: rcar-gen2: "
  ` [PATCH v4 05/16] clk: shmobile: rz: "
  ` [PATCH v4 14/16] drivers: sh: Disable PM runtime for multi-platform ARM with genpd
` [PATCH v4 06/16] ARM: shmobile: r7s72100 dtsi: Add CPG/MSTP Clock Domain
` [PATCH v4 07/16] ARM: shmobile: r8a7778 "
` [PATCH v4 08/16] ARM: shmobile: r8a7779 "
` [PATCH v4 09/16] ARM: shmobile: r8a7790 "
` [PATCH v4 10/16] ARM: shmobile: r8a7791 "
` [PATCH v4 11/16] ARM: shmobile: r8a7793 "
` [PATCH v4 12/16] ARM: shmobile: r8a7794 "
` [PATCH v4 13/16] drivers: sh: Disable legacy default PM Domain on emev2
` [PATCH v4 15/16] clk: shmobile: mstp: Consider "zb_clk" suitable for power management
` [PATCH v4 16/16] ARM: shmobile: R-Mobile: Use CPG/MSTP Clock Domain attach/detach helpers

[PATCH v7 00/13] qcom: Add support for GDSCs
 2015-08-05  5:31 UTC  (6+ messages)
` [PATCH v7 01/13] clk: "

[PATCH] intel_pstate: append more Oracle OEM table id to vendor bypass list
 2015-08-05  5:10 UTC  (2+ messages)

[PATCH v2 05/11] power: Allow compile test of GPIO consumers if !GPIOLIB
 2015-08-05  3:49 UTC  (2+ messages)

[PATCH 00/27] Export I2C and OF module aliases in missing drivers
 2015-08-05  3:47 UTC  (3+ messages)
` [PATCH 08/27] power: Export I2C module alias information "

[PATCH 00/13] Enhance twl4030_charger functionality. - V3
 2015-08-05  3:35 UTC  (2+ messages)

[PATCH] PM / devfreq: exynos-ppmu: bit-wise operation bugfix
 2015-08-05  2:19 UTC  (2+ messages)

[PATCH 1/1] suspend: delete sys_sync()
 2015-08-04 19:54 UTC  (5+ messages)

[PATCH 1/2 RESEND] PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS
 2015-08-04 19:37 UTC  (2+ messages)
` [PATCH 2/2] PM / AVS: rockchip-io: add io selectors and supplies for rk3368

[PATCH v4 0/6] Add support for DA9150 Fuel-Gauge
 2015-08-04 16:16 UTC  (7+ messages)
` [PATCH v4 1/6] mfd: da9150: Add support for Fuel-Gauge
` [PATCH v4 2/6] mfd: da9150: Update DT bindings for Fuel-Gauge support
` [PATCH v4 3/6] power: Add support for DA9150 Fuel-Gauge
` [PATCH v4 4/6] power: da9150: Add DT bindings documentation for Fuel-Gauge
` [PATCH v4 5/6] mfd: da9150: Use relative paths in DT bindings document
` [PATCH v4 6/6] mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resource

[PATCH] net: fec: fix initial runtime PM refcount
 2015-08-04 15:59 UTC  (6+ messages)

[PATCH v3 0/6] Add support for DA9150 Fuel-Gauge
 2015-08-04 15:29 UTC  (10+ messages)
` [PATCH v3 3/6] power: "
` [PATCH v3 4/6] power: da9150: Add DT bindings documentation for Fuel-Gauge

[PATCH v3] HID: hid-input: Fix accessing freed memory during device disconnect
 2015-08-04 13:47 UTC  (3+ messages)

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-08-04 13:41 UTC  (5+ messages)
` [RFCv5 PATCH 01/46] arm: Frequency invariant scheduler load-tracking support
` [RFCv5 PATCH 41/46] sched/fair: add triggers for OPP change requests

[PATCH 0/6] thermal/cpu_cooling: Minor cleanups
 2015-08-04  8:56 UTC  (2+ messages)

[PATCH] cpufreq: exynos: Fix for memory leak in case SoC name does not match
 2015-08-04  7:45 UTC 

[PATCH v2 1/3] cpuidle/coupled: Remove cpuidle_device::safe_state_index
 2015-08-04  5:48 UTC  (3+ messages)
` [PATCH v2 2/3] cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()
` [PATCH v2 3/3] cpuidle/coupled: Add sanity check for safe_state_index

[PATCH V2] thermal: Add Intel PCH thermal driver
 2015-08-04  5:29 UTC 

[PATCH] cpuidle/coupled: Init cpuidle_device::safe_state_index
 2015-08-04  5:19 UTC  (3+ messages)

[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-08-04  1:31 UTC  (6+ messages)
` [PATCH v2 2/7] cpufreq: opp: fix handling of turbo modes

[PATCH v3 0/5] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-08-04  1:09 UTC  (20+ messages)
` [PATCH v3 3/5] ARM: Exynos: switch to using generic cpufreq driver for Exynos4x12
` [PATCH v3 5/5] cpufreq: remove no longer needed CPU_FREQ_BOOST_SW config option

[PATCH] thermal: pch_dev_ops_wpt can be static
 2015-08-04  0:09 UTC 

[PATCH] power: bq24190_charger: Fix charge type sysfs property
 2015-08-03 21:10 UTC 

[PATCH] thermal/cpu_cooling: remove local cooling state variable
 2015-08-03 19:28 UTC  (11+ messages)

[PATCH] x86, acpi: Handle lapic/x2apic entries in MADT
 2015-08-03 18:26 UTC  (3+ messages)

[PATCH v1] thermal: kconfig: select THERMAL_WRITABLE_TRIPS for x86 thermal
 2015-08-03 11:13 UTC  (2+ messages)

[PATCH] thermal: kconfig: select THERMAL_WRITABLE_TRIPS for x86 thermal
 2015-08-03 17:36 UTC  (5+ messages)

[PATCH] power_supply: Adjust devm usage
 2015-08-03 17:29 UTC  (3+ messages)

[PATCH v3 00/16] ARM: shmobile: Add CPG/MSTP Clock Domain
 2015-08-03 17:20 UTC  (3+ messages)

[PATCH v3 1/3] PM / devfreq: cache the last call to get_dev_status()
 2015-08-03 15:24 UTC  (2+ messages)

[Notice] ACPI+PM maintenance in vacation mode Aug 8 - Aug 23
 2015-08-03 14:17 UTC 

[PULL REQUEST] PM / devfreq, for Next-RC (fix, drv update)
 2015-08-03  6:32 UTC 


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