linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 11:11:41 to 2019-06-27 17:49:52 UTC [more...]

[PATCH] power: Do not clear events_check_enabled in pm_wakeup_pending()
 2019-06-27 17:49 UTC  (4+ messages)

[PATCH 43/87] kernel: power: replace kmalloc and memset with kzalloc
 2019-06-27 17:40 UTC 

[RFC PATCH v2 0/5] sched/cpufreq: Make schedutil energy aware
 2019-06-27 17:16 UTC  (6+ messages)
` [RFC PATCH v2 1/5] PM: Introduce em_pd_get_higher_freq()
` [RFC PATCH v2 2/5] sched/cpufreq: Attach perf domain to sugov policy
` [RFC PATCH v2 3/5] sched/cpufreq: Hook em_pd_get_higher_power() into get_next_freq()
` [RFC PATCH v2 4/5] sched/cpufreq: Introduce sugov_cpu_ramp_boost
` [RFC PATCH v2 5/5] sched/cpufreq: Boost schedutil frequency ramp up

[PATCH RFC 0/4] DDR/L3 Scaling support on SDM845 SoCs
 2019-06-27 13:34 UTC  (5+ messages)
` [PATCH RFC 1/4] OPP: Add and export helper to update voltage
` [PATCH RFC 2/4] OPP: Add and export helper to set bandwidth
` [PATCH RFC 3/4] cpufreq: qcom: Update the bandwidth levels on frequency change
` [PATCH RFC 4/4] arm64: dts: qcom: sdm845: Add cpu OPP tables

[PATCH 1/2] thermal/drivers/core: Add init section table for self-encapsulation
 2019-06-27 13:31 UTC  (4+ messages)

[PATCH v15 0/7] support ROHM BD70528 PMIC
 2019-06-27 13:30 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, Clk, GPIO, Power, Regulator and RTC due for the v5.3 merge window

[PATCH v3 0/4] Prepare Armada 3700 PCIe suspend to RAM support
 2019-06-27 12:52 UTC  (5+ messages)
` [PATCH v3 1/4] clk: mvebu: armada-37xx-periph: add PCIe gated clock
` [PATCH v3 2/4] clk: mvebu: armada-37xx-periph: change suspend/resume time
` [PATCH v3 3/4] dt-bindings: clk: armada3700: fix typo in SoC name
` [PATCH v3 4/4] dt-bindings: clk: armada3700: document the PCIe clock

[PATCH RESEND] PCI: disable runtime PM for PLX switches
 2019-06-27 11:06 UTC  (7+ messages)

[PATCH v4 0/5] Exynos Performance Monitoring Counters enhancements
 2019-06-27 10:31 UTC  (7+ messages)
  ` [PATCH v4 4/5] Documentation: devicetree: add PPMU events description

[PATCH V2 0/5] cpufreq: cleanups
 2019-06-27  9:52 UTC  (4+ messages)
` [PATCH V2 2/5] cpufreq: Replace few CPUFREQ_CONST_LOOPS checks with has_target()

[PATCH v2 0/5] Introduce OPP bandwidth bindings
 2019-06-27  6:27 UTC  (7+ messages)
` [PATCH v2 2/5] interconnect: Add of_icc_get_by_index() helper function
` [PATCH v2 3/5] OPP: Add support for parsing the interconnect bandwidth

[PATCH] PM / wakeup: show wakeup sources stats in sysfs
 2019-06-27  0:04 UTC  (8+ messages)

[PATCH] PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
 2019-06-26 21:52 UTC  (3+ messages)

cpupower: update German translation
 2019-06-26 18:11 UTC  (3+ messages)

[PATCH v1 0/3] Add required-opps support to devfreq passive gov
 2019-06-26 18:10 UTC  (9+ messages)

[PATCH v4 0/3] nvme: add thermal zone devices
 2019-06-26 15:52 UTC  (7+ messages)
` [PATCH v4 2/3] "
` [PATCH v4 3/3] nvme: notify thermal framework when temperature threshold events occur

[PATCH v4 0/2] power: supply: max8998-charger: Device Tree support
 2019-06-26 13:06 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: mfd: max8998: Add charger subnode binding

[PATCH V3 1/3] cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro in a stub
 2019-06-26 12:52 UTC  (11+ messages)
` [PATCH V3 2/3] thermal/drivers/cpu_cooling: Unregister with the policy
` [PATCH V3 3/3] thermal/drivers/cpu_cooling: cpufreq_cooling_register returns an int

[PATCH v2] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-26 10:58 UTC  (10+ messages)

[PATCH v2 0/1] Forced-wakeup for stop states on Powernv
 2019-06-26  9:09 UTC  (6+ messages)
` [PATCH v2 1/1] cpuidle-powernv : forced wakeup for stop states

