linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-20 21:53:58 to 2019-09-27 08:54:16 UTC [more...]

[PATCH 0/3] Exynos5 DMC interrupt mode
 2019-09-27  8:53 UTC  (5+ messages)
    ` [PATCH 1/3] ARM: dts: exynos: Add interrupt to DMC controller in Exynos5422
    ` [PATCH 2/3] ARM: dts: exynos: map 0x10000 SFR instead of 0x100 in DMC Exynos5422
    ` [PATCH 3/3] memory: samsung: exynos5422-dmc: Add support for interrupt from performance counters

[PATCH v1] PM / Domains: Add tracepoints
 2019-09-27  8:42 UTC  (3+ messages)

[PATCH v2 0/2] soc: amlogic: ee-pwrc: cleanup init state
 2019-09-27  6:37 UTC  (6+ messages)
` [PATCH v2 1/2] soc: amlogic: ee-pwrc: rename get_power
` [PATCH v2 2/2] soc: amlogic: ee-pwrc: ensure driver state maches HW state

[PATCH v8 0/6] PM / devfreq: Add dev_pm_qos support
 2019-09-27  1:58 UTC  (35+ messages)
  ` [PATCH v8 1/6] PM / devfreq: Don't fail devfreq_dev_release if not in list
  ` [PATCH v8 2/6] PM / devfreq: Move more initialization before registration
  ` [PATCH v8 3/6] PM / devfreq: Don't take lock in devfreq_add_device
  ` [PATCH v8 4/6] PM / devfreq: Introduce get_freq_range helper
  ` [PATCH v8 5/6] PM / devfreq: Add PM QoS support
  ` [PATCH v8 6/6] PM / devfreq: Use PM QoS for sysfs min/max_freq

[PATCH v5 0/3] PM / AVS: SVS: Introduce SVS engine
 2019-09-26 22:39 UTC  (3+ messages)
` [PATCH v5 3/3] "

[PATCH 0/2] Reset realtek bluetooth devices during user suspend
 2019-09-26 20:51 UTC  (3+ messages)

[PATCH 1/2] devfreq: Rename devfreq_update_status() to devfreq_update_stats() and viceversa
 2019-09-26 17:35 UTC  (9+ messages)
  ` [PATCH 2/2] devfreq: Rename df->previous_freq to df->cur_freq

[RFC/RFT][PATCH v8] cpuidle: New timer events oriented governor for tickless systems
 2019-09-26 16:31 UTC 

[PATCH 0/3] arm64: meson: add support for A1 Power Domains
 2019-09-26 16:23 UTC  (5+ messages)
` [PATCH 2/3] soc: amlogic: Add support for Secure power domains controller

[PATCH] thermal: rcar_gen3_thermal: Add r8a774b1 support
 2019-09-26 14:13 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774b1 support
 2019-09-26 12:31 UTC  (2+ messages)

[PATCH] power: reset: at91-poweroff: lookup for proper PMC DT node
 2019-09-26 10:25 UTC 

[RFCv4 0/7] interconnect: Add imx support via devfreq
 2019-09-26  0:51 UTC  (12+ messages)
` [RFCv4 3/7] dt-bindings: devfreq: imx: Describe interconnect properties

[PATCH 0/2] soc: amlogic: ee-pwrc: cleanup init state
 2019-09-25 21:25 UTC  (4+ messages)
` [PATCH 1/2] soc: amlogic: ee-pwrc: rename get_power
` [PATCH 2/2] soc: amlogic: ee-pwrc: ensure driver state maches HW state

[PATCH] PM / devfreq: Lock devfreq in trans_stat_show
 2019-09-25 19:36 UTC  (8+ messages)

[PATCH v2] devfreq: Add tracepoint for frequency changes
 2019-09-25 17:45 UTC  (5+ messages)

[PATCH 1/1] PM / hibernate: memory_bm_find_bit -- tighten node optimisation
 2019-09-25 14:39 UTC 

[PATCH] thermal: st: Use devm_platform_ioremap_resource() in st_mmap_regmap_init()
 2019-09-25 14:25 UTC  (2+ messages)

[RFC PATCH] interconnect: Replace of_icc_get() with icc_get() and reduce DT binding
 2019-09-25 13:28 UTC  (4+ messages)

[PATCH] power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity()
 2019-09-25 11:01 UTC 

[BACKPORT 4.14.y v3 0/3] Candidates from Spreadtrum 4.14 product kernel
 2019-09-25 10:03 UTC  (2+ messages)
` [BACKPORT 4.14.y v3 3/3] power: supply: sysfs: ratelimit property read error message

[BACKPORT 4.19.y 0/3] Candidates from Spreadtrum 4.14 product kernel
 2019-09-25  9:55 UTC  (2+ messages)
