linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-15 10:10:12 to 2020-04-20 11:03:11 UTC [more...]

[RFC 0/8] Stop monitoring disabled devices
 2020-04-20 11:03 UTC  (22+ messages)
` [RFC 3/8] thermal: Store thermal mode in a dedicated enum
` [RFC 7/8] thermal: of: Monitor thermal zone after enabling it
  ` [RFC v2 0/9] Stop monitoring disabled devices
    ` [RFC v2 5/9] thermal: Store mode in thermal_zone_device
        ` [RFC v3 0/2] Stop monitoring disabled devices
          ` [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
          ` [RFC v3 2/2] thermal: core: Stop polling DISABLED thermal devices

pm/testing sleep: 6 runs, 0 regressions (v5.7-rc2-16-g247f4817f956)
 2020-04-20 10:59 UTC 

[PATCH v12 0/6] Add Support for MediaTek PMIC MT6358
 2020-04-20 10:52 UTC  (14+ messages)
` [PATCH v12 1/6] mfd: mt6397: Modify suspend/resume behavior
` [PATCH v12 2/6] mfd: mt6397: Trim probe function to support different chips more cleanly
` [PATCH v12 4/6] mfd: Add support for the MediaTek MT6358 PMIC
` [PATCH v12 5/6] rtc: mt6397: Add support for the MediaTek MT6358 RTC

pm/testing baseline: 18 runs, 0 regressions (v5.7-rc2-16-g247f4817f956)
 2020-04-20 10:44 UTC 

pm/testing boot: 19 boots: 1 failed, 18 passed (v5.7-rc2-16-g247f4817f956)
 2020-04-20 10:44 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed, 44 warnings (v5.7-rc2-16-g247f4817f956)
 2020-04-20 10:00 UTC 

[RFC PATCH v1 0/2] allow idle state to be found as deepest state for s2idle only
 2020-04-20  9:36 UTC  (3+ messages)
` [RFC PATCH v1 1/2] cpuidle: "

[PATCH v3 07/11] power: supply: core: tabularize HWMON temperature labels
 2020-04-20  9:22 UTC  (4+ messages)

[PATCH 0/2] cpufreq: add i.MX7ULP support
 2020-04-20  7:55 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: Add i.MX7ULP to cpufreq-dt-platdev blacklist
` [PATCH 2/2] cpufreq: imx-cpufreq-dt: support i.MX7ULP

[PATCH v10 0/6] Add battery charger driver support for MP2629
 2020-04-20  7:19 UTC  (16+ messages)
` [PATCH v10 1/6] dt-bindings: mfd: add document bindings for mp2629
` [PATCH v10 2/6] mfd: mp2629: Add support for mps battery charger
` [PATCH v10 3/6] iio: adc: mp2629: Add support for mp2629 ADC driver
` [PATCH v10 4/6] power: supply: Add support for mps mp2629 battery charger
` [PATCH v10 5/6] power: supply: mp2629: Add impedance compensation config
` [PATCH v10 6/6] MAINTAINERS: Add entry for mp2629 Battery Charger driver

[PATCH 1/2] thermal/drivers/cpufreq_cooling: Add platform callback functions
 2020-04-20  6:48 UTC  (2+ messages)
` [PATCH 2/2] thermal/drivers/sprd_cpu_cooling: Add platform mitigation thermal driver

[PATCH 00/17] Modularizing Versatile Express
 2020-04-20  6:44 UTC  (19+ messages)
` [PATCH 01/17] ARM: vexpress: Move vexpress_flags_set() into arch code
` [PATCH 02/17] arm64: vexpress: Don't select CONFIG_POWER_RESET_VEXPRESS
` [PATCH 03/17] arm64: vexpress: Don't select CONFIG_VEXPRESS_CONFIG
` [PATCH 04/17] power/reset: vexpress: Support building as a module
` [PATCH 05/17] clk: versatile: Kill CONFIG_COMMON_CLK_VERSATILE
` [PATCH 06/17] clk: versatile: Only enable SP810 on 32-bit by default
` [PATCH 07/17] clk: vexpress-osc: Use the devres clock API variants
` [PATCH 08/17] clk: vexpress-osc: Support building as a module
` [PATCH 09/17] mfd: vexpress-sysreg: Drop selecting CONFIG_CLKSRC_MMIO
` [PATCH 10/17] mfd: vexpress-sysreg: Drop unused syscon child devices
` [PATCH 11/17] mfd: vexpress-sysreg: Use devres API variants
` [PATCH 12/17] mfd: vexpress-sysreg: Support building as a module
` [PATCH 13/17] bus: vexpress-config: Merge vexpress-syscfg into vexpress-config
` [PATCH 14/17] bus: vexpress-config: simplify config bus probing
` [PATCH 15/17] vexpress: Move site master init to vexpress-config bus
` [PATCH 16/17] bus: vexpress-config: Support building as module
` [PATCH 17/17] ARM: vexpress: Don't select VEXPRESS_CONFIG

[PATCH 0/4] Add some new properties for the SC27XX fuel gauge
 2020-04-20  3:42 UTC  (5+ messages)
` [PATCH 1/4] power: supply: sc27xx: Set 'no_thermal' flag for SC27xx "
` [PATCH 2/4] power: supply: sc27xx: Allow to change the battery full capacity
` [PATCH 3/4] power: supply: sc27xx: Add CURRENT_NOW/VOLTAGE_NOW properties support
` [PATCH 4/4] power: supply: sc27xx: Add boot voltage support

pm/testing sleep: 7 runs, 0 regressions (pm-5.7-rc2-184-gc087b3aec013)
 2020-04-19 19:36 UTC 

pm/testing baseline: 20 runs, 0 regressions (pm-5.7-rc2-184-gc087b3aec013)
 2020-04-19 19:21 UTC 

pm/testing boot: 21 boots: 1 failed, 20 passed (pm-5.7-rc2-184-gc087b3aec013)
 2020-04-19 19:21 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed, 44 warnings (pm-5.7-rc2-184-gc087b3aec013)
 2020-04-19 18:37 UTC 

[PATCH] pm-graph v5.6
 2020-04-19 18:11 UTC  (2+ messages)

[PATCH 0/7] PM: sleep: core: Rearrange the handling of driver power management flags
 2020-04-19 15:13 UTC  (16+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] PM: sleep: core: Simplify the SMART_SUSPEND flag handling
  ` [PATCH v2 2/9] PM: sleep: core: Fold functions into their callers
  ` [PATCH v2 3/9] PM: sleep: core: Do not skip callbacks in the resume phase
  ` [PATCH v2 4/9] PM: sleep: core: Rework the power.may_skip_resume handling
  ` [PATCH v2 5/9] PM: sleep: core: Rename dev_pm_may_skip_resume()
  ` [PATCH v2 6/9] PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
  ` [PATCH v2 7/9] PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
  ` [PATCH v2 8/9] PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED
  ` [PATCH v2 9/9] Documentation: PM: sleep: Update driver flags documentation

[PATCH net-next v2 0/4] Remove vermagic header from global include folder
 2020-04-19 14:18 UTC  (2+ messages)
` [PATCH net-next v2 1/4] drivers: Remove inclusion of vermagic header

[PATCHv3 46/50] power: Use show_stack_loglvl()
 2020-04-18 20:19 UTC 

[PATCH AUTOSEL 5.4 30/78] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges
 2020-04-18 14:39 UTC 

[PATCH AUTOSEL 5.5 32/75] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges
 2020-04-18 14:08 UTC 

[PATCH AUTOSEL 5.6 34/73] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges
 2020-04-18 13:47 UTC 

lockdep warning in urb.c:363 usb_submit_urb
 2020-04-18  9:40 UTC  (8+ messages)

[PATCH 0/3][v3] tools/power turbostat: Enable accumulated energy consumption for long time sampling
 2020-04-18  8:32 UTC  (4+ messages)
` [PATCH 1/3][v3] tools/power turbostat: Make the energy variable to be 64 bit
` [PATCH 2/3][v3] tools/power turbostat: Introduce functions to accumulate RAPL consumption
` [PATCH 3/3][v3] tools/power turbostat: Enable accumulate RAPL display

[GIT PULL] Power management update for v5.7-rc2
 2020-04-17 17:45 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: power: Add the BQ27561 fuel gauge bindings
 2020-04-17 17:22 UTC  (2+ messages)
` [PATCH 2/2] power: supply: Introduce the BQ27561 Fuel gauge driver

[PATCH v2] cpufreq: qcom: Add support for krait based socs
 2020-04-17 14:34 UTC  (2+ messages)

[PATCH RE-SEND v1] PM / devfreq: Replace strncpy with strscpy
 2020-04-17 14:04 UTC  (2+ messages)

[PATCH 3/4] dt-bindings: power: reset: Add regmap support to the SYSCON reboot-mode bindings
 2020-04-17  7:45 UTC  (8+ messages)

[PATCH 0/3][RFC v2] tools/power turbostat: Enable accumulated energy consumption for long time sampling
 2020-04-17  4:23 UTC  (6+ messages)
` [PATCH 2/3][v2] tools/power turbostat: Introduce functions to accumulate RAPL consumption

[RFC PATCH 1/5] thermal: rename thermal_cooling_device_stats_update()
 2020-04-17  2:09 UTC  (12+ messages)
` [RFC PATCH 5/5] ACPI: processor: do update when maximum cooling state changed

[PATCH v9 0/6] Add battery charger driver support for MP2629
 2020-04-16 20:44 UTC  (14+ messages)
` [PATCH v9 1/6] dt-bindings: mfd: add document bindings for mp2629
` [PATCH v9 2/6] mfd: mp2629: Add support for mps battery charger
` [PATCH v9 3/6] iio: adc: mp2629: Add support for mp2629 ADC driver
` [PATCH v9 4/6] power: supply: Add support for mps mp2629 battery charger
` [PATCH v9 5/6] power: supply: mp2629: Add impedance compenstation config
` [PATCH v9 6/6] MAINTAINERS: Add entry for mp2629 Battery Charger driver

Urgent !! Please Read
 2020-04-16 15:34 UTC 

[PATCH 0/4] Frequency invariance fixes for x86
 2020-04-16 15:41 UTC  (9+ messages)
` [PATCH 1/4] x86, sched: Bail out of frequency invariance if base frequency is unknown
` [PATCH 2/4] x86, sched: Account for CPUs with less than 4 cores in freq. invariance
` [PATCH 3/4] x86, sched: Don't enable static key when starting secondary CPUs
` [PATCH 4/4] x86, sched: Move check for CPU type to caller function

[PATCH v2] thermal: qoriq: Update the settings for TMUv2
 2020-04-16  9:39 UTC 

[PATCH] thermal: ti-soc-thermal: remove redundant assignment to variable i
 2020-04-16  9:32 UTC  (2+ messages)

[PATCH v2] cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver
 2020-04-16  8:58 UTC 

[PATCH] thermal: qoriq: Update the settings for TMUv2
 2020-04-16  8:43 UTC 

[PATCH] thermal: rcar_thermal: Clean up rcar_thermal_update_temp()
 2020-04-16  8:16 UTC  (2+ messages)

[TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver
 2020-04-16  7:06 UTC  (14+ messages)

[PATCH] dt-bindings: thermal: Convert UniPhier thermal monitor to json-schema
 2020-04-16  5:12 UTC 

[PATCH] power: supply: axp288_charger: Omit superfluous error message
 2020-04-16  1:35 UTC  (3+ messages)
  ` [PATCH] power: supply: axp288_charger: Omit superfluous errormessage

[RESEND v6 0/3] Add support for CellWise cw2015 fuel gauge
 2020-04-15 16:19 UTC  (4+ messages)
` [RESEND v6 2/3] dt-bindings: power: supply: add cw2015_battery bindings

[PATCH AUTOSEL 5.6 022/129] power: supply: bq27xxx_battery: Silence deferred-probe error
 2020-04-15 16:11 UTC  (9+ messages)
` [PATCH AUTOSEL 5.6 041/129] drivers: thermal: tsens: Release device in success path
` [PATCH AUTOSEL 5.6 049/129] thermal/drivers/cpufreq_cooling: Fix return of cpufreq_set_cur_state
` [PATCH AUTOSEL 5.6 064/129] dt-bindings: thermal: tsens: Fix nvmem-cell-names schema
` [PATCH AUTOSEL 5.6 084/129] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges
` [PATCH AUTOSEL 5.6 087/129] x86: ACPI: fix CPU hotplug deadlock
` [PATCH AUTOSEL 5.6 120/129] thermal: qoriq: Fix a compiling issue
` [PATCH AUTOSEL 5.6 122/129] power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks

[PATCH 0/9] Summit SMB3xx driver & device-tree
 2020-04-15 15:30 UTC  (6+ messages)
` [PATCH 4/9] dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx

[PATCH v2] dt-bindings: thermal: rcar-gen3-thermal: Convert bindings to json-schema
 2020-04-15 14:00 UTC  (2+ messages)

[PATCH v7 0/5] Add battery charger driver support for MP2629
 2020-04-15 13:44 UTC  (4+ messages)
` [PATCH v7 4/5] power: supply: Add support for mps mp2629 battery charger

[PATCH net-next v1 0/4] Remove vermagic header from global include folder
 2020-04-15 13:36 UTC  (2+ messages)
` [PATCH net-next v1 1/4] drivers: Remove inclusion of vermagic header

[PATCH 0/1] interconnect fix for 5.7
 2020-04-15 13:03 UTC  (2+ messages)
` [PATCH 1/1] interconnect: qcom: Fix uninitialized tcs_cmd::wait

[PATCH AUTOSEL 5.5 014/106] power: supply: bq27xxx_battery: Silence deferred-probe error
 2020-04-15 11:42 UTC  (7+ messages)
` [PATCH AUTOSEL 5.5 033/106] drivers: thermal: tsens: Release device in success path
` [PATCH AUTOSEL 5.5 041/106] thermal/drivers/cpufreq_cooling: Fix return of cpufreq_set_cur_state
` [PATCH AUTOSEL 5.5 054/106] dt-bindings: thermal: tsens: Fix nvmem-cell-names schema
` [PATCH AUTOSEL 5.5 072/106] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges
` [PATCH AUTOSEL 5.5 075/106] x86: ACPI: fix CPU hotplug deadlock
` [PATCH AUTOSEL 5.5 100/106] power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks

[PATCH AUTOSEL 5.4 09/84] power: supply: bq27xxx_battery: Silence deferred-probe error
 2020-04-15 11:44 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 55/84] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges
` [PATCH AUTOSEL 5.4 58/84] x86: ACPI: fix CPU hotplug deadlock
` [PATCH AUTOSEL 5.4 79/84] power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks

[PATCH AUTOSEL 4.19 02/40] power: supply: bq27xxx_battery: Silence deferred-probe error
 2020-04-15 11:46 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 26/40] x86: ACPI: fix CPU hotplug deadlock
` [PATCH AUTOSEL 4.19 37/40] power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks

[PATCH AUTOSEL 4.14 02/30] power: supply: bq27xxx_battery: Silence deferred-probe error
 2020-04-15 11:47 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 21/30] x86: ACPI: fix CPU hotplug deadlock

[PATCH AUTOSEL 4.9 02/21] power: supply: bq27xxx_battery: Silence deferred-probe error
 2020-04-15 11:47 UTC 


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