linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 18:19:35 to 2020-01-22 17:36:07 UTC [more...]

[RFC PATCH v4 0/6] sched/cpufreq: Make schedutil energy aware
 2020-01-22 17:35 UTC 

[RFC PATCH v3 0/7] PM / devfreq: Simple QoS for exynos-bus using interconnect
 2020-01-22 17:02 UTC  (5+ messages)
  ` [RFC PATCH v3 4/7] arm: dts: exynos: Add interconnect bindings for Exynos4412
  ` [RFC PATCH v3 5/7] devfreq: exynos-bus: Add interconnect functionality to exynos-bus

[PATCH v5 0/6] Add support for frequency invariance for (some) x86
 2020-01-22 15:16 UTC  (7+ messages)
` [PATCH v5 1/6] x86,sched: Add support for frequency invariance
` [PATCH v5 2/6] x86,sched: Add support for frequency invariance on SKYLAKE_X
` [PATCH v5 3/6] x86,sched: Add support for frequency invariance on XEON_PHI_KNL/KNM
` [PATCH v5 4/6] x86,sched: Add support for frequency invariance on ATOM_GOLDMONT*
` [PATCH v5 5/6] x86,sched: Add support for frequency invariance on ATOM
` [PATCH v5 6/6] x86: intel_pstate: handle runtime turbo disablement/enablement in freq. invariance

[PATCH] PM: hibernate: fix crashes with init_on_free=1
 2020-01-22 10:54 UTC  (3+ messages)

[PATCH 0/4] Add support for devices in the Energy Model
 2020-01-22  9:35 UTC  (21+ messages)
` [PATCH 1/4] PM / EM: and devices to "
` [PATCH 3/4] thermal: devfreq_cooling: Refactor code and switch to use "

[RFC PATCH 0/2] x86/boot: early ACPI MADT processing cleanup
 2020-01-22  9:20 UTC  (4+ messages)
` [RFC PATCH 1/2] x86/acpi: Improve code readablity of early madt processing
` [RFC PATCH 2/2] x86/acpi: Cleanup acpi_process_madt()

[GIT PULL 00/12] interconnect changes for 5.6
 2020-01-22  9:15 UTC  (17+ messages)
` [PATCH 01/12] interconnect: Add a common helper for removing all nodes
` [PATCH 02/12] interconnect: qcom: Use the new common helper for node removal
` [PATCH 03/12] interconnect: Move internal structs into a separate file
` [PATCH 04/12] interconnect: Add a name to struct icc_path
` [PATCH 05/12] interconnect: Add basic tracepoints
` [PATCH 06/12] interconnect: Add a common standard aggregate function
` [PATCH 07/12] interconnect: qcom: Use the "
` [PATCH 08/12] interconnect: Add interconnect_graph file to debugfs
` [PATCH 09/12] interconnect: Print the tag in the debugfs summary
` [PATCH 10/12] interconnect: Check for valid path in icc_set_bw()
` [PATCH 11/12] dt-bindings: interconnect: Add Qualcomm MSM8916 DT bindings
` [PATCH 12/12] interconnect: qcom: Add MSM8916 interconnect provider driver

[PATCH] PM / sleep: fix use-after-free on async resume
 2020-01-21 23:35 UTC  (4+ messages)

[PATCH] PM / AVS: rockchip-io: fix the supply naming for the emmc supply on px30
 2020-01-21 22:28 UTC 

[PATCH 1/3] RFC: power: supply: cpcap-battery: Add helper for rough capacity
 2020-01-21 22:25 UTC  (6+ messages)
` [PATCH 2/3] RFC: power: supply: cpcap-battery: Save high and low states
` [PATCH 3/3] RFC: power: supply: cpcap-battery: Implement capacity percentage

[PATCH v7 1/3] platform: chrome: Add cros-usbpd-notify driver
 2020-01-21 21:17 UTC  (8+ messages)
` [PATCH v7 2/3] mfd: cros_ec: Add cros-usbpd-notify subdevice
` [PATCH v7 3/3] power: supply: cros-ec-usbpd-charger: Fix host events

[PATCH v2 0/6] Add RSC power domain support
 2020-01-21 19:05 UTC  (2+ messages)

[PATCH v5 00/15] cpuidle: psci: Support hierarchical CPU arrangement
 2020-01-21 16:59 UTC  (9+ messages)
