linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-23 17:42:15 to 2018-05-28 05:03:38 UTC [more...]

[PATCH v14 0/2] Kryo CPU scaling driver
 2018-05-28  5:03 UTC  (4+ messages)
` [PATCH v14 1/2] cpufreq: Add "
` [PATCH v14 2/2] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu

[PATCH 00/11] Add throttler driver for non-thermal throttling
 2018-05-28  4:57 UTC  (15+ messages)
` [PATCH 01/11] PM / devfreq: Init user limits from OPP limits, not viceversa
` [PATCH 02/11] PM / devfreq: Fix handling of min/max_freq == 0
` [PATCH 03/11] PM / devfreq: Remove check for df->max_freq == 0 from governors
` [PATCH 04/11] PM / devfreq: Remove redundant frequency adjustment "
` [PATCH 05/11] PM / devfreq: governors: Return device frequency limits instead of user limits
` [PATCH 06/11] PM / devfreq: Add struct devfreq_policy
` [PATCH 07/11] PM / devfreg: Add support policy notifiers
` [PATCH 08/11] PM / devfreq: Make update_devfreq() public
` [PATCH 09/11] misc: throttler: Add core support for non-thermal throttling
` [PATCH 10/11] dt-bindings: misc: add bindings for throttler
` [PATCH 11/11] misc/throttler: Add Chrome OS EC throttler

[PATCH] PM / runtime: Drop usage count for suppliers at device link removal
 2018-05-27 10:18 UTC  (2+ messages)

[PATCH v3 0/2] Improve schedutil integration for FAIR tasks
 2018-05-27  9:50 UTC  (4+ messages)
` [PATCH v3 1/2] sched/cpufreq: always consider blocked FAIR utilization
` [PATCH v3 2/2] sched/fair: util_est: update before schedutil

[PATCH] cpufreq: reinitialize new policy min/max when writing scaling_(max|min)_freq
 2018-05-27  6:15 UTC  (6+ messages)
` [PATCH V2] "

[PATCH] power: supply: max1721x: fix spelling mistake "RSenese" -> "RSense"
 2018-05-26 13:56 UTC 

[PATCH] thermal: int340x: Prevent error in reading trip hysteresis attribute
 2018-05-26  1:10 UTC 

[PATCH] PM / hibernate: Fix oops at snapshot_write()
 2018-05-26  0:59 UTC 

[PATCH] cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC
 2018-05-25 21:00 UTC  (5+ messages)

[PATCH] tools/power/x86/intel_pstate_tracer: Add optional setting of trace buffer memory allocation
 2018-05-25 18:04 UTC  (4+ messages)

[PATCH v3 00/27] x86: PIE support and option to extend KASLR randomization
 2018-05-25 17:00 UTC  (43+ messages)
