linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-04 12:12:56 to 2020-03-09 22:37:24 UTC [more...]

[RFC PATCH v3 07/12] genirq: Shutdown irq chips in suspend/resume during hibernation
 2020-03-09 22:37 UTC  (3+ messages)
  ` [EXTERNAL][RFC "

[PATCH V3 1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case
 2020-03-09 18:19 UTC  (17+ messages)
` [PATCH V3 2/7] firmware: imx: add COMPILE_TEST support
` [PATCH V3 3/7] rtc: add COMPILE_TEST support for i.MX SC RTC
` [PATCH V3 4/7] input: keyboard: add COMPILE_TEST support for KEYBOARD_IMX_SC_KEY
` [PATCH V3 5/7] input: keyboard: imx_sc_key: Fix build warning for !CONFIG_IMX_SCU case
` [PATCH V3 6/7] watchdog: add COMPILE_TEST support for IMX_SC_WDT
` [PATCH V3 7/7] thermal: add COMPILE_TEST support for IMX_SC_THERMAL

KMSAN: uninit-value in snapshot_compat_ioctl
 2020-03-09 18:11 UTC  (6+ messages)
    ` [PATCH] PM / hibernate: Remove unnecessary compat ioctl overrides

[v5, 0/3] Add SC7180 interconnect provider driver
 2020-03-09 17:33 UTC  (5+ messages)
` [v5, 2/3] interconnect: qcom: "
` [v5, 3/3] arm64: dts: sc7180: Add interconnect provider DT nodes

[PATCH v2 0/2] Add support for CellWise cw2015 fuel gauge
 2020-03-09 16:03 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: supply: cw2015_battery: add device tree binding documentation
` [PATCH v2 2/2] power: supply: add CellWise cw2015 fuel gauge driver

[PATCH v5 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-03-09 14:57 UTC  (5+ messages)
` [PATCH v5 3/7] arm64/kvm: disable access to AMU registers from kvm guests

