linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-18 09:42:41 to 2017-04-20 14:50:24 UTC [more...]

[PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
 2017-04-20 14:50 UTC  (10+ messages)
` [PATCH v4 1/8] Documentation: arm: fix wrong reference number in DT definition
` [PATCH v4 2/8] Documentation/ABI: add information about cpu_capacity
` [PATCH v4 4/8] arm: remove wrong CONFIG_PROC_SYSCTL ifdef
` [PATCH v4 5/8] arm, arm64: factorize common cpu capacity default code
  ` [PATCH v4 3/8] arm: fix return value of parse_cpu_capacity
  ` [PATCH v4 6/8] arm,arm64,drivers: reduce scope of cap_parsing_failed
` [PATCH v4 7/8] arm,arm64,drivers: move externs in a new header file
` [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces

[PATCH] Revert "cpuidle: Replace ktime_get() with local_clock()"
 2017-04-20 14:47 UTC  (8+ messages)

RFC: WMI Enhancements
 2017-04-20 14:17 UTC  (29+ messages)

[PATCH V5 0/7] PM / OPP: Use - instead of @ for DT entries
 2017-04-20 10:55 UTC  (8+ messages)
` [PATCH V5 2/7] ARM: TI: Use - instead of @ for DT OPP entries
` [PATCH V5 3/7] ARM: exynos: "
` [PATCH V5 4/7] ARM: pxa: "
  ` [PATCH V5 1/7] PM / OPP: Use - instead of @ for DT entries
  ` [PATCH V5 5/7] ARM: sun8i: Use - instead of @ for DT OPP entries
` [PATCH V5 6/7] ARM: uniphier: "
` [PATCH V5 7/7] ARM: ZTE: "

[PATCH v7 0/5] ACPI: new acpi_dev_present helper + ac and battery blacklist patches
 2017-04-20 10:38 UTC  (10+ messages)
` [PATCH v7 1/5] ACPI: utils: Add new acpi_dev_present helper
` [PATCH v7 2/5] ACPI: battery: Fix acpi_battery_exit on acpi_battery_init_async errors
` [PATCH v7 3/5] ACPI: battery: Add a blacklist with PMIC ACPI HIDs with a native battery driver
` [PATCH v7 4/5] ACPI: ac: Add a blacklist with PMIC ACPI HIDs with a native charger driver
` [PATCH v7 5/5] power: supply: axp288_charger: Only wait for INT3496 device if present

[PATCH] i2c: designware: Do nothing in system suspend/resume when RT suspended
 2017-04-20 10:33 UTC  (6+ messages)

[PATCH V4 0/9] PM / Domains: Implement domain performance states
 2017-04-20  9:52 UTC  (30+ messages)
` [PATCH V4 1/9] PM / OPP: Allow OPP table to be used for power-domains
` [PATCH V4 3/9] PM / QOS: Keep common notifier list for genpd constraints
  ` [PATCH V5 "
` [PATCH V4 4/9] PM / QOS: Add DEV_PM_QOS_PERFORMANCE request
  ` [PATCH V5 "

[PATCH V4 0/7] PM / OPP: Use - instead of @ for DT entries
 2017-04-20  9:30 UTC  (11+ messages)
` [PATCH V4 1/7] "
` [PATCH V4 2/7] ARM: TI: Use - instead of @ for DT OPP entries
` [PATCH V4 3/7] ARM: exynos: "
` [PATCH V4 4/7] ARM: pxa: "
  ` [PATCH V4 5/7] ARM: sun8i: "
` [PATCH V4 6/7] ARM: uniphier: "
` [PATCH V4 7/7] ARM: ZTE: "

"mm: move pcp and lru-pcp draining into single wq" broke resume from s2ram
 2017-04-20  6:53 UTC  (12+ messages)
  `  "
      `  "

[PATCH v2 1/3] cpufreq: Add Tegra186 cpufreq driver
 2017-04-20  6:44 UTC  (8+ messages)
` [PATCH v2 2/3] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster
` [PATCH v2 3/3] arm64: tegra: Add CCPLEX_CLUSTER area in Tegra186

(From: Mr. James Tan (Urgent & Confidential)
 2017-04-20  6:43 UTC 

[PATCH v5 0/4] BQ24190 charger fixes
 2017-04-20  5:12 UTC  (3+ messages)

[PATCH V4 7/9] PM / domain: Register for PM QOS performance notifier
 2017-04-20  4:46 UTC  (2+ messages)
` [PATCH V5 "

[PATCH v2 0/3] soc/tegra: bpmp: Generic PM domains for Tegra186
 2017-04-20  0:44 UTC  (7+ messages)
` [PATCH v2 1/3] PM / Domains: Allow overriding the ->xlate() callback
` [PATCH v2 2/3] soc/tegra: bpmp: Update ABI header
` [PATCH v2 3/3] soc/tegra: bpmp: Implement generic PM domains

[PATCH V3] PM / OPP: Use - instead of @ for DT entries
 2017-04-19 22:06 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: allow trace in passive mode
 2017-04-19 21:16 UTC 

[PATCH] drm/etnaviv: add thermal dependency
 2017-04-19 18:58 UTC  (2+ messages)

[PATCH RESEND] cpuidle: cpuidle-cps: remove unused variable
 2017-04-19 11:20 UTC 

[Query] Enabling parent device clock from resume_noirq
 2017-04-19 11:10 UTC  (2+ messages)

[patch V2 00/10] timer: Move from a push remote at enqueue to a pull at expiry model
 2017-04-19 10:22 UTC  (31+ messages)
` [patch V2 01/10] timer: Invoke timer_start_debug() where it makes sense
` [patch V2 02/10] timerqueue: Document return values of timerqueue_add/del()
` [patch V2 03/10] timers: Rework idle logic
` [patch V2 04/10] timer: Keep the pinned timers separate from the others
` [patch V2 05/10] timer: Retrieve next expiry of pinned/non-pinned timers seperately
` [patch V2 06/10] timer: Restructure internal locking
` [patch V2 07/10] tick/sched: Split out jiffies update helper function
` [patch V2 08/10] timer: Implement the hierarchical pull model
` [patch V2 09/10] timer_migration: Add tracepoints
` [patch V2 10/10] timer: Always queue timers on the local CPU

[PATCH v2 0/4] ARM: imx: Set LDO regulator supply
 2017-04-19  9:28 UTC  (2+ messages)

[PATCH v6 0/5] ACPI: new acpi_dev_present helper + ac and battery blacklist patches
 2017-04-19  8:43 UTC  (10+ messages)
` [PATCH v6 1/5] ACPI: utils: Add new acpi_dev_present helper
` [PATCH v6 2/5] ACPI: battery: Fix acpi_battery_exit on acpi_battery_init_async errors
` [PATCH v6 3/5] ACPI: battery: Add a blacklist with PMIC ACPI HIDs with a native battery driver
` [PATCH v6 4/5] ACPI: ac: Add a blacklist with PMIC ACPI HIDs with a native charger driver
` [PATCH v6 5/5] power: supply: axp288_charger: Only wait for INT3496 device if present

Performance of low-cpu utilisation benchmark regressed severely since 4.6
 2017-04-19  8:15 UTC  (5+ messages)

[PATCH] PCI: Freeze PME scan before suspending devices
 2017-04-19  7:22 UTC  (5+ messages)

[PATCH V3 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
 2017-04-19  5:29 UTC  (18+ messages)
` [PATCH V3 01/17] thermal: cpu_cooling: Avoid accessing potentially freed structures
` [PATCH V3 02/17] thermal: cpu_cooling: rearrange globals
` [PATCH V3 03/17] thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdev
` [PATCH V3 04/17] thermal: cpu_cooling: replace cool_dev with cdev
` [PATCH V3 05/17] thermal: cpu_cooling: remove cpufreq_cooling_get_level()
` [PATCH V3 06/17] thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state()
` [PATCH V3 07/17] thermal: cpu_cooling: use cpufreq_policy to register cooling device
` [PATCH V3 08/17] cpufreq: create cpufreq_table_count_valid_entries()
` [PATCH V3 09/17] thermal: cpu_cooling: store cpufreq policy
` [PATCH V3 10/17] thermal: cpu_cooling: OPPs are registered for all CPUs
` [PATCH V3 11/17] thermal: cpu_cooling: get rid of 'allowed_cpus'
` [PATCH V3 12/17] thermal: cpu_cooling: merge frequency and power tables
` [PATCH V3 13/17] thermal: cpu_cooling: create structure for idle time stats
` [PATCH V3 14/17] thermal: cpu_cooling: get_level() can't fail
` [PATCH V3 15/17] thermal: cpu_cooling: don't store cpu_dev in cpufreq_cdev
` [PATCH V3 16/17] thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power()
` [PATCH V3 17/17] thermal: cpu_cooling: Rearrange struct cpufreq_cooling_device

[PATCH V2 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
 2017-04-19  5:22 UTC  (6+ messages)
      ` [PATCH] thermal: fix cpu cooling initialization

[CFP] LPC Power Management and Energy-Awareness microconferece: Call for topics
 2017-04-18 21:31 UTC 

[patch V2 06/24] cpufreq: Use cpuhp_setup_state_nocalls_cpuslocked()
 2017-04-18 17:04 UTC 

PCI / PM: Crashes in PME scan during system suspend
 2017-04-18 18:39 UTC  (5+ messages)

[PATCH v2] tools/power/x86/intel_pstate_tracer: Adjust directory ownership
 2017-04-18 18:38 UTC  (3+ messages)

[PATCH] platform: x86: intel-hid: Add missing ->thaw callback
 2017-04-18 17:30 UTC  (3+ messages)

[PATCH 0/5] cpufreq: intel_pstate: HW support changes, limits rework and documentation
 2017-04-18 14:24 UTC  (4+ messages)
` [PATCH 5/5] cpufreq: intel_pstate: Document the current behavior and user interface
  ` [Update][PATCH v2 "

[PATCH V2] PM / OPP: Use - instead of @ for DT entries
 2017-04-18 14:04 UTC  (4+ messages)

[patch 00/10] timer: Move from a push remote at enqueue to a pull at expiry model
 2017-04-18 13:57 UTC  (2+ messages)

[PATCH v1 1/1] power: bq24190_charger: Deprecate battery class and replicate its features in charger
 2017-04-18 11:49 UTC  (6+ messages)

[RFC/RFT][PATCH 0/2] cpufreq: schedutil: Updates related to the rate limit
 2017-04-18  9:43 UTC  (5+ messages)
` [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent latency multupliers
  ` [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent transition delays


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