` [PATCH v3 01/27] x86/crypto: Adapt assembly for PIE support
` [PATCH v3 02/27] x86: Use symbol name on bug table "
` [PATCH v3 03/27] x86: Use symbol name in jump "
` [PATCH v3 04/27] x86: Add macro to get symbol address "
` [PATCH v3 05/27] x86: relocate_kernel - Adapt assembly "
` [PATCH v3 06/27] x86/entry/64: "
` [PATCH v3 07/27] x86: pm-trace - "
` [PATCH v3 08/27] x86/CPU: "
` [PATCH v3 09/27] x86/acpi: "
` [PATCH v3 10/27] x86/boot/64: "
` [PATCH v3 11/27] x86/power/64: "
` [PATCH v3 12/27] x86/paravirt: "
` [PATCH v3 13/27] x86/boot/64: Build head64.c as mcmodel large when PIE is enabled
` [PATCH v3 14/27] x86/percpu: Adapt percpu for PIE support
` [PATCH v3 15/27] compiler: Option to default to hidden symbols
` [PATCH v3 16/27] compiler: Option to add PROVIDE_HIDDEN replacement for weak symbols
` [PATCH v3 17/27] x86/relocs: Handle PIE relocations
` [PATCH v3 18/27] xen: Adapt assembly for PIE support
` [PATCH v3 19/27] kvm: "
` [PATCH v3 20/27] x86: Support global stack cookie
` [PATCH v3 21/27] x86/ftrace: Adapt function tracing for PIE support
` [PATCH v3 22/27] x86/modules: Add option to start module section after kernel
` [PATCH v3 23/27] x86/modules: Adapt module loading for PIE support
` [PATCH v3 24/27] x86/mm: Make the x86 GOT read-only
` [PATCH v3 25/27] x86/pie: Add option to build the kernel as PIE
` [PATCH v3 26/27] x86/relocs: Add option to generate 64-bit relocations
` [PATCH v3 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB

PM / suspend / s2idle: avoiding splats on RT
 2018-05-25 15:54 UTC  (10+ messages)
` [PATCH 1/4] PM / suspend: Prevent might sleep splats
    ` [PATCH 1/4 v2] "
` [PATCH 2/4] PM / wakeup: Make events_lock a RAW_SPINLOCK
` [PATCH 3/4] PM / s2idle: Make s2idle_wait_head swait based
` [PATCH 4/4] PM / wakeup: Make s2idle_lock a RAW_SPINLOCK

OMAP serial runtime PM and autosuspend (was: Re: [PATCH 4/7] dt-bindings: gnss: add u-blox binding))
 2018-05-25 14:02 UTC  (9+ messages)

[PATCH 0/9] PM / Domains: Add support for multi PM domains per device
 2018-05-25 12:34 UTC  (21+ messages)
` [PATCH 8/9] PM / Domains: Add support for multi PM domains per device to genpd
` [PATCH 9/9] PM / Domains: Add dev_pm_domain_attach_by_id() to manage multi PM domains

[PATCH v14 0/2] Kryo CPU scaling driver
 2018-05-25 12:07 UTC  (3+ messages)
` [PATCH v14 1/2] cpufreq: Add "
` [PATCH v14 2/2] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu

[PATCH v13 0/2] Kryo CPU scaling driver
 2018-05-25 10:48 UTC  (6+ messages)
` [PATCH v13 1/2] cpufreq: Add "
` [PATCH v13 2/2] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu

[PATCH] PM / QoS: Drop redundant declaration of pm_qos_get_value()
 2018-05-25 10:33 UTC 

SRCU: add a static initializer and let cpufreq use it
 2018-05-25 10:19 UTC  (3+ messages)
` [PATCH 1/2] kernel/SRCU: provide a static initializer
` [PATCH 2/2] cpufreq: Use static SRCU initializer

[PATCH V4] powercap/drivers/idle_injection: Add an idle injection framework
 2018-05-25  9:49 UTC 

[PATCH 2/2] ACPI: EC: Dispatch the EC GPE directly on s2idle wake
 2018-05-25  9:24 UTC  (6+ messages)

[PATCH v1 1/2] cpufreq: tegra20: Constify rate value of the intermediate clk
 2018-05-25  8:41 UTC  (14+ messages)
` [PATCH v1 2/2] cpufreq: tegra20: Use PLL_C as intermediate clock source

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-05-25  8:27 UTC  (5+ messages)
` [PATCH v4 1/7] interconnect: Add generic "
` [PATCH v4 5/7] interconnect: qcom: Add msm8916 interconnect provider driver

[PATCH v9 00/15] Krait clocks + Krait CPUfreq
 2018-05-25  5:40 UTC  (7+ messages)
` [PATCH v9 01/15] ARM: Add Krait L2 register accessor functions
` [PATCH v9 02/15] clk: mux: Split out register accessors for reuse

[PATCH v2 8/8] PM / Domains: Stop deferring probe at the end of initcall
 2018-05-24 17:50 UTC 

[PATCH RFC] suspend: Prevent might sleep splats
 2018-05-24 15:57 UTC  (4+ messages)

[PATCH v12 0/2] Kryo CPU scaling driver
 2018-05-24 15:02 UTC  (12+ messages)
` [PATCH v12 1/2] cpufreq: Add "
` [PATCH v12 2/2] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu

[PATCH 0/3] Improve schedutil integration for FAIR tasks
 2018-05-24 13:42 UTC  (7+ messages)
` [PATCH 3/3] sched/fair: schedutil: explicit update only when required