` [PATCH v5 02/15] dt: psci: Update DT bindings to support hierarchical PSCI states

[PATCH v2] cpuidle: fix kernel doc warnings
 2020-01-21 15:36 UTC  (2+ messages)

[PATCH] [Loongson2F] adjust cpufreq uses of LOONGSON_CHIPCFG
 2020-01-21 12:30 UTC  (3+ messages)

[PATCH 00/15] rework at91-reset driver
 2020-01-21 10:03 UTC  (16+ messages)
` [PATCH 01/15] power: reset: at91-reset: introduce struct at91_reset
` [PATCH 02/15] power: reset: at91-reset: add ramc_base[] to "
` [PATCH 03/15] power: reset: at91-reset: add sclk "
` [PATCH 04/15] power: reset: at91-reset: add notifier block "
` [PATCH 05/15] power: reset: at91-reset: convert reset in pointer "
` [PATCH 08/15] power: reset: at91-reset: introduce struct at91_reset_data
` [PATCH 06/15] power: reset: at91-reset: pass rstc base address to at91_reset_status()
` [PATCH 07/15] power: reset: at91-reset: devm_kzalloc() for at91_reset data structure
` [PATCH 10/15] power: reset: at91-reset: use r4 as tmp argument
` [PATCH 09/15] power: reset: at91-reset: introduce args member in at91_reset_data
` [PATCH 11/15] power: reset: at91-reset: introduce ramc_lpr to struct at91_reset
` [PATCH 12/15] power: reset: at91-reset: make at91sam9g45_restart() generic
` [PATCH 13/15] power: reset: at91-reset: keep only one reset function
` [PATCH 14/15] power: reset: at91-reset: get rid of at91_reset_data
` [PATCH 15/15] power: reset: at91-reset: handle nrst async for sam9x60

drivers/acpi/processor_thermal.c:66:1: warning: the frame size of 2160 bytes is larger than 2048 bytes
 2020-01-21  7:51 UTC  (4+ messages)

[RFC v6 0/5] TurboSched: A scheduler for sustaining Turbo Frequencies for longer durations
 2020-01-21  6:33 UTC  (6+ messages)
` [RFC v6 1/5] sched: Introduce switch to enable TurboSched for task packing
` [RFC v6 2/5] sched/core: Update turbo_sched count only when required
` [RFC v6 3/5] sched/fair: Tune task wake-up logic to pack small background tasks on fewer cores
` [RFC v6 4/5] sched/fair: Provide arch hook to find domain for non idle core search scan
` [RFC v6 5/5] powerpc: Set turbo domain to NUMA node for task packing

[PATCH -next] Documentation: cpu-idle-cooling: fix a SEVERE docs build failure
 2020-01-20 22:33 UTC 

[pm:bleeding-edge] BUILD SUCCESS 971a12f8e68bf3b19eb1161e1fcefdf3b0573907
 2020-01-20 18:13 UTC 

[PATCH] cpuidle: fix kernel doc warnings
 2020-01-20 16:28 UTC  (2+ messages)

[PATCH 0/4] PM / devfreq: add possibility for delayed work
 2020-01-20 14:20 UTC  (5+ messages)
  ` [PATCH 2/4] "

[PATCH] cpuidle: sysfs: fix warning when compiling with W=1
 2020-01-20 13:33 UTC 

[PATCH] cpuidle: coupled: fix warning when compiling with W=1
 2020-01-20 13:24 UTC 

[PATCH v4] cpufreq: brcmstb-avs: fix imbalance of cpufreq policy refcount
 2020-01-20  7:54 UTC  (2+ messages)

[PATCH v3] cpufreq: brcmstb-avs: fix imbalance of cpufreq policy refcount
 2020-01-20  6:50 UTC  (9+ messages)

[PATCH v3] cpufreq: s3c: fix unbalances of cpufreq policy refcount
 2020-01-20  5:43 UTC  (4+ messages)

[PATCH v5] PM / devfreq: Add debugfs support with devfreq_summary file
 2020-01-20  0:22 UTC  (3+ messages)

[pm:bleeding-edge] BUILD INCOMPLETE 9b06ed497be3dc27f0d78dab0643f4cdb059577b
 2020-01-19 14:18 UTC 

[PATCH v3] PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior
 2020-01-19 12:55 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: thermal: sprd: Add the Spreadtrum thermal documentation
 2020-01-19  7:37 UTC  (9+ messages)
