messages from 2019-01-08 17:58:15 to 2019-01-11 14:08:19 UTC [more...]
[PATCH v2 0/3] add support for power off check in suspend
2019-01-11 14:08 UTC (9+ 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 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
2019-01-11 14:02 UTC (34+ messages)
` [PATCH 1/5 v2] PM / hibernate: Create snapshot keys handler
[PATCH v3 0/7] Bring suspend to RAM support to MVEBU SATA
2019-01-11 13:34 UTC (3+ messages)
[PATCH 0/3] firmware: imx: scu-pd: add fallback compatible string support
2019-01-11 13:03 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: fsl: scu: add fallback compatible string for power domain
[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
2019-01-11 11:08 UTC (11+ 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
[PATCH] cpufreq: scmi: Fix frequency invariance in slow path
2019-01-11 10:41 UTC (9+ 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
[GIT PULL] Power management updates for v5.0-rc2
2019-01-11 10:21 UTC
[PATCH v2 0/4] ARM: dts: s5pv210: Enable cpufreq support
2019-01-11 9:53 UTC (10+ 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] 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 0/10] Add support for OLPC XO 1.75 Embedded Controller
2019-01-10 17:58 UTC (11+ messages)
` [PATCH v5 01/10] dt-bindings: olpc, xo1.75-ec: Add OLPC XO-1.75 EC bindings
` [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 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 (16+ messages)
` [PATCH v4 01/15] ARM: export arm_pm_restart()
` [PATCH v4 06/15] Platform: OLPC: Move EC-specific functionality out from x86
` [PATCH v4 07/15] Platform: OLPC: Use BIT() and GENMASK() for event masks
` [PATCH v4 12/15] power: supply: olpc_battery: Move priv data to a struct
` [PATCH v4 13/15] power: supply: olpc_battery: Use devm_power_supply_register()
` [PATCH v4 14/15] power: supply: olpc_battery: Avoid using platform_info
` [PATCH v4 15/15] power: supply: olpc_battery: Add OLPC XO 1.75 support
[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 v2] cpuidle: Add 'above' and 'below' idle state metrics
2019-01-10 10:20 UTC (3+ messages)
[RFC RESEND PATCH 0/7] Add driver for dvfsrc and add support for active state of scpsys on mt8183
2019-01-10 9:39 UTC (10+ messages)
` [RFC RESEND PATCH 6/7] soc: mediatek: add MT8183 dvfsrc support
[PATCH v1 0/7] Thermal throttling for SDM845
2019-01-10 9:32 UTC (13+ messages)
` [PATCH v1 1/7] drivers: thermal: of-thermal: Print name of device node with error
` [PATCH v1 2/7] drivers: cpufreq: Add thermal_cooling_device pointer to struct cpufreq_policy
` [PATCH v1 3/7] cpu_cooling: Add generic driver ready callback
` [PATCH v1 4/7] cpufreq: qcom-hw: Move to device_initcall
` [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 (10+ messages)
` [PATCH 1/4] ARM: dts: s5pv210: Add dmc nodes
` [PATCH 2/4] cpufreq: s5pv210: Don't flood kernel log after cpufreq change
` [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 (25+ messages)
[PATCH v7 0/6] arm64: dts: Add sdm845 GPU/GMU and SMMU
2019-01-09 19:16 UTC (7+ messages)
` [PATCH v7 6/6] arm64: dts: sdm845: Add gpu and gmu device nodes
[PATCH] Documentation: driver-api: PM: Add cpuidle document
2019-01-09 10:53 UTC
[PATCH v2] cpufreq: qcom: Read voltage LUT and populate OPP
2019-01-09 8:54 UTC (2+ messages)
[PATCH v1] cpufreq: qcom: Read voltage LUT and populate OPP
2019-01-09 8:08 UTC (5+ messages)
[PATCH] thermal: mtk: Allocate enough space for mtk_thermal
2019-01-09 5:57 UTC
[PATCH] PM/runtime: Fix autosuspend_delay on 32bits arch
2019-01-09 2:16 UTC
[PATCH 00/10] i2c: move handling of suspended adapters to the core
2019-01-08 20:09 UTC (2+ messages)
[PATCH AUTOSEL 3.18 05/19] powerpc/pseries/cpuidle: Fix preempt warning
2019-01-08 19:35 UTC
[PATCH AUTOSEL 4.4 10/28] powerpc/pseries/cpuidle: Fix preempt warning
2019-01-08 19:34 UTC
[PATCH AUTOSEL 4.9 15/36] powerpc/pseries/cpuidle: Fix preempt warning
2019-01-08 19:33 UTC
[PATCH AUTOSEL 4.14 19/53] powerpc/pseries/cpuidle: Fix preempt warning
2019-01-08 19:31 UTC
[PATCH AUTOSEL 4.19 38/97] powerpc/pseries/cpuidle: Fix preempt warning
2019-01-08 19:28 UTC
[PATCH AUTOSEL 4.20 048/117] powerpc/pseries/cpuidle: Fix preempt warning
2019-01-08 19:25 UTC
[PATCH v3 1/2] power: supply: add input voltage limit property
2019-01-08 18:47 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).