linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-10 07:01:27 to 2019-01-16 09:57:44 UTC [more...]

[PATCH 0/8] ARM: at91/dt: update to existing drivers for the sam9x60 SoC
 2019-01-16  9:57 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: arm: atmel: add missing samx7 to reset controller
` [PATCH 2/8] dt-bindings: arm: atmel: add new sam9x60 reset controller binding
` [PATCH 3/8] dt-bindings: arm: atmel: add new sam9x60 SFR binding
` [PATCH 4/8] net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interface
` [PATCH 5/8] net/macb: bindings doc: add sam9x60 binding
` [PATCH 6/8] power: reset: at91-reset: add support for sam9x60 SoC
` [PATCH 7/8] USB: host: ohci-at91: add sam9x60-sfr definition for ohci
` [PATCH 8/8] net: macb: add sam9x60-macb compatibility string

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2019-01-16  9:10 UTC  (14+ messages)
` [PATCH v10 03/27] timer: Export next wakeup time of a CPU
` [PATCH v10 01/27] PM / Domains: Add generic data pointer to genpd_power_state struct
` [PATCH v10 02/27] PM / Domains: Add support for CPU devices to genpd

Armada DRM: bridge with componentized devices
 2019-01-15 22:47 UTC  (2+ messages)

[PATCH v1 00/10] cpufreq: Add flag to auto-register as cooling device
 2019-01-15 19:05 UTC  (15+ messages)
` [PATCH v1 01/10] cpufreq: Add thermal_cooling_device pointer to struct cpufreq_policy
` [PATCH v1 02/10] cpufreq: Add a flag to auto-register a cooling device
` [PATCH v1 03/10] cpufreq: Replace open-coded << with BIT()
` [PATCH v1 04/10] cpufreq: qcom-hw: Register as a cpufreq cooling device
` [PATCH v1 05/10] cpufreq: imx6q: Use auto-registration of thermal "
` [PATCH v1 06/10] cpufreq: cpufreq-dt: "
` [PATCH v1 07/10] cpufreq: mediatek: "
` [PATCH v1 08/10] cpufreq: qoriq: "
` [PATCH v1 09/10] cpufreq: scmi: "
` [PATCH v1 10/10] cpufreq: scpi: "

[PATCH] cpuidle: use BIT() for idle state flags and remove CPUIDLE_DRIVER_FLAGS_MASK
 2019-01-15 17:22 UTC 

[PATCH 1/4] dt-bindings: power: sc27xx: Add one IIO channel to read charge voltage
 2019-01-15 10:32 UTC  (4+ messages)