` [BACKPORT 4.19.y 3/3] power: supply: sysfs: ratelimit property read error message

[RFC PATCH v2 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-09-25  7:12 UTC  (15+ messages)
    ` [RFC PATCH v2 01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init()
    ` [RFC PATCH v2 09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus

Ryzen7 3700U xhci fails on resume from sleep
 2019-09-25  5:36 UTC  (9+ messages)

[PATCH V3 09/10] interconnect: mediatek: Add mt8183 interconnect provider driver
 2019-09-24 23:53 UTC 

[PATCH] interconnect: qcom: Fix icc_onecell_data allocation
 2019-09-24 18:01 UTC 

[PATCH 0/2] Add support for frequency invariance for (some) x86
 2019-09-24 17:52 UTC  (15+ messages)
` [PATCH 1/2] x86,sched: Add support for frequency invariance

[PATCH 1/3] cpuidle: play_idle: Make play_idle more flexible
 2019-09-24 13:02 UTC  (4+ messages)
` [PATCH 3/3] powercap/drivers/idle_inject: Specify the idle state to inject

[PATCH v7 0/6] PM / devfreq: Add dev_pm_qos support
 2019-09-24  9:48 UTC  (18+ messages)
` [PATCH v7 1/6] PM / devfreq: Don't fail devfreq_dev_release if not in list
` [PATCH v7 2/6] PM / devfreq: Move more initialization before registration
` [PATCH v7 3/6] PM / devfreq: Don't take lock in devfreq_add_device
` [PATCH v7 4/6] PM / devfreq: Introduce devfreq_get_freq_range
` [PATCH v7 5/6] PM / devfreq: Add PM QoS support
` [PATCH v7 6/6] PM / devfreq: Use PM QoS for sysfs min/max_freq

[PATCH v3] PM / devfreq: Lock devfreq in trans_stat_show
 2019-09-24  7:52 UTC 

[PATCH v2] PM / devfreq: Check NULL governor in available_governors_show
 2019-09-24  7:26 UTC 

[PATCH] PM / devfreq: Check NULL governor in available_governors_show
 2019-09-24  7:25 UTC  (5+ messages)

[PATCH v2] thermal: qoriq: add thermal monitor unit version 2 support
 2019-09-24  6:15 UTC  (2+ messages)

[PATCH] thermal: qoriq: add thermal monitor unit version 2 support
 2019-09-24  2:13 UTC  (10+ messages)

[PATCH v6 0/6] PM / devfreq: Add dev_pm_qos support
 2019-09-23 21:17 UTC  (15+ messages)
` [PATCH v6 1/6] PM / devfreq: Don't fail devfreq_dev_release if not in list
` [PATCH v6 2/6] PM / devfreq: Move more initialization before registration
` [PATCH v6 3/6] PM / devfreq: Don't take lock in devfreq_add_device
` [PATCH v6 4/6] PM / devfreq: Introduce devfreq_get_freq_range
` [PATCH v6 5/6] PM / devfreq: Add PM QoS support
` [PATCH v6 6/6] PM / devfreq: Use PM QoS for sysfs min/max_freq

[PATCH AUTOSEL 4.19 075/128] PM / devfreq: passive: Use non-devm notifiers
 2019-09-23 20:38 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 076/128] PM / devfreq: exynos-bus: Correct clock enable sequence

[PATCH V6 5/7] cpufreq: Register notifiers with the PM QoS framework
 2019-09-23 17:27 UTC  (5+ messages)
` [PATCH V7 "

[PATCH v2] dt-bindings: thermal: rcar-thermal: convert bindings to json-schema
 2019-09-23 12:03 UTC 

[PATCH AUTOSEL 5.3 003/203] cpufreq: ap806: Add NULL check after kcalloc
 2019-09-22 18:42 UTC  (5+ messages)
` [PATCH AUTOSEL 5.3 112/203] cpufreq: imx-cpufreq-dt: Add i.MX8MN support
` [PATCH AUTOSEL 5.3 119/203] PM / devfreq: Fix kernel oops on governor module load
` [PATCH AUTOSEL 5.3 121/203] PM / devfreq: passive: Use non-devm notifiers
` [PATCH AUTOSEL 5.3 122/203] PM / devfreq: exynos-bus: Correct clock enable sequence

[PATCH AUTOSEL 5.2 003/185] cpufreq: ap806: Add NULL check after kcalloc
 2019-09-22 18:48 UTC  (4+ messages)
` [PATCH AUTOSEL 5.2 108/185] PM / devfreq: Fix kernel oops on governor module load
` [PATCH AUTOSEL 5.2 110/185] PM / devfreq: passive: Use non-devm notifiers
` [PATCH AUTOSEL 5.2 111/185] PM / devfreq: exynos-bus: Correct clock enable sequence

[PATCH AUTOSEL 4.14 52/89] PM / devfreq: passive: Use non-devm notifiers
 2019-09-22 18:56 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 53/89] PM / devfreq: exynos-bus: Correct clock enable sequence

[GIT PULL] power-supply changes for 5.4
 2019-09-22 19:10 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 31/60] PM / devfreq: passive: Use non-devm notifiers
 2019-09-22 18:59 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 32/60] PM / devfreq: exynos-bus: Correct clock enable sequence

[PATCH 0/3] cpcap charger and battery fixes
 2019-09-22 18:00 UTC  (5+ messages)
` [PATCH 2/3] power: supply: cpcap-battery: Check voltage before orderly_poweroff

[PATCH v3 0/4] Prepare Armada 3700 PCIe suspend to RAM support
 2019-09-21  9:23 UTC  (4+ messages)

[PATCH v4 00/15] thermal: qcom: tsens: Add interrupt support
 2019-09-20 22:06 UTC  (6+ messages)
` [PATCH v4 02/15] drivers: thermal: tsens: Simplify code flow in tsens_probe
` [PATCH v4 14/15] drivers: thermal: tsens: Create function to return sign-extended temperature
` [PATCH v4 15/15] drivers: thermal: tsens: Add interrupt support


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