` [PATCH v2 2/2] thermal: sprd: Add Spreadtrum thermal driver support

[PATCH v2] cpufreq: brcmstb-avs-cpufreq: avoid potential stuck and UAF risk
 2020-01-19  4:12 UTC  (6+ messages)

[PATCH v3 0/2] thermal: rcar_{gen3_}thermal: Remove temperature
 2020-01-18 18:23 UTC  (4+ messages)
` [PATCH v3 1/2] thermal: rcar_thermal: Remove temperature bound
` [PATCH v3 2/2] thermal: rcar_gen3_thermal: "

[PATCH v3] cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
 2020-01-17 22:30 UTC  (2+ messages)

[PATCH v2 0/2] thermal: rcar_{gen3_}thermal: Remove temperature
 2020-01-17 16:05 UTC  (4+ messages)
` [PATCH v2 1/2] thermal: rcar_thermal: Remove temperature bound
` [PATCH v2 2/2] thermal: rcar_gen3_thermal: "

[PATCH v6 1/3] platform: chrome: Add cros-usbpd-notify driver
 2020-01-17 11:34 UTC  (9+ messages)
` [PATCH v6 2/3] mfd: cros_ec: Add cros-usbpd-notify subdevice
` [PATCH v6 3/3] power: supply: cros-ec-usbpd-charger: Fix host events

[GIT PULL] devfreq next for v5.6
 2020-01-17 10:28 UTC  (2+ messages)

[PATCH v4 0/3] interconnect: Support Samsung Exynos use-case
 2020-01-17  7:14 UTC  (6+ messages)
    ` [PATCH v4 2/3] interconnect: Relax requirement in of_icc_get_from_provider()

[PATCH] thermal: Drop explicit PM_OPP dependency from DEVFREQ_THERMAL
 2020-01-17  5:59 UTC 

[PATCH v2] thermal: devfreq_cooling: Use PM QoS to set frequency limits
 2020-01-17  5:22 UTC  (2+ messages)

[PATCH RESEND v4] reboot: support offline CPUs before reboot
 2020-01-17  4:20 UTC  (3+ messages)

[PATCH] power: remove unneeded semicolon
 2020-01-17  1:16 UTC  (2+ messages)

[PATCH v4 0/4] BQ25150/155 Driver introduction
 2020-01-17  1:06 UTC  (9+ messages)
` [PATCH v4 1/4] power: supply: core: Update sysfs-class-power ABI document
` [PATCH v4 2/4] power_supply: Add additional health properties to the header
` [PATCH v4 3/4] dt-bindings: power: Add the bq2515x family dt bindings
` [PATCH v4 4/4] power: supply: bq2515x: Introduce the bq2515x family

[GIT PULL] Power management fix for v5.5-rc7
 2020-01-17  0:15 UTC  (2+ messages)

[PATCH v2 0/6] Split SDM845 interconnect nodes and consolidate RPMh support
 2020-01-17  0:07 UTC  (4+ messages)
` [PATCH v2 3/6] dt-bindings: interconnect: Update Qualcomm SDM845 DT bindings

[PATCH v2] cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
 2020-01-16 19:46 UTC  (2+ messages)

[PATCH] thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH
 2020-01-16 19:41 UTC  (4+ messages)

[PATCH][next] power: supply: bq25890_charger: fix incorrect error return when bq25890_field_read fails
 2020-01-16 19:38 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 151/205] sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()
 2020-01-16 16:42 UTC 

[PATCH AUTOSEL 4.19 061/671] OPP: Fix missing debugfs supply directory for OPPs
 2020-01-16 16:44 UTC 

[PATCH AUTOSEL 4.19 145/671] driver core: Fix handling of runtime PM flags in device_link_add()
 2020-01-16 16:52 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 146/671] driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
` [PATCH AUTOSEL 4.19 157/671] thermal: mediatek: fix register index error
` [PATCH AUTOSEL 4.19 205/671] driver core: Fix PM-runtime for links added during consumer probe
` [PATCH AUTOSEL 4.19 220/671] ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used

[PATCH] dt-bindings: brcm,avs-ro-thermal: Fix binding check issues
 2020-01-16 19:09 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 357/671] thermal: rcar_gen3_thermal: fix interrupt type
 2020-01-16 17:02 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 358/671] thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power
` [PATCH AUTOSEL 4.19 394/671] cpufreq: brcmstb-avs-cpufreq: Fix initial command check
` [PATCH AUTOSEL 4.19 395/671] cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency
` [PATCH AUTOSEL 4.19 467/671] PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
` [PATCH AUTOSEL 4.19 516/671] power: supply: Init device wakeup after device_add()

[PATCH AUTOSEL 4.14 083/371] thermal: mediatek: fix register index error
 2020-01-16 17:22 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 203/371] thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power
` [PATCH AUTOSEL 4.14 222/371] cpufreq: brcmstb-avs-cpufreq: Fix initial command check
` [PATCH AUTOSEL 4.14 223/371] cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency
` [PATCH AUTOSEL 4.14 250/371] PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()

[PATCH V5 0/4] ARM: Enable thermal support for Raspberry Pi 4
 2020-01-16 18:26 UTC  (5+ messages)
` [PATCH V5 1/4] dt-bindings: Add Broadcom AVS RO thermal


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