` [PATCH 2/4] power: supply: sc27xx: Add one property "
` [PATCH 3/4] power: supply: sc27xx: Fix the incorrect formula when converting capacity to coulomb counter
` [PATCH 4/4] power: supply: sc27xx: Fix capacity saving function

[PATCH v6 00/16] Add utilization clamping support
 2019-01-15 10:15 UTC  (17+ messages)
` [PATCH v6 01/16] sched/core: Allow sched_setattr() to use the current policy
` [PATCH v6 02/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping
` [PATCH v6 03/16] sched/core: uclamp: Map TASK's clamp values into CPU's clamp buckets
` [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
` [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
` [PATCH v6 06/16] sched/core: uclamp: Enforce last task UCLAMP_MAX
` [PATCH v6 07/16] sched/core: uclamp: Add system default clamps
` [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
` [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
` [PATCH v6 10/16] sched/core: Add uclamp_util_with()
` [PATCH v6 11/16] sched/fair: Add uclamp support to energy_compute()
` [PATCH v6 12/16] sched/core: uclamp: Extend CPU's cgroup controller
` [PATCH v6 13/16] sched/core: uclamp: Propagate parent clamps
` [PATCH v6 14/16] sched/core: uclamp: Map TG's clamp values into CPU's clamp buckets
` [PATCH v6 15/16] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps
` [PATCH v6 16/16] sched/core: uclamp: Update CPU's refcount on TG's clamp changes

[PATCH v2 0/3] add support for power off check in suspend
 2019-01-15  9:19 UTC  (11+ messages)
` [PATCH v2 1/3] PM / Suspend: Add support to check if platform's power is off "
` [PATCH v2 2/3] regulator: core: add helper to check if regulator is disabled "

[PATCH v2] cpufreq: qcom: Read voltage LUT and populate OPP
 2019-01-15  0:29 UTC  (2+ messages)

[PATCH v2 0/9] Thermal throttling for SDM845
 2019-01-14 23:58 UTC  (15+ messages)
` [PATCH v2 1/9] [ALREADY QUEUED] cpufreq: qcom-hw: Move to device_initcall
` [PATCH v2 2/9] drivers: thermal: of-thermal: Print name of device node with error
` [PATCH v2 3/9] drivers: cpufreq: Add thermal_cooling_device pointer to struct cpufreq_policy
` [PATCH v2 4/9] cpufreq: Add a flag to auto-register a cooling device
` [PATCH v2 5/9] cpufreq: Replace open-coded << with BIT()
` [PATCH v2 6/9] cpufreq: qcom-hw: Register as a cpufreq cooling device
` [PATCH v2 9/9] thermal: cpu_cooling: Clarify error message

[PATCH v2] cpuidle: Add 'above' and 'below' idle state metrics
 2019-01-14 23:33 UTC  (5+ messages)

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-01-14 18:44 UTC  (47+ messages)
` [PATCH 1/5 v2] PM / hibernate: Create snapshot keys handler
    ` [PATCH 0/6] General Key Derivation Function Support
      ` [PATCH 1/6] crypto: add template handling for RNGs
      ` [PATCH 2/6] crypto: kdf - SP800-108 Key Derivation Function
      ` [PATCH 3/6] crypto: kdf - add known answer tests
      ` [PATCH 4/6] crypto: hkdf - RFC5869 Key Derivation Function
      ` [PATCH 5/6] crypto: hkdf - add known answer tests
      ` [PATCH 6/6] crypto: tcrypt - add KDF test invocation

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel III edition (OSPM-summit 2019)
 2019-01-14 16:19 UTC 

[PATCH v4] cpufreq: s5pv210: Defer probe if getting regulators fail
 2019-01-14  7:51 UTC  (2+ messages)

[PATCH v3] cpufreq: s5pv210: Defer probe if getting regulators fail
 2019-01-13 19:54 UTC  (3+ messages)

[PATCH v2 0/4] ARM: dts: s5pv210: Enable cpufreq support
 2019-01-13  9:34 UTC  (11+ messages)
` [PATCH v2 1/4] ARM: dts: s5pv210: Add dmc nodes
` [PATCH v2 2/4] cpufreq: s5pv210: Don't flood kernel log after cpufreq change
` [PATCH v2 3/4] cpufreq: s5pv210: Defer probe if getting regulators fail
` [PATCH v2 4/4] ARM: defconfig: s5pv210: Add cpufreq support

[PATCH 0/3] firmware: imx: scu-pd: add fallback compatible string support
 2019-01-12  1:39 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: fsl: scu: add fallback compatible string for power domain
` [PATCH 3/3] firmware: imx: scu-pd: add fallback compatible string support

[PATCH v3 0/7] Bring suspend to RAM support to MVEBU SATA
 2019-01-11 21:48 UTC  (4+ messages)

[GIT PULL] Power management updates for v5.0-rc2
 2019-01-11 18:00 UTC  (2+ messages)

[RFC RESEND PATCH 0/7] Add driver for dvfsrc and add support for active state of scpsys on mt8183
 2019-01-11 16:09 UTC  (8+ messages)
` [RFC RESEND PATCH 1/7] dt-bindings: soc: Add DVFSRC driver bindings

[PATCH v5 0/10] Add support for OLPC XO 1.75 Embedded Controller
 2019-01-11 14:36 UTC  (12+ messages)
` [PATCH v5 01/10] dt-bindings: olpc, xo1.75-ec: Add OLPC XO-1.75 EC bindings
  ` [PATCH v5 01/10] dt-bindings: olpc,xo1.75-ec: "
` [PATCH v5 02/10] Platform: OLPC: Remove an unused include
` [PATCH v5 03/10] Platform: OLPC: Move EC-specific functionality out from x86
` [PATCH v5 04/10] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH v5 05/10] Platform: OLPC: Use BIT() and GENMASK() for event masks
` [PATCH v5 06/10] Platform: OLPC: Add XO-1.75 EC driver
` [PATCH v5 07/10] Platform: OLPC: Add a regulator for the DCON
` [PATCH v5 08/10] power: supply: olpc_battery: Allow building the driver on non-x86
` [PATCH v5 09/10] ARM: export arm_pm_restart
` [PATCH v5 10/10] Platform: OLPC: Add restart support to XO-1.75 EC driver

[PATCH] cpufreq: scmi: Fix frequency invariance in slow path
 2019-01-11 10:41 UTC  (3+ messages)

[PATCH] PM/runtime: Fix 'jiffies' in comments after move to hrtimers
 2019-01-11 10:40 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2] PM/runtime: Fix autosuspend_delay on 32bits arch
 2019-01-11 10:39 UTC  (3+ messages)

[BUG] dev_pm_opp refcount issue on Arm Juno r0
 2019-01-11 10:37 UTC  (4+ messages)
` [PATCH] cpufreq: scpi/scmi: Fix freeing of dynamic OPPs

[PATCH 0/3] drivers: Frequency constraint infrastructure
 2019-01-11  9:47 UTC  (5+ messages)
` [PATCH 1/3] drivers: base: Add frequency "
` [PATCH 2/3] cpufreq: Implement freq-constraint callback
` [PATCH 3/3] cpufreq: Implement USER constraint

[PATCH v7 0/3] Fixes for Tegra soctherm
 2019-01-11  2:20 UTC  (2+ messages)

[PATCH RFC 0/5] Add support for PDC timer for wake-ups
 2019-01-10 21:27 UTC  (12+ messages)
` [PATCH RFC 3/5] dt-bindings: Add PDC timer bindings for Qualcomm SoCs

[PATCH 0/4] mfd: max8998: Device Tree support fixes
 2019-01-10 20:11 UTC  (6+ messages)
` [PATCH 4/4] dt-bindings: mfd: max8998: Add charger subnode binding

[PATCH] PM/runtime: Do not needlessly call ktime_get
 2019-01-10 18:56 UTC  (3+ messages)

[PATCH v5 1/7] Add support for XO 1.75 to OLPC battery driver
 2019-01-10 17:40 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: olpc_battery: Add XO-1.5 battery
` [PATCH v5 2/7] x86, olpc: Use a correct version when making up a battery node
` [PATCH v5 3/7] power: supply: olpc_battery: Use DT to get battery version
` [PATCH v5 4/7] power: supply: olpc_battery: Move priv data to a struct
` [PATCH v5 5/7] power: supply: olpc_battery: Use devm_power_supply_register()
` [PATCH v5 6/7] power: supply: olpc_battery: Avoid using platform_info
` [PATCH v5 7/7] power: supply: olpc_battery: Add OLPC XO 1.75 support

[driver-core PATCH v9 0/9] Add NUMA aware async_schedule calls
 2019-01-10 17:37 UTC  (5+ messages)
` [driver-core PATCH v9 1/9] driver core: Establish order of operations for device_add and device_del via bitflag

[PATCH v4 00/15] Add support for OLPC XO 1.75 Embedded Controller
 2019-01-10 17:12 UTC  (7+ messages)
` [PATCH v4 06/15] Platform: OLPC: Move EC-specific functionality out from x86

[PATCH v12 0/7] Introduce on-chip interconnect API
 2019-01-10 16:39 UTC  (4+ messages)
` [PATCH v12 6/7] arm64: dts: sdm845: Add interconnect provider DT nodes

[PATCH v10 0/8] Introduce on-chip interconnect API
 2019-01-10 16:34 UTC  (12+ messages)

[PATCH v2 00/11] thermal: add new flag irq-mode for trip point
 2019-01-10 14:20 UTC  (6+ messages)
  ` [PATCH v2 02/11] thermal: add irq-mode configuration "

[PATCH 0/2] Documentation: Explain EAS and EM
 2019-01-10 11:05 UTC  (3+ messages)
` [PATCH 1/2] PM / EM: Document the Energy Model framework
` [PATCH 2/2] sched: Document Energy Aware Scheduling

[PATCH v1 0/7] Thermal throttling for SDM845
 2019-01-10  9:32 UTC  (5+ messages)
` [PATCH v1 5/7] cpufreq: qcom-hw: Register as a cpufreq cooling device

[PATCH V5 2/4] thermal: imx_sc: add i.MX system controller thermal support
 2019-01-10  9:28 UTC  (3+ messages)

[PATCH v10 00/15] Energy Aware Scheduling
 2019-01-10  9:08 UTC  (6+ messages)
` [PATCH v10 15/15] OPTIONAL: cpufreq: dt: Register an Energy Model

[PATCH 0/4] ARM: dts: s5pv210: Enable cpufreq support
 2019-01-10  8:03 UTC  (7+ messages)
` [PATCH 3/4] cpufreq: s5pv210: Defer probe if getting regulators fail
` [PATCH 4/4] ARM: defconfig: s5pv210: Add cpufreq support

Regression in v5.0-rc1 with autosuspend hrtimers
 2019-01-10  7:54 UTC  (11+ 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).