[patch 0/5] cpuidle haltpoll driver and governor (v4)
 2019-06-26  8:40 UTC  (8+ messages)
` [patch 1/5] drivers/cpuidle: add cpuidle-haltpoll driver
` [patch 2/5] cpuidle: add get_poll_time callback
` [patch 3/5] cpuidle: add haltpoll governor

[PATCH RFC 0/2] Use cpufreq-map governor for MT8183 CCI
 2019-06-26  8:12 UTC  (6+ messages)
  ` [PATCH RFC 1/2] PM / devfreq: Generic CPU frequency to device frequency mapping governor

[GIT PULL] OPP changes for 5.3
 2019-06-26  7:20 UTC 

[GIT PULL] cpufreq/arm changes for 5.3
 2019-06-26  7:16 UTC 

[PATCH] test_power: Add CURRENT and CHARGE_COUNTER properties
 2019-06-26  2:36 UTC  (3+ messages)

[PATCH] test_power: Add CURRENT and CHARGE_COUNTER properties
 2019-06-26  2:33 UTC 

[PATCH v2 0/4] Add required-opps support to devfreq passive gov
 2019-06-26  1:59 UTC  (9+ messages)
` [PATCH v2 1/4] OPP: Allow required-opps even if the device doesn't have power-domains
` [PATCH v2 2/4] OPP: Add function to look up required OPP's for a given OPP
` [PATCH v2 3/4] PM / devfreq: Cache OPP table reference in devfreq
` [PATCH v2 4/4] PM / devfreq: Add required OPPs support to passive governor

[PATCH v2 00/17] More improvements for Tegra30 devfreq driver
 2019-06-26  1:32 UTC  (18+ messages)
