linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-08 18:35:23 to 2019-03-18 12:21:13 UTC [more...]

[PATCH] clk: mvebu: armada-37xx-periph: Fix initialization for cpu clocks
 2019-03-18 12:21 UTC  (8+ messages)

[PATCH 0/4] PM / core: Introduce some helper for better Code reuse
 2019-03-18 12:20 UTC  (6+ messages)
` [PATCH 1/4] PM / core: Introduce dpm_async_fn() helper
` [PATCH 2/4] PM / core: Introduce DEVICE_SUSPEND_FUNC() helper macro
` [PATCH 3/4] PM / core: Introduce ASYNC_RESUME_FUNC() "
` [PATCH 4/4] PM / core: Introduce ASYNC_SUSPEND_FUNC() "

[PATCH v7 00/15] Add utilization clamping support
 2019-03-18 12:18 UTC  (64+ messages)
` [PATCH v7 01/15] sched/core: uclamp: Add CPU's clamp buckets refcounting
` [PATCH v7 02/15] sched/core: uclamp: Enforce last task UCLAMP_MAX
` [PATCH v7 03/15] sched/core: uclamp: Add system default clamps
` [PATCH v7 06/15] sched/core: uclamp: Reset uclamp values on RESET_ON_FORK
` [PATCH v7 12/15] sched/core: uclamp: Propagate parent clamps

[PATCH] PM / core: fix kerneldoc comment for device_pm_wait_for_dev
 2019-03-18 12:17 UTC  (2+ messages)

[PATCH] PM / core: fix kerneldoc comment for dpm_watchdog_handler()
 2019-03-18 12:16 UTC  (2+ messages)

[PATCH V2] cpufreq: Call transition notifier only once for each policy
 2019-03-18 11:49 UTC  (9+ messages)

[PATCH] [RESEND] Do not modify perf bias performance setting by default at boot
 2019-03-18 11:40 UTC  (6+ messages)

[PATCH 0/4] Introduce OPP bandwidth bindings
 2019-03-15 19:02 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: opp: Introduce opp-bw-MBs bindings
` [PATCH 2/4] OPP: Add support for parsing the interconnect bandwidth
` [PATCH 3/4] OPP: Update the bandwidth on OPP frequency changes
` [PATCH 4/4] cpufreq: dt: Add support for interconnect bandwidth scaling

[RFC PATCH 0/3] Add support of busfreq
 2019-03-15 17:17 UTC  (9+ messages)
` [RFC PATCH 1/3] drivers: interconnect: Add a driver for i.MX SoC
` [RFC PATCH 2/3] drivers: interconnect: imx: Add support of i.MX8MM
` [RFC PATCH 3/3] dt-bindings: interconnect: Document fsl,busfreq-imx8mm bindings

[PATCH 0/2] PM / Domains: Support enter deepest state during suspend and probe failure
 2019-03-15  2:08 UTC  (6+ messages)
` [PATCH 1/2] PM / Domains: Support enter deepest state for multiple states domains

[GIT PULL] More power management updates for v5.1-rc1
 2019-03-14 17:55 UTC  (2+ messages)

[PATCH 0/7] cpufreq: Call transition notifier only once for each policy
 2019-03-14 17:27 UTC  (17+ messages)
` [PATCH 1/7] cpufreq: Pass policy->related_cpus to transition notifiers
` [PATCH 2/7] ARM: smp: Update cpufreq transition notifier to handle multiple CPUs
` [PATCH 3/7] ARM: twd: "
` [PATCH 4/7] sparc64: "
` [PATCH 5/7] x86/tsc: "
` [PATCH 6/7] KVM: x86: "
` [PATCH 7/7] cpufreq: Call transition notifiers only once for each policy

[PATCH v1 0/2] interconnect: Add path tagging support
 2019-03-14 16:35 UTC  (7+ messages)
` [PATCH v1 1/2] interconnect: Add support for path tags
` [PATCH v1 2/2] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[PATCH 0/2] Fix various issue on CPU freq for Armada 37xx
 2019-03-14 12:13 UTC  (7+ messages)
` [PATCH 1/2] cpufreq: armada-37xx: fix clock parenting
` [PATCH 2/2] cpufreq: armada-37xx: fix frequency calculation for opp

[RESEND PATCH] PM / devfreq: Fix static checker warning in try_then_request_governor
 2019-03-14  7:47 UTC  (2+ messages)

[PATCH] power: charger-manager: fix a potential NULL pointer dereference
 2019-03-14  6:02 UTC 

[PATCH 1/1] PM / Domains: Avoid a potential deadlock
 2019-03-13 19:52 UTC  (4+ messages)

[PATCH] PM / OPP: Update performance state when freq == old_freq
 2019-03-13  9:56 UTC  (4+ messages)

[PATCH v2 0/5] drivers: firmware: psci: Some cleanup and refactoring
 2019-03-13  8:36 UTC  (6+ messages)
` [PATCH v2 1/5] drivers: firmware: psci: Move psci to separate directory
` [PATCH v2 2/5] MAINTAINERS: Update files for PSCI
` [PATCH v2 3/5] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v2 4/5] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v2 5/5] drivers: firmware: psci: Announce support for OS initiated suspend mode

