linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-18 14:57:07 to 2020-02-20 20:18:31 UTC [more...]

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

[PATCH net-next v3 0/9] net: fix sysfs permssions when device changes network
 2020-02-20 20:13 UTC  (26+ 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] Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"
 2020-02-20 20:01 UTC  (4+ messages)

is hibernation usable?
 2020-02-20 19:44 UTC  (4+ messages)

[PATCH v3 0/4] thermal: k3: Add support for bandgap sensors
 2020-02-20 19:40 UTC  (10+ 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

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

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-20 17:07 UTC  (27+ 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

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-20 17:01 UTC  (12+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
            ` [Xen-devel] "

[PATCH 1/3] regulator: max14577: Add proper dt-compatible strings
 2020-02-20 16:56 UTC  (4+ messages)
    ` [PATCH 2/3] extcon: "
    ` [PATCH 3/3] power: charger: "

[PATCH v4 0/6] driver core: Try to improve and cleanup driver_deferred_probe_check_state()
 2020-02-20 16:05 UTC  (17+ 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 1/2] driver core: Rework logic in __driver_deferred_probe_check_state to allow EPROBE_DEFER to be returned for longer
 2020-02-20 15:20 UTC  (20+ messages)
` [PATCH v3 2/2] driver core: Make deferred_probe_timeout global so it can be shared

[RFC PATCH 0/3] Introduce pm_ptr() / pm_sleep_ptr()
 2020-02-20 13:42 UTC  (4+ messages)
` [RFC PATCH 3/3] mmc: jz4740: Use pm_sleep_ptr() macro

[PATCH v6 0/4] arm64: meson: add support for A1 Power Domains
 2020-02-20 13:27 UTC  (3+ messages)
` [PATCH v6 2/4] dt-bindings: power: add Amlogic secure power domains bindings

[PATCH v3,0/8] Add Mediatek thermal dirver and dtsi
 2020-02-20 11:52 UTC  (3+ messages)
  ` [PATCH v3,1/8] arm64: dts: mt8183: add thermal zone node

Hard Disk consumes lots of power in s2idle
 2020-02-20 11:21 UTC  (7+ messages)

[PATCH] PM / hibernate: fix typo "reserverd_size" -> "reserved_size"
 2020-02-20 11:01 UTC  (2+ messages)

[PATCH 1/2] docs: power: Drop reference to interface.rst
 2020-02-20 10:57 UTC  (2+ messages)

[PATCH -next] Documentation/power: fix pm_qos_interface.rst format warning
 2020-02-20 10:55 UTC  (2+ messages)

[RFC PATCH v3 0/8] Support ROHM BD99954 charger IC
 2020-02-20  8:34 UTC  (10+ 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 v3 4/8] regulator: rename regulator_linear_range to linear_range
` [RFC PATCH v3 5/8] regulator: use linear_ranges helper
` [RFC PATCH v3 6/8] power: supply: bd70528: use linear ranges
` [RFC PATCH v3 7/8] power: supply: add battery parameters

[PATCH RESEND 1/4] dt-bindings: thermal: imx8mm-thermal: Add binding doc for i.MX8MM
 2020-02-20  8:17 UTC  (4+ messages)
` [PATCH RESEND 2/4] thermal: imx8mm: Add support for i.MX8MM thermal monitoring unit
` [PATCH RESEND 3/4] arm64: defconfig: Enable CONFIG_IMX8MM_THERMAL as module
` [PATCH RESEND 4/4] arm64: dts: imx8mm: Add thermal zone support

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

[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 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 

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

[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  (2+ messages)

[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  (3+ 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  (7+ 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  (7+ messages)
` [PATCH v4 4/7] drivers: thermal: tsens: Add critical interrupt support
` [PATCH v4 5/7] drivers: thermal: tsens: Add watchdog support

[PATCH v9 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2020-02-18 14:56 UTC  (2+ 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).