linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-07 18:23:51 to 2015-07-10 05:57:02 UTC [more...]

[PATCH 1/2] power: reset: at91: add sama5d3 reset function
 2015-07-10  5:56 UTC  (9+ messages)

[PATCH] acpi-cpufreq: Fix an acpi perf unregister issue
 2015-07-10  5:51 UTC 

[PATCH] acpi-cpufreq: Add a miss ifdef CONFIG_X86_ACPI_CPUFREQ_CPB
 2015-07-10  5:50 UTC 

[PATCH] power_supply: Drop owner assignment from i2c_driver
 2015-07-10  5:39 UTC 

[PATCH] cpufreq: Initialize the governor again while restoring policy
 2015-07-10  3:38 UTC  (8+ messages)

[RFC] cpufreq: Add ->get_rate() driver callback
 2015-07-10  3:35 UTC  (5+ messages)

[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-07-10  2:20 UTC  (10+ messages)
` [PATCH v2 1/7] opp: add dev_pm_opp_get_turbo_mode_setting() helper
` [PATCH v2 2/7] cpufreq: opp: fix handling of turbo modes
` [PATCH v2 3/7] cpufreq-dt: add turbo modes support
` [PATCH v2 4/7] clk: samsung: exynos4x12: add cpu clock configuration data and instantiate cpu clock
` [PATCH v2 5/7] ARM: dts: Exynos4x12: add CPU OPP and regulator supply property
` [PATCH v2 6/7] ARM: Exynos: switch to using generic cpufreq driver for Exynos4x12
` [PATCH v2 7/7] cpufreq: exynos: remove Exynos4x12 specific cpufreq driver support

[PATCH V4] PM / Domains: Remove intermediate states from the power off sequence
 2015-07-10  1:26 UTC  (5+ messages)

[PATCH V2] acpi-cpufreq: replace per_cpu with driver_data of policy
 2015-07-10  1:16 UTC  (8+ messages)

[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-07-10  0:07 UTC 

[PATCH] cpufreq: Allow accessing freq_table for offline CPUs
 2015-07-10  0:10 UTC  (7+ messages)
  ` [PATCH V2] "

New suspicious RCU usage in 4.2.0-rc1 plus patch
 2015-07-09 23:27 UTC  (3+ messages)

[PATCH 1/1] suspend: delete sys_sync()
 2015-07-09 23:22 UTC  (11+ messages)

[PATCH v7 0/8] CPUFreq driver using CPPC methods
 2015-07-09 18:04 UTC  (9+ 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 5/8] CPPC: Add a CPUFreq driver for use with CPPC
` [PATCH v7 6/8] ACPI: Add weak routines for ACPI CPU Hotplug
` [PATCH v7 7/8] CPPC: Probe for CPPC tables for each ACPI Processor object
` [PATCH v7 8/8] PCC: Enable PCC only when needed

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-07-09 16:55 UTC  (35+ messages)
` [RFCv5 PATCH 03/46] arm: vexpress: Add CPU clock-frequencies to TC2 device-tree
` [RFCv5 PATCH 09/46] sched: Track blocked utilization contributions
` [RFCv5 PATCH 10/46] sched: Include blocked utilization in usage tracking
` [RFCv5 PATCH 12/46] sched: Initialize CFS task load and usage before placing task on rq
` [RFCv5 PATCH 14/46] sched: Make energy awareness a sched feature
` [RFCv5 PATCH 18/46] arm: topology: Define TC2 energy and provide it to the scheduler
` [RFCv5 PATCH 20/46] sched: Relocated get_cpu_usage() and change return type
` [RFCv5 PATCH 21/46] sched: Highest energy aware balancing sched_domain level pointer
` [RFCv5 PATCH 22/46] sched: Calculate energy consumption of sched_group
` [RFCv5 PATCH 25/46] sched: Add over-utilization/tipping point indicator
` [RFCv5 PATCH 27/46] sched, cpuidle: Track cpuidle state index in the scheduler
` [RFCv5 PATCH 35/46] sched: Disable energy-unfriendly nohz kicks
` [RFCv5 PATCH 37/46] cpufreq: introduce cpufreq_driver_might_sleep
` [RFCv5 PATCH 38/46] sched: scheduler-driven cpu frequency selection
` [RFCv5 PATCH 39/46] sched/cpufreq_sched: use static key for "
` [RFCv5 PATCH 40/46] sched/cpufreq_sched: compute freq_new based on capacity_orig_of()
` [RFCv5 PATCH 41/46] sched/fair: add triggers for OPP change requests
` [RFCv5 PATCH 42/46] sched/{core,fair}: trigger OPP change request on fork()
` [RFCv5 PATCH 43/46] sched/{fair,cpufreq_sched}: add reset_capacity interface
` [RFCv5 PATCH 44/46] sched/fair: jump to max OPP when crossing UP threshold
` [RFCv5 PATCH 45/46] sched/cpufreq_sched: modify pcpu_capacity handling
` [RFCv5 PATCH 46/46] sched/fair: cpufreq_sched triggers for load balancing

[PATCH 00/10] OPP: Add code to support operating-points-v2 bindings
 2015-07-09 16:44 UTC  (7+ messages)
` [PATCH 05/10] opp: Add support to parse "operating-points-v2" bindings
` [PATCH 10/10] cpufreq-dt: Add support for operating-points-v2 bindings

[PATCH v5 0/2] Add Mediatek MT8173 cpufreq driver
 2015-07-09 15:04 UTC  (8+ messages)
` [PATCH v5 1/2] dt-bindings: mediatek: Add MT8173 cpufreq driver binding
` [PATCH v5 2/2] cpufreq: mediatek: Add MT8173 cpufreq driver

[PATCH v6 0/4] Add Mediatek MT8173 cpufreq driver
 2015-07-09 14:55 UTC  (8+ messages)
` [PATCH v6 1/4] dt-bindings: mediatek: Add MT8173 CPU DVFS clock bindings
  ` [PATCH v6 2/4] dt-bindings: mediatek: Add MT8173 cpufreq driver bindings
  ` [PATCH v6 4/4] arm64: dts: mt8173: Add mt8173 cpufreq driver support
` [PATCH v6 3/4] cpufreq: mediatek: Add MT8173 cpufreq driver

[PATCH v6 0/7] CPUFreq driver using CPPC methods
 2015-07-09 13:18 UTC  (23+ messages)
` [PATCH v6 2/7] ACPI: Make ACPI processor driver more extensible

[PATCH v3 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform
 2015-07-09 10:22 UTC  (2+ messages)

[pm:bleeding-edge 2/10] drivers/acpi/scan.c:2131:25: error: 'struct acpi_device_info' has no member named 'cls'
 2015-07-09  7:02 UTC  (3+ messages)

[PATCH] power: bq27x00_battery: Destroy battery_id IDR on module exit
 2015-07-09  7:07 UTC  (3+ messages)

[BUG] Kernel splat when taking CPUs offline
 2015-07-09  4:57 UTC  (5+ messages)

sysfs charge thresholds for ThinkPads (and possibly others), preparation for second try
 2015-07-09  4:46 UTC  (4+ messages)

[PATCH v2] power_supply: rt9455_charger: Properly notify userspace about charging events
 2015-07-09  3:27 UTC  (3+ messages)

[GIT PULL] Power management and ACPI material for v4.2-rc2
 2015-07-08 23:09 UTC 

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

[PATCH v3 2/2] PM / Runtime: Add pm_runtime_enable_recursive
 2015-07-08 20:31 UTC  (3+ messages)

[PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-07-08 13:59 UTC  (9+ messages)
` [PATCH v4 1/8] Documentation: add DT binding for ARM System Control and Power Interface(SCPI) protocol
` [PATCH v4 3/8] clk: add support for clocks provided by SCP(System Control Processor)

[PATCH 1/2] cpufreq: cpufreq_add_dev: name goto labels based on what they do
 2015-07-08 11:20 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: Properly handle errors from cpufreq_init_policy()

[PATCH v2 0/9] cpufreq: Introduce support for ST's cpufreq functionality
 2015-07-08 11:12 UTC  (4+ messages)

[PATCH v3 0/9] regulator: Merge max77843 into max77693
 2015-07-08 11:00 UTC  (10+ messages)
` [PATCH v3 1/9] mfd/extcon: max77693: Remove unused extern declarations and max77693_dev members
` [PATCH v3 2/9] mfd: max77693: Store I2C device type as enum and add default unknown
` [PATCH v3 3/9] regulator: max77693: Support different register configurations
` [PATCH v3 4/9] extcon/input/mfd/power/regulator: max77693: Move state container to common header
` [PATCH v3 5/9] extcon/input/mfd/regulator: max77843: Switch to common max77693 state container
` [PATCH v3 6/9] mfd/extcon: max77693: Rename defines to allow inclusion with max77843
` [PATCH v3 7/9] mfd/extcon: max77843: Rename defines to allow inclusion with max77693
` [PATCH v3 8/9] regulator: max77693: Add support for MAX77843 device
` [PATCH v3 9/9] regulator: Remove the max77843 driver

[PATCH 0/9] qcom: Add support for TSENS driver
 2015-07-08  9:47 UTC  (10+ messages)
` [PATCH 1/9] thermal: qcom: tsens: Add a skeletal TSENS drivers
` [PATCH 2/9] thermal: qcom: tsens-8916: Add support for 8916 family of SoCs
` [PATCH 3/9] thermal: qcom: tsens-8974: Add support for 8974 "
` [PATCH 4/9] thermal: qcom: tsens-8960: Add support for 8960 "
` [PATCH 5/9] clk: qcom: gcc-msm8960: add child devices support
` [PATCH 6/9] arm: dts: msm8974: Add thermal zones, tsens and eeprom nodes
` [PATCH 7/9] arm: dts: apq8064: "
` [PATCH 8/9] arm: dts: apq8084: "
` [PATCH 9/9] arm64: dts: msm8916: "

[PATCH] thermal: consistently use int for temperatures
 2015-07-08  8:11 UTC  (2+ messages)

[PATCH v4 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-07-08  7:46 UTC  (7+ messages)
` [PATCH v4 6/8] mfd: make mfd_remove_devices() iterate in reverse order

[PATCHv2 0/3] regmap: Use different lockdep class for each regmap init call
 2015-07-08  6:30 UTC  (4+ messages)
` [PATCHv2 1/3] mfd: vexpress: Add parentheses around bridge->ops->regmap_init call
` [PATCHv2 2/3] thermal: sti: "
` [PATCHv2 3/3] regmap: Use different lockdep class for each regmap init call

[PATCH] thermal: cpu_cooling: Iterate over all CPUs in clip_cpu mask to get frequency table
 2015-07-08  1:50 UTC  (4+ messages)

[PATCH] Fix crash during platform suspend when CPUs are related to each other
 2015-07-08  0:12 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 NNTP newsgroup(s).