[PATCH V10 1/4] dt-bindings: fsl: scu: add thermal binding
 2019-03-13  8:12 UTC  (6+ messages)

[PATCH v5] PM / devfreq: Restart previous governor if new governor fails to start
 2019-03-13  6:01 UTC  (3+ messages)

[PATCH] cpuidle: governor: Add new governors to cpuidle_governors again
 2019-03-12 18:13 UTC 

[PATCH v2 1/2] dt-bindings: power: supply: gpio-charger: Add status-gpios property
 2019-03-12 15:50 UTC  (2+ messages)

[RFC PATCH 0/2] iMX7ULP interconnect framework
 2019-03-12 14:01 UTC  (4+ messages)
` [RFC PATCH 1/2] Add support of imx7ulp to "

[PATCH 1/2] PM / wakeup: Remove timer from wakeup_source_remove()
 2019-03-12 11:41 UTC  (6+ messages)

[PATCH 1/2] PM / Runtime: Consolidate code to get active/suspended time
 2019-03-12  9:59 UTC  (3+ messages)

[PATCH 0/6] PM / Domains: A few clean up and minor fixes
 2019-03-12  9:38 UTC  (2+ messages)

[PATCH] OPP: Fix handling of multiple power domains
 2019-03-12  9:36 UTC  (3+ messages)

[PATCH v5 0/8] Exynos5 Dynamic Memory Controller driver
 2019-03-12  9:18 UTC  (4+ messages)
  ` [PATCH v5 1/8] clk: samsung: add needed IDs for DMC clocks in Exynos5420

[PATCH] PM / wakeup: Drop wakeup_source_drop()
 2019-03-12  3:25 UTC  (2+ messages)

[PATCH] power: reset: introduce oxnas-restart
 2019-03-12  0:23 UTC  (3+ messages)
  ` [PATCH v2] power: reset: introduce restart-oxnas

[PATCH v2 0/8] mm/kdump: allow to exclude pages that are logically offline
 2019-03-11 16:40 UTC  (9+ messages)
` [PATCH v2 3/8] kexec: export PG_offline to VMCOREINFO
` [PATCH v2] makedumpfile: exclude pages that are logically offline

[PATCH] cpufreq: pxa2xx: remove incorrect __init annotation
 2019-03-11 12:02 UTC  (2+ messages)

[PATCH] power: Add and use pr_fmt
 2019-03-11 12:00 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: Fix up iowait_boost computation
 2019-03-11 11:57 UTC 

[PATCH 00/10] Add support for XO 1.75 to OLPC battery driver
 2019-03-10 16:24 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: olpc_battery: Add XO-1.5 battery
` [PATCH 02/10] x86, olpc: Don't split string literals when fixing up the DT
` [PATCH 03/10] x86, olpc: Trivial code move in DT fixup
` [PATCH 04/10] x86, olpc: Use a correct version when making up a battery node
` [PATCH 05/10] power: supply: olpc_battery: Use DT to get battery version
` [PATCH 06/10] power: supply: olpc_battery: Move priv data to a struct
` [PATCH 07/10] power: supply: olpc_battery: Use devm_power_supply_register()
` [PATCH 08/10] power: supply: olpc_battery: Avoid using platform_info
` [PATCH 09/10] power: supply: olpc_battery: Add OLPC XO 1.75 support
` [PATCH 10/10] power: supply: olpc_battery: Have the framework register sysfs files for us

[PATCH 0/3] IRQ next prediction and mbed governor
 2019-03-08 21:20 UTC  (4+ messages)
` [PATCH 1/3] genirq/timings: Remove variance computation code
` [PATCH 2/3] genirq/timings: Add array suffix "
` [PATCH 3/3] cpuidle/drivers/mbed: Add new governor for embedded systems

[PATCH v6 0/3] Stingray thermal driver support
 2019-03-08 18:44 UTC  (2+ messages)

[GIT PULL] Thermal-SoC management changes for v5.1-rc1
 2019-03-08 18:35 UTC  (2+ messages)

[GIT PULL] power-supply changes for 5.1
 2019-03-08 18:35 UTC  (2+ messages)


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