linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 23:27:38 to 2020-02-20 07:35:49 UTC [more...]

[RFC PATCH v3 0/8] Support ROHM BD99954 charger IC
 2020-02-20  7:35 UTC  (4+ messages)
` [RFC PATCH v3 1/8] dt-bindings: battry: add new battery parameters
` [RFC PATCH v3 2/8] dt_bindings: ROHM BD99954 Charger
` [RFC PATCH v3 3/8] drivers: base: add linear ranges helpers

[RFC PATCH v2 0/5] Support ROHM BD99954 charger IC
 2020-02-20  6:39 UTC  (7+ messages)
` [RFC PATCH v2 1/5] dt-bindings: battry: add new battery parameters
` [RFC PATCH v2 2/5] dt_bindings: ROHM BD99954 Charger

[PATCH v1] of: property: Add device link support for power-domains and hwlocks
 2020-02-20  5:52 UTC 

[PATCH v3 1/2] driver core: Rework logic in __driver_deferred_probe_check_state to allow EPROBE_DEFER to be returned for longer
 2020-02-20  5:27 UTC  (18+ messages)
` [PATCH v3 2/2] driver core: Make deferred_probe_timeout global so it can be shared

[PATCH v4 0/6] driver core: Try to improve and cleanup driver_deferred_probe_check_state()
 2020-02-20  5:04 UTC  (7+ messages)
` [PATCH v4 1/6] driver core: Fix driver_deferred_probe_check_state() logic
` [PATCH v4 2/6] driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES is set
` [PATCH v4 3/6] pinctrl: Remove use of driver_deferred_probe_check_state_continue()
` [PATCH v4 4/6] driver core: Remove driver_deferred_probe_check_state_continue()
` [PATCH v4 5/6] driver core: Rename deferred_probe_timeout and make it global
` [PATCH v4 6/6] regulator: Use driver_deferred_probe_timeout for regulator_init_complete_work

[PATCH v3 0/4] thermal: k3: Add support for bandgap sensors
 2020-02-20  4:12 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: k3: Add VTM bindings documentation
` [PATCH v3 2/4] thermal: k3: Add support for bandgap sensors
` [PATCH v3 3/4] arm64: dts: ti: am654: Add thermal zones
` [PATCH v3 4/4] arm64: dts: ti: am6: Add VTM node

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-20  1:38 UTC  (25+ messages)
` [RFC PATCH 01/11] vfio: Remove Calxeda XGMAC reset driver
` [RFC PATCH 02/11] ata: Remove Calxeda AHCI driver
` [RFC PATCH 03/11] cpuidle: Remove Calxeda driver
` [RFC PATCH 04/11] cpufreq: "
` [RFC PATCH 05/11] EDAC: Remove Calxeda drivers
` [RFC PATCH 06/11] iommu: arm-smmu: Remove Calxeda secure mode quirk
` [RFC PATCH 07/11] net: Remove Calxeda XGMAC driver
` [RFC PATCH 08/11] clk: Remove Calxeda driver
` [RFC PATCH 09/11] ARM: Remove Calxeda platform support
` [RFC PATCH 10/11] ARM: dts: Remove Calxeda platforms
` [RFC PATCH 11/11] dt-bindings: Remove Calxeda platforms bindings

[PATCH V15 RESEND 1/5] dt-bindings: fsl: scu: add thermal binding
 2020-02-20  1:10 UTC  (5+ messages)
` [PATCH V15 RESEND 2/5] thermal: of-thermal: add API for getting sensor ID from DT
` [PATCH V15 RESEND 3/5] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V15 RESEND 4/5] defconfig: arm64: "
` [PATCH V15 RESEND 5/5] arm64: dts: imx: add i.MX8QXP "

[PATCH net-next v3 0/9] net: fix sysfs permssions when device changes network
 2020-02-20  0:24 UTC  (11+ messages)
` [PATCH net-next v3 1/9] sysfs: add sysfs_file_change_owner{_by_name}()
` [PATCH net-next v3 2/9] sysfs: add sysfs_link_change_owner()
` [PATCH net-next v3 3/9] sysfs: add sysfs_group{s}_change_owner()
` [PATCH net-next v3 4/9] sysfs: add sysfs_change_owner()
` [PATCH net-next v3 5/9] device: add device_change_owner()
` [PATCH net-next v3 6/9] drivers/base/power: add dpm_sysfs_change_owner()
` [PATCH net-next v3 7/9] net-sysfs: add netdev_change_owner()
` [PATCH net-next v3 8/9] net-sysfs: add queue_change_owner()
` [PATCH net-next v3 9/9] net: fix sysfs permssions when device changes network namespace