[PATCH v1] cpufreq: tegra20: Fix imbalanced clock enable count
 2018-05-24 12:18 UTC  (5+ messages)

[PATCH 2/3] thinkpad_acpi: add support for force_discharge
 2018-05-24 11:35 UTC  (3+ messages)

[PATCH] PM / core: Fix direct_complete handling for devices with no callbacks
 2018-05-24 10:13 UTC  (3+ messages)

[GIT PULL] Power management fix for v4.17-rc7
 2018-05-24 10:09 UTC 

[RFD] Add debugfs for cpuidle ?
 2018-05-24  9:39 UTC  (4+ messages)

[PATCH] cpufreq: Rename cpufreq_can_do_remote_dvfs()
 2018-05-24  9:38 UTC  (2+ messages)

[PATCH v11 0/2] Kryo CPU scaling driver
 2018-05-24  9:37 UTC  (7+ messages)
` [PATCH v11 1/2] cpufreq: Add "

[PATCH v2] PM / AVS: rockchip-io: add io selectors and supplies for PX30
 2018-05-24  9:31 UTC  (3+ messages)

[PATCH v7 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-05-24  9:16 UTC  (2+ messages)

[PATCH 0/2] soc: imx: add scu power domain driver
 2018-05-24  9:03 UTC  (6+ messages)
` [PATCH 2/2] soc: imx: add SCU power domains driver

[PATCH v4 0/3] mfd/power: cros_ec: add support for USBPD charger driver
 2018-05-24  8:34 UTC  (3+ messages)
` [PATCH v4 2/3] power: supply: add cros-ec "

[PATCH V2] thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals
 2018-05-24  7:19 UTC 

[PATCH v2 0/2] Add support for QCOM cpufreq FW driver
 2018-05-24  5:46 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ FW bindings

[RFC/RFT] [PATCH v2 0/6] Intel_pstate: HWP Dynamic performance boost
 2018-05-24  1:47 UTC  (7+ messages)
` [RFC/RFT] [PATCH v2 1/6] cpufreq: intel_pstate: Cache last HWP capability/request value
` [RFC/RFT] [PATCH v2 2/6] cpufreq: intel_pstate: Add HWP boost utility functions
` [RFC/RFT] [PATCH v2 3/6] cpufreq: intel_pstate: Add update_util_hook for HWP
` [RFC/RFT] [PATCH v2 4/6] cpufreq: intel_pstate: HWP boost performance on IO wakeup
` [RFC/RFT] [PATCH v2 5/6] cpufreq: intel_pstate: New sysfs entry to control HWP boost
` [RFC/RFT] [PATCH v2 6/6] cpufreq: intel_pstate: enable boost for SKX

[PATCH] cpufreq: schedutil: Avoid missing updates for one-CPU policies
 2018-05-24  0:56 UTC  (2+ messages)

[PATCH v3 00/13] add power domain support for Rockchip Socs
 2018-05-23 20:10 UTC  (13+ messages)
` [PATCH v3 08/13] dt-bindings: power: add RK3228 SoCs header for power-domain
` [PATCH v3 09/13] dt-bindings: add binding for rk3228 power domains
` [PATCH v3 10/13] soc: rockchip: power-domain: add power domain support for rk3228
` [PATCH v3 11/13] dt-bindings: power: add PX30 SoCs header for power-domain
` [PATCH v3 12/13] dt-bindings: add binding for px30 power domains
` [PATCH v3 13/13] soc: rockchip: power-domain: add power domain support for px30


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