` [PATCH v2 01/17] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v2 02/17] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v2 03/17] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v2 04/17] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v2 05/17] PM / devfreq: tegra30: Set up watermarks properly
` [PATCH v2 06/17] PM / devfreq: tegra30: Tuneup boosting thresholds
` [PATCH v2 07/17] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v2 08/17] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v2 09/17] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v2 10/17] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v2 11/17] PM / devfreq: tegra30: Add debug messages
` [PATCH v2 12/17] PM / devfreq: tegra30: Inline all one-line functions
` [PATCH v2 13/17] PM / devfreq: tegra30: Constify structs
` [PATCH v2 14/17] PM / devfreq: tegra30: Ensure that target freq won't overflow
` [PATCH v2 15/17] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v2 16/17] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v2 17/17] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

[PATCH v4 0/7] cpufreq support for Raspberry Pi
 2019-06-25 23:05 UTC  (13+ messages)
` [PATCH v4 1/7] clk: bcm2835: remove pllb
` [PATCH v4 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH v4 3/7] firmware: raspberrypi: register clk device
` [PATCH v4 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq

[PATCH v3 0/7] cpufreq support for Raspberry Pi
 2019-06-25 23:01 UTC  (9+ messages)
` [PATCH v3 1/7] clk: bcm2835: remove pllb
` [PATCH v3 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH v3 3/7] firmware: raspberrypi: register clk device
` [PATCH v3 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq

[PATCH v2 1/5] clk: ingenic: Add missing header in cgu.h
 2019-06-25 22:48 UTC  (12+ messages)
` [PATCH v2 2/5] clk: ingenic: Handle setting the Low-Power Mode bit
` [PATCH v2 3/5] MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep mode
` [PATCH v2 4/5] clk: ingenic: Remove unused functions
` [PATCH v2 5/5] MIPS: Remove dead code

[PATCH 0/2] Allow VINDPM to be set in the device tree
 2019-06-25 22:13 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: power: supply: Add documentation for the VINDPM properties

[PATCH] PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
 2019-06-25 16:09 UTC  (2+ messages)

[PATCH 00/13] intel_rapl: RAPL abstraction and MMIO RAPL support
 2019-06-25 15:52 UTC  (15+ messages)
` [PATCH 01/13] intel_rapl: use reg instead of msr
` [PATCH 02/13] intel_rapl: remove hardcoded register index
` [PATCH 03/13] intel_rapl: introduce intel_rapl.h
` [PATCH 04/13] intel_rapl: introduce struct rapl_private
` [PATCH 05/13] intel_rapl: abstract register address
` [PATCH 06/13] intel_rapl: abstract register access operations
` [PATCH 07/13] intel_rapl: cleanup some functions
` [PATCH 08/13] intel_rapl: cleanup hardcoded MSR access
` [PATCH 09/13] intel_rapl: abstract RAPL common code
` [PATCH 10/13] intel_rapl: support 64 bit register
` [PATCH 11/13] intel_rapl: support two power limits for every RAPL domain
` [PATCH 12/13] int340X/processor_thermal_device: add support for MMIO RAPL
` [PATCH 13/13] intel_rapl: Fix module autoloading issue

[PATCH v4 0/5] Add QCS404 interconnect provider driver
 2019-06-25 15:00 UTC  (3+ messages)
` [PATCH v4 1/5] dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings

[PATCH v1 04/22] docs: thermal: convert to ReST
 2019-06-25 14:21 UTC  (3+ messages)

[PATCH 0/2] ACPI: PM: Fix two issues in acpi_device_set_power()
 2019-06-25 14:14 UTC  (5+ messages)
` [PATCH 1/2] ACPI: PM: Avoid evaluating _PS3 on transitions from D3hot to D3cold
` [PATCH 2/2] ACPI: PM: Allow transitions to D0 to occur in special cases

[regression, bisected] Keyboard not responding after resuming from suspend/hibernate
 2019-06-25 13:54 UTC 

[PATCH 1/3] notifier: Fix broken error handling pattern
 2019-06-25 13:22 UTC  (5+ messages)

[PATCH v4 13/16] PM / devfreq: tegra: Support Tegra30
 2019-06-25 11:30 UTC  (7+ messages)
      `  "

[PATCH v10 00/13] Exynos5 Dynamic Memory Controller driver
 2019-06-25 11:26 UTC  (8+ messages)
  ` [PATCH v10 08/13] drivers: memory: add DMC driver for Exynos5422
  ` [PATCH v10 09/13] drivers: devfreq: events: add Exynos PPMU new events

[PATCH v4 1/2] power: supply: add input power and voltage limit properties
 2019-06-25 10:04 UTC  (3+ messages)

[PATCH v10 00/16] Add utilization clamping support
 2019-06-25  9:31 UTC  (10+ messages)
` [PATCH v10 12/16] sched/core: uclamp: Extend CPU's cgroup controller
` [PATCH v10 13/16] sched/core: uclamp: Propagate parent clamps

[PATCH v4 00/11] add thermal driver for h6
 2019-06-25  8:25 UTC  (9+ messages)
` [PATCH v4 01/11] thermal: sun8i: "
` [PATCH v4 08/11] thermal: sun8i: support ahb clocks
` [PATCH v4 11/11] thermal: sun8i: add thermal driver for h3

[RFCv3 0/8] TurboSched: A scheduler for sustaining Turbo Frequencies for longer durations
 2019-06-25  4:37 UTC  (9+ messages)
` [RFCv3 1/8] sched/core: Add manual jitter classification using sched_setattr syscall
` [RFCv3 2/8] sched: Introduce switch to enable TurboSched mode
` [RFCv3 3/8] sched/core: Update turbo_sched count only when required
` [RFCv3 4/8] sched/fair: Define core capacity to limit task packing
` [RFCv3 5/8] powerpc: Define Core Capacity for POWER systems
` [RFCv3 6/8] sched/fair: Tune task wake-up logic to pack jitter tasks
` [RFCv3 7/8] sched/fair: Bound non idle core search within LLC domain
` [RFCv3 8/8] powerpc: Set turbo domain to NUMA node for task packing

Alternatives to /sys/kernel/debug/wakeup_sources
 2019-06-24 22:14 UTC  (12+ messages)

[PATCH v2 1/2] cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro in a stub
 2019-06-24 22:08 UTC  (4+ messages)
` [PATCH v2 2/2] thermal/drivers/cpu_cooling: Unregister with the policy

Thermal microconference proposal @ LPC
 2019-06-24 13:52 UTC 

[PATCH V34 10/29] hibernate: Disable when the kernel is locked down
 2019-06-24 13:21 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).