[PATCH v5 0/8] thermal: tsens: Handle critical interrupts
 2020-02-20  0:05 UTC  (17+ messages)
` [PATCH v5 1/8] drivers: thermal: tsens: De-constify struct tsens_features
` [PATCH v5 2/8] drivers: thermal: tsens: Pass around struct tsens_sensor as a constant
` [PATCH v5 3/8] drivers: thermal: tsens: use simpler variables
` [PATCH v5 4/8] drivers: thermal: tsens: Release device in success path
` [PATCH v5 5/8] drivers: thermal: tsens: Add critical interrupt support
` [PATCH v5 6/8] drivers: thermal: tsens: Add watchdog support
` [PATCH v5 7/8] drivers: thermal: tsens: kernel-doc fixup
` [PATCH v5 8/8] drivers: thermal: tsens: Remove unnecessary irq flag

[PATCH] cpufreq: qcom: Add support for krait based socs
 2020-02-19 20:55 UTC 

Hard Disk consumes lots of power in s2idle
 2020-02-19 18:36 UTC  (2+ messages)

[PATCH] cgroup-v1: freezer: optionally killable freezer
 2020-02-19 18:32 UTC 

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-19 18:04 UTC  (10+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
` [RFC PATCH v3 09/12] x86/xen: save and restore steal clock
` [RFC PATCH v3 10/12] xen: Introduce wrapper for save/restore sched clock offset
` [RFC PATCH v3 11/12] xen: Update sched clock offset to avoid system instability in hibernation
` [RFC PATCH v3 12/12] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA

[PATCH V15 1/5] dt-bindings: fsl: scu: add thermal binding
 2020-02-19 14:21 UTC  (5+ messages)

[PATCH v3 1/2] dt-bindings: thermal: sprd: Add the Spreadtrum thermal documentation
 2020-02-19 13:50 UTC  (3+ messages)
` [PATCH v3 2/2] thermal: sprd: Add Spreadtrum thermal driver support

[PATCH v2 0/2] Enable Odroid-XU3/4 to use Energy Model and Energy Aware Scheduler
 2020-02-19 11:23 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: exynos: Add dynamic-power-coefficient to Exynos5422 CPUs
` [PATCH 2/2] ARM: exynos_defconfig: Enable SCHED_MC and ENERGY_MODEL

[RFC PATCH 0/3] Support ROHM BD99954 charger IC
 2020-02-19  8:14 UTC  (9+ messages)
` [RFC PATCH 2/3] power: (regmap:) Add linear_range helper

[PATCH v2 0/4] thermal: k3: Add support for bandgap sensors
 2020-02-19  7:40 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: k3: Add VTM bindings documentation

[RFC PATCH 0/2] x86/boot: early ACPI MADT processing cleanup
 2020-02-19  7:32 UTC  (2+ messages)

Regression: hibernation is broken since e6bc9de714972cac34daa1dc1567ee48a47a9342
 2020-02-19  5:03 UTC  (2+ messages)

[PATCH 00/28] PM: QoS: Get rid of unuseful code and rework CPU latency QoS interface
 2020-02-19  1:09 UTC  (7+ messages)
` [PATCH 23/28] drivers: usb: Call cpu_latency_qos_*() instead of pm_qos_*()

[PATCH] MAINTAINERS: Add entry for Renesas R-Car thermal drivers
 2020-02-19  0:43 UTC  (8+ messages)

[PATCH v3 0/6] Split SDM845 interconnect nodes and consolidate RPMh support
 2020-02-18 21:31 UTC  (5+ messages)
` [PATCH v3 2/6] dt-bindings: interconnect: Add YAML schemas for QCOM bcm-voter
` [PATCH v3 3/6] dt-bindings: interconnect: Update Qualcomm SDM845 DT bindings

[PATCH v4 0/7] thermal: tsens: Handle critical interrupts
 2020-02-18 18:08 UTC  (9+ messages)
` [PATCH v4 4/7] drivers: thermal: tsens: Add critical interrupt support
` [PATCH v4 5/7] drivers: thermal: tsens: Add watchdog support

[PATCH 1/2] docs: power: Drop reference to interface.rst
 2020-02-18 14:58 UTC 

[PATCH v9 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2020-02-18 14:56 UTC  (2+ messages)

[PATCH v2 00/24] Manually convert thermal, crypto and misc devices to ReST
 2020-02-17 20:06 UTC  (10+ messages)
` [PATCH v2 01/24] docs: thermal: convert cpu-idle-cooling.rst "
` [PATCH v2 14/24] docs: cpu-freq: convert index.txt "
` [PATCH v2 15/24] docs: cpu-freq: convert amd-powernow.txt "
` [PATCH v2 16/24] docs: cpu-freq: convert core.txt "
` [PATCH v2 17/24] docs: cpu-freq: convert cpu-drivers.txt "
` [PATCH v2 18/24] docs: cpu-freq: convert cpufreq-nforce2.txt "
` [PATCH v2 19/24] docs: cpu-freq: convert cpufreq-stats.txt "
` [PATCH v2 20/24] docs: cpu-freq: convert pcc-cpufreq.txt "

pm/testing sleep: 6 runs, 0 regressions (pm-5.6-rc2-146-g00b838d60ec4)
 2020-02-18  6:29 UTC 

pm/testing baseline: 57 runs, 0 regressions (pm-5.6-rc2-146-g00b838d60ec4)
 2020-02-18  6:14 UTC 

pm/testing boot: 57 boots: 3 failed, 54 passed (pm-5.6-rc2-146-g00b838d60ec4)
 2020-02-18  6:14 UTC 

[bug report] PM / devfreq: Use PM QoS for sysfs min/max_freq
 2020-02-18  6:05 UTC 

pm/testing build: 5 builds: 0 failed, 5 passed (pm-5.6-rc2-146-g00b838d60ec4)
 2020-02-18  5:30 UTC 

[PATCH] soc: amlogic: fix compile failure with MESON_SECURE_PM_DOMAINS & !MESON_SM
 2020-02-17 22:22 UTC  (3+ messages)

[PATCH net-next v2 00/10] net: fix sysfs permssions when device changes network
 2020-02-17 19:02 UTC  (15+ messages)
` [PATCH net-next v2 01/10] sysfs: add sysfs_file_change_owner{_by_name}()
` [PATCH net-next v2 02/10] sysfs: add sysfs_link_change_owner()
` [PATCH net-next v2 03/10] sysfs: add sysfs_group_change_owner()
` [PATCH net-next v2 04/10] sysfs: add sysfs_groups_change_owner()
` [PATCH net-next v2 05/10] sysfs: add sysfs_change_owner()
` [PATCH net-next v2 06/10] device: add device_change_owner()
` [PATCH net-next v2 07/10] drivers/base/power: add dpm_sysfs_change_owner()
` [PATCH net-next v2 08/10] net-sysfs: add netdev_change_owner()
` [PATCH net-next v2 09/10] net-sysfs: add queue_change_owner()
` [PATCH net-next v2 10/10] net: fix sysfs permssions when device changes network namespace

[PATCH v3 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-02-17 16:59 UTC  (3+ messages)
` [PATCH v3 6/7] arm64: use activity monitors for frequency invariance

[PATCH] cpufreq: imx-cpufreq-dt: Add "cpu-supply" property check
 2020-02-17 10:46 UTC  (2+ messages)

[PATCH v10 4/4] i2c: core: support bus regulator controlling in adapter
 2020-02-17  9:45 UTC  (2+ messages)

[EXT] Re: Ask for help about cpufreq issue
 2020-02-17  8:22 UTC  (11+ messages)

[PATCH] thermal/intel_powerclamp: Don't report an error for AMD CPUs
 2020-02-17  7:59 UTC  (3+ messages)

[PATCH] thermal: fix indentation in makefile
 2020-02-17  7:39 UTC  (4+ messages)

Original drawing for Production...DWG
 2020-02-17 13:21 UTC 

[PATCH -next] Documentation/power: fix pm_qos_interface.rst format warning
 2020-02-17  4:54 UTC 

smb347: issues with IRQSTAT_D
 2020-02-16 17:57 UTC 

[PATCH v2] driver core: Extend returning EPROBE_DEFER for two minutes after late_initcall
 2020-02-15 21:32 UTC  (4+ messages)

[RFC][PATCH] driver core: Extend returning EPROBE_DEFER for two minutes after late_initcall
 2020-02-15 21:26 UTC  (4+ messages)

zionitld3@gmail.com
 2020-02-15  1:11 UTC 

[RFC PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-14 23:37 UTC  (3+ 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).