[PATCH v6 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-03-09 14:11 UTC  (11+ messages)
` [PATCH v6 1/7] arm64: add support for the AMU extension v1
` [PATCH v6 2/7] arm64: trap to EL1 accesses to AMU counters from EL0
` [PATCH v6 3/7] arm64/kvm: disable access to AMU registers from kvm guests
` [PATCH v6 4/7] Documentation: arm64: document support for the AMU extension
` [PATCH v6 5/7] cpufreq: add function to get the hardware max frequency
` [PATCH v6 6/7] arm64: use activity monitors for frequency invariance
` [PATCH v6 7/7] clocksource/drivers/arm_arch_timer: validate arch_timer_rate

[PATCH] thermal: imx: Remove unused includes
 2020-03-09 14:04 UTC 

[PATCH v4 0/4] Add support for devices in the Energy Model
 2020-03-09 13:41 UTC  (5+ messages)
` [PATCH v4 1/4] PM / EM: add devices to "
` [PATCH v4 2/4] OPP: change parameter to device pointer in dev_pm_opp_of_register_em()
` [PATCH v4 3/4] thermal: devfreq_cooling: Refactor code and switch to use Energy Model
` [PATCH v4 4/4] drm/panfrost: Register devfreq cooling and attempt to add "

[PATCH v1] power: supply: bq27xxx_battery: Silence deferred-probe error
 2020-03-09 12:51 UTC  (2+ messages)

RFH with debugging suspend issues
 2020-03-09 12:08 UTC  (2+ messages)

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-03-09  9:54 UTC  (5+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

[PATCH] arm64: dts: renesas: r8a77961: Add thermal nodes
 2020-03-09  9:21 UTC  (3+ messages)

[PATCH] intel_idle: Add Comet Lake support
 2020-03-09  9:02 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 0/3] Some optimization for SC27XX poweroff driver
 2020-03-09  8:18 UTC  (4+ messages)
` [PATCH 1/3] power: reset: sc27xx: Power off the external subsystems' connection
` [PATCH 2/3] power: reset: sc27xx: Change to use cpu_down()
` [PATCH 3/3] power: reset: sc27xx: Allow the SC27XX poweroff driver building into a module

[PATCH v2 0/4] cpuidle: psci: Some fixes when using the hierarchical layout
 2020-03-09  7:20 UTC  (23+ messages)
` [PATCH v2 2/4] cpuidle: psci: Fixup support for domain idle states being zero
` [PATCH v2 3/4] cpuidle: psci: Split psci_dt_cpu_init_idle()
` [PATCH v2 4/4] cpuidle: psci: Allow WFI to be the only state for the hierarchical topology

[PATCH 0/4] syscon: Alter syscon and reboot-mode drivers
 2020-03-09  7:13 UTC  (2+ messages)

[PATCH 0/7] dt-bindings: arm: Fix bindings used for hierarchical PSCI states
 2020-03-09  7:10 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: arm: Correct links to idle states definitions
` [PATCH 2/7] dt-bindings: arm: Fix cpu compatibles in the hierarchical example for PSCI
` [PATCH 3/7] dt-bindings: power: Convert domain-idle-states bindings to json-schema
` [PATCH 5/7] dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI states

[PATCH] dt-bindings: thermal: make cooling-maps property optional
 2020-03-09  4:54 UTC 

[PATCH v2] power: supply: Allow charger manager can be built as a module
 2020-03-09  3:20 UTC  (3+ messages)

[cpufreq] 909c0e9cc1: fwq.fwq.med 210.0% improvement
 2020-03-09  1:17 UTC  (6+ messages)
      ` [LKP] "

[PATCH V2 1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case
 2020-03-09  0:45 UTC  (9+ messages)
` [PATCH V2 2/7] firmware: imx: add COMPILE_TEST support
` [PATCH V2 3/7] rtc: add COMPILE_TEST support for i.MX SC RTC
` [PATCH V2 4/7] input: keyboard: add COMPILE_TEST support for KEYBOARD_IMX_SC_KEY
` [PATCH V2 5/7] input: keyboard: imx_sc_key: Fix build warning for !CONFIG_IMX_SCU case
` [PATCH V2 6/7] watchdog: add COMPILE_TEST support for IMX_SC_WDT
` [PATCH V2 7/7] thermal: add COMPILE_TEST support for IMX_SC_THERMAL

[PATCH 00/15] rework at91-reset driver
 2020-03-08 18:54 UTC  (2+ messages)

[PATCH 0/2] thermal: Add support for Renesas R-Car M3-W+
 2020-03-08 16:27 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a77961 support
` [PATCH 2/2] thermal: rcar_gen3_thermal: "

[PATCH 1/3] dt-bindings: thermal: imx8mm-thermal: Add support for i.MX8MP
 2020-03-08 15:27 UTC  (3+ messages)
` [PATCH 2/3] thermal: imx8mm: Add i.MX8MP support
` [PATCH 3/3] arm64: dts: imx8mp: Add thermal zones support

[PATCH] power: supply: sc27xx: Add POWER_SUPPLY_PROP_CHARGE_NOW attribute
 2020-03-08  3:24 UTC  (2+ messages)

[PATCH] docs: power: fix docs for ioctls that return loff_t via pointer
 2020-03-08  3:22 UTC 

[PATCH] power: supply: axp288_charger: Add special handling for HP Pavilion x2 10
 2020-03-08  3:19 UTC  (2+ messages)

[PATCH 1/5] firmware: imx: add COMPILE_TEST support
 2020-03-07  3:33 UTC  (15+ messages)
` [PATCH 2/5] rtc: add COMPILE_TEST support for i.MX SC RTC
` [PATCH 3/5] input: keyboard: add COMPILE_TEST support for KEYBOARD_IMX_SC_KEY
` [PATCH 4/5] watchdog: add COMPILE_TEST support for IMX_SC_WDT
` [PATCH 5/5] thermal: add COMPILE_TEST support for IMX_SC_THERMAL

[PATCH] thermal: add COMPILE_TEST support for i.MX8MM
 2020-03-07  2:30 UTC  (2+ messages)

[GIT PULL] cpupower update for Linux 5.6-rc6
 2020-03-07  0:14 UTC 

[PATCH v4 0/4] BQ25150/155 Driver introduction
 2020-03-06 23:55 UTC  (4+ messages)
` [PATCH v4 2/4] power_supply: Add additional health properties to the header

[PATCH] power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks
 2020-03-06 20:50 UTC  (3+ messages)

[PATCH] power: supply: ab8500_charger: Fix typos in commit messages
 2020-03-06 20:47 UTC  (2+ messages)

[PATCH] cpuidle-haltpoll: allow force loading on hosts without the REALTIME hint
 2020-03-06 20:11 UTC  (4+ messages)

[PATCH 2/4] dt-bindings: power: reset: Replace SYSCON reboot-mode legacy bindings with YAML-based one
 2020-03-06 19:57 UTC  (6+ messages)
` [PATCH 3/4] dt-bindings: power: reset: Add regmap support to the SYSCON reboot-mode bindings
` [PATCH 4/4] power: reset: syscon-reboot-mode: Add regmap dts-property support

[PATCH 1/3] regulator: max14577: Add proper dt-compatible strings
 2020-03-06 13:51 UTC  (9+ messages)

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-03-06 12:46 UTC 

[PATCH] tools/thermal: tmon: replace error message SIGINT with SIGTERM
 2020-03-06 11:30 UTC 

[PATCH] Fixes: 227942809b52 ("cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling")
 2020-03-06 11:05 UTC 

[PATCH V2] thermal: int340x: processor_thermal: Add Tiger Lake support
 2020-03-06 10:19 UTC 

[PATCH] thermal: int340x: processor_thermal: Add Tiger Lake support
 2020-03-06 10:03 UTC 

[PATCH] iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
 2020-03-06  8:22 UTC  (3+ messages)

[PATCH v6] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2020-03-06  5:40 UTC  (4+ messages)

pm/testing sleep: 1 runs, 0 regressions (v5.6-rc4-78-ge63a6b3d7d38)
 2020-03-06  1:59 UTC 

pm/testing baseline: 30 runs, 0 regressions (v5.6-rc4-78-ge63a6b3d7d38)
 2020-03-06  1:44 UTC 

pm/testing boot: 30 boots: 0 failed, 30 passed (v5.6-rc4-78-ge63a6b3d7d38)
 2020-03-06  1:44 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed (v5.6-rc4-78-ge63a6b3d7d38)
 2020-03-06  1:00 UTC 

[PATCH] Documentation: intel_pstate: update links for references
 2020-03-06  0:23 UTC 

[PATCH] cpufreq: intel_pstate: Consolidate policy verification
 2020-03-05 23:05 UTC 

[PATCH] Default enable RCU list lockdep debugging with PROVE_RCU
 2020-03-05 17:23 UTC  (2+ messages)

[RFC PATCH v1 0/3] Convert thermal bindings to yaml
 2020-03-05 15:43 UTC  (8+ messages)
` [RFC PATCH v1 3/3] dt-bindings: thermal: Add yaml bindings for thermal zones

[PATCH v2 0/3] Convert thermal bindings to yaml
 2020-03-05 12:56 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: Add yaml bindings for thermal sensors
` [PATCH v2 2/3] dt-bindings: thermal: Add yaml bindings for thermal cooling-devices
` [PATCH v2 3/3] dt-bindings: thermal: Add yaml bindings for thermal zones

[PATCH v2] MAINTAINERS: Add entry for Renesas R-Car thermal drivers
 2020-03-05 10:29 UTC  (2+ messages)

pm/testing sleep: 1 runs, 0 regressions (v5.6-rc4-67-ga76a126302eb)
 2020-03-05  3:36 UTC 

pm/testing baseline: 29 runs, 1 regressions (v5.6-rc4-67-ga76a126302eb)
 2020-03-05  3:21 UTC 

pm/testing boot: 29 boots: 2 failed, 26 passed with 1 untried/unknown (v5.6-rc4-67-ga76a126302eb)
 2020-03-05  3:21 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed (v5.6-rc4-67-ga76a126302eb)
 2020-03-05  2:37 UTC 

[PATCH][RESEND] acpi/x86: add a kernel parameter to disable ACPI BGRT
 2020-03-04 22:55 UTC 

[PATCH v2] MAINTAINERS: update ALLWINNER CPUFREQ DRIVER entry
 2020-03-04 22:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: update ALLWINNER CPUFREQ DRIVER entry
 2020-03-04 21:29 UTC  (3+ messages)

[PATCH v11 00/11] x86: PIE support to extend KASLR randomization
 2020-03-04 19:22 UTC  (11+ messages)

[RFC PATCH v2 0/2] Introduce multi PM domains helpers
 2020-03-04 17:37 UTC  (4+ messages)
` [RFC PATCH v2 1/2] PM / domains: "
` [RFC PATCH v2 2/2] ASoC: SOF: Use "

[PATCH v5 0/6] driver core: Improve and cleanup driver_deferred_probe_check_state()
 2020-03-04 17:12 UTC  (2+ messages)

[PATCH v2] hibernate: Allow uswsusp to write to swap
 2020-03-04 17:06 UTC 

[PATCH v2] dt-bindings: power: Fix dt_binding_check error
 2020-03-04 16:35 UTC  (5+ messages)

[PATCH v3 0/6] Split SDM845 interconnect nodes and consolidate RPMh support
 2020-03-04 16:23 UTC  (3+ messages)

[PATCH] vfs: partially revert "don't allow writes to swap files"
 2020-03-04 15:48 UTC  (2+ messages)

[PATCH] hibernate: unlock swap bdev for writing when uswsusp is active
 2020-03-04 15:45 UTC  (10+ messages)
              ` [PATCH] hibernate: Allow uswsusp to write to swap


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