linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-29 21:22:38 to 2020-07-03 06:15:17 UTC [more...]

[RFC PATCH 0/2] PM / devfreq: Add delayed timer for polling
 2020-07-03  6:26 UTC  (3+ messages)
  ` [RFC PATCH 1/2] PM / devfreq: Add support delayed timer for polling mode
  ` [RFC PATCH 2/2] memory: samsung: exynos5422-dmc: Use delayed timer as default

[PATCH v7 00/11] Stop monitoring disabled devices
 2020-07-03  1:49 UTC  (26+ messages)
` [PATCH v7 07/11] thermal: Use mode helpers in drivers
` [PATCH v7 08/11] thermal: Explicitly enable non-changing thermal zone devices
` [PATCH v7 09/11] thermal: core: Stop polling DISABLED thermal devices
` [PATCH v7 11/11] thermal: Rename set_mode() to change_mode()

[PATCH] cpufreq: Record stats when fast switching is enabled
 2020-07-03  1:00 UTC  (2+ messages)

[PATCH RFC v6 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-07-03  0:47 UTC  (8+ messages)
    ` [PATCH RFC v6 1/6] dt-bindings: exynos-bus: Add documentation for interconnect properties
    ` [PATCH RFC v6 2/6] interconnect: Add generic interconnect driver for Exynos SoCs
    ` [PATCH RFC v6 3/6] PM / devfreq: exynos-bus: Add registration of interconnect child device
    ` [PATCH RFC v6 4/6] ARM: dts: exynos: Add interconnect properties to Exynos4412 bus nodes
    ` [PATCH RFC v6 5/6] ARM: dts: exynos: Add interconnects to Exynos4412 mixer
    ` [PATCH RFC v6 6/6] drm: exynos: mixer: Add interconnect support

[PATCH v2] PM / devfreq: tegra: Add Dmitry as a maintainer
 2020-07-03  0:44 UTC  (3+ messages)

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-07-03  0:38 UTC  (3+ messages)
  ` [PATCH 12/17] drivers: devfreq: Fix trivial spelling

[pm:bleeding-edge] BUILD SUCCESS 4993c43926f504c2c5f9fe538d5690128841991f
 2020-07-02 23:49 UTC 

[PATCH 0/4] interconnect: qcom: Misc bcm-voter changes and fixes
 2020-07-02 21:02 UTC  (7+ messages)
` [PATCH 1/4] interconnect: qcom: Support bcm-voter-specific TCS wait behavior
` [PATCH 4/4] interconnect: qcom: Fix small BW votes being truncated to zero

[PATCH v15 0/4] Add JEITA properties and introduce the bq2515x charger
 2020-07-02 20:53 UTC  (6+ messages)
` [PATCH v15 1/4] power_supply: Add additional health properties to the header
` [PATCH v15 2/4] dt-bindings: power: Convert battery.txt to battery.yaml
` [PATCH v15 3/4] dt-bindings: power: Add the bindings for the bq2515x family of chargers
` [PATCH v15 4/4] power: supply: bq25150 introduce the bq25150

[PATCH 0/6] Add SM8150 and SM8250 interconnect drivers
 2020-07-02 20:49 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: interconnect: Add Qualcomm SM8150 DT bindings
` [PATCH 2/6] dt-bindings: interconnect: Add Qualcomm SM8250 "
` [PATCH 3/6] interconnect: qcom: Add SM8150 interconnect provider driver
` [PATCH 4/6] interconnect: qcom: Add SM8250 "

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-02 18:25 UTC  (12+ messages)
` [PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode
` [PATCH v2 03/11] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH v2 04/11] x86/xen: add system core suspend and resume callbacks
` [PATCH v2 05/11] genirq: Shutdown irq chips in suspend/resume during hibernation
` [PATCH v2 06/11] xen-blkfront: add callbacks for PM suspend and hibernation
` [PATCH v2 07/11] xen-netfront: "
` [PATCH v2 08/11] x86/xen: save and restore steal clock during PM hibernation
` [PATCH v2 09/11] xen: Introduce wrapper for save/restore sched clock offset
` [PATCH v2 10/11] xen: Update sched clock offset to avoid system instability in hibernation
` [PATCH v2 11/11] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA
` [PATCH v2 02/11] xenbus: add freeze/thaw/restore callbacks support

[PATCH] MAINTAINERS: Change Maintainer for some at91 drivers
 2020-07-02 16:11 UTC  (3+ messages)

[e1000e] e86e383f28: suspend-stress.fail
 2020-07-02 15:13 UTC  (5+ messages)
        ` [Intel-wired-lan] "

pm/testing build: 5 builds: 0 failed, 5 passed, 8 warnings (v5.8-rc3-32-g504bdc71542e)
 2020-07-02 12:56 UTC 

[PATCH v4 00/37] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-07-02 12:36 UTC  (30+ messages)
` [PATCH v4 27/37] interconnect: Relax requirement in of_icc_get_from_provider()
` [PATCH v4 28/37] memory: tegra: Register as interconnect provider
  ` [PATCH v4 10/37] PM / devfreq: tegra20: Silence deferred probe error
  ` [PATCH v4 11/37] PM / devfreq: tegra30: "
  ` [PATCH v4 14/37] PM / devfreq: tegra20: Add error messages to tegra_devfreq_target()
  ` [PATCH v4 15/37] PM / devfreq: tegra30: "
  ` [PATCH v4 16/37] PM / devfreq: tegra20: Adjust clocks conversion ratio and polling interval
  ` [PATCH v4 17/37] PM / devfreq: tegra20: Relax Kconfig dependency
  ` [PATCH v4 12/37] PM / devfreq: tegra20: Use MC timings for building OPP table

[PATCH 0/8] cpufreq: improve frequency invariance support
 2020-07-02 11:46 UTC  (26+ messages)
` [PATCH 1/8] cpufreq: allow drivers to flag custom support for freq invariance
` [PATCH 2/8] cpufreq: move invariance setter calls in cpufreq core
` [PATCH 3/8] cpufreq,drivers: remove setting of frequency scale factor
` [PATCH 4/8] cpufreq,vexpress-spc: fix Frequency Invariance (FI) for bL switching
` [PATCH 5/8] cpufreq: report whether cpufreq supports Frequency Invariance (FI)
` [PATCH 6/8] arch_topology,cpufreq,sched/core: constify arch_* cpumasks
` [PATCH 7/8] arch_topology,arm64: define arch_scale_freq_invariant()
` [PATCH 8/8] cpufreq: make schedutil the default for arm and arm64

[PATCH v3] cpufreq: CPPC: simply the code access 'highest_perf' value in cppc_perf_caps struct
 2020-07-02 11:09 UTC  (6+ messages)

[PATCH] power: supply: rt5033_battery: Fix error code in rt5033_battery_probe()
 2020-07-02  8:58 UTC 

[PATCH v5 0/2] *mfd: Add support for Khadas Microcontroller
 2020-07-02  7:49 UTC  (3+ messages)
` [PATCH v5 2/2] arm64: dts: meson-khadas-vim3: add Khadas MCU nodes

[pm:bleeding-edge] BUILD SUCCESS db104109575551b9d477167284d674fd31047baf
 2020-07-02  3:52 UTC 

[PATCH] clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPER
 2020-07-02  2:44 UTC  (2+ messages)

[PATCH v2] cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
 2020-07-02  0:13 UTC 

[PATCH v1] cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
 2020-07-01 22:49 UTC  (5+ messages)

pm/testing baseline: 58 runs, 1 regressions (v5.8-rc3-33-gdb1041095755)
 2020-07-01 20:20 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 20 warnings (v5.8-rc3-33-gdb1041095755)
 2020-07-01 19:36 UTC 

[RFC PATCH] interconnect: qcom: add functions to query addr/cmds for a path
 2020-07-01 17:03 UTC  (3+ messages)

[PATCH v14 0/4] Add JEITA properties and introduce the bq2515x charger
 2020-07-01 16:39 UTC  (11+ messages)
` [PATCH v14 1/4] power_supply: Add additional health properties to the header
` [PATCH v14 2/4] dt-bindings: power: Convert battery.txt to battery.yaml
` [PATCH v14 3/4] dt-bindings: power: Add the bindings for the bq2515x family of chargers
` [PATCH v14 4/4] power: supply: bq25150 introduce the bq25150
    ` [EXTERNAL] "

[PATCH v2 1/4] dt-bindings: power: Add BQ27561 compatible
 2020-07-01 16:24 UTC  (3+ messages)

[PATCH] thermal: Remove clock_cooling code
 2020-07-01 16:14 UTC 

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-07-01 15:48 UTC  (15+ messages)

[PATCH v2 3/5] thermal: core: Remove old uapi generic netlink
 2020-07-01 12:13 UTC  (2+ messages)

[PATCH] cpuidle: governor: export cpuidle_register_governor
 2020-07-01  8:19 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS 9697297c9e498f9fee49b455dd88275fcc30a6ba
 2020-07-01  7:49 UTC 

[PATCH] cpuidle: change enter_s2idle() prototype
 2020-07-01  5:50 UTC  (3+ messages)

[PATCH v2] cpufreq: CPPC: fix some unreasonable codes in cppc_cpufreq_perf_to_khz()
 2020-07-01  4:12 UTC  (2+ messages)

[PATCH] cpufreq: CPPC: fix some unreasonable codes in cppc_cpufreq_perf_to_khz()
 2020-07-01  2:54 UTC 

[PATCH] cpufreq: CPPC: fix some unreasonable codes in cppc_cpufreq_perf_to_khz()
 2020-07-01  2:52 UTC 

[UPDATE][PATCH v3 1/2] cpufreq: intel_pstate: Allow enable/disable energy efficiency
 2020-07-01  2:38 UTC  (6+ messages)
    ` [PATCH] lib: Extend kstrtobool() to accept "true"/"false"

[PATCH v3] PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
 2020-07-01  2:04 UTC  (2+ messages)

RFC: a failing pm_runtime_get increases the refcnt?
 2020-06-30 19:48 UTC  (7+ messages)

[RFC/RFT][PATCH] cpufreq: intel_pstate: Accept passive mode with HWP enabled
 2020-06-30 19:10 UTC  (5+ messages)
      ` cpufreq: intel_pstate: HWP mode issue

[PATCH] powercap/intel_rapl: add support for Sapphire Rapids
 2020-06-30 18:44 UTC  (2+ messages)

[PATCH v4 0/2] cpufreq: intel_pstate: Support raw epp and energy_efficiency
 2020-06-30 18:40 UTC  (4+ messages)
` [PATCH v4 2/2] cpufreq: intel_pstate: Allow raw energy performance preference value

[PATCH] cpufreq: Remove the weakly defined cpufreq_default_governor()
 2020-06-30 18:39 UTC  (2+ messages)

[PATCH V4 0/3] cpufreq: Allow default governor on cmdline and fix locking issues
 2020-06-30 18:38 UTC  (2+ messages)

[PATCH] cpufreq: cppc: Reorder code and remove apply_hisi_workaround variable
 2020-06-30 18:37 UTC  (2+ messages)

[PATCH] ACPI: fan: fix: Update Tiger Lake ACPI device ID
 2020-06-30 17:34 UTC  (2+ messages)

pm/testing baseline: 77 runs, 1 regressions (v5.8-rc3-22-g0169dcbef89a)
 2020-06-30 16:31 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed, 20 warnings (v5.8-rc3-22-g0169dcbef89a)
 2020-06-30 15:48 UTC 

[PATCH v13 0/4] Add JEITA properties and introduce the bq2515x charger
 2020-06-30 12:12 UTC  (6+ messages)
` [PATCH v13 2/4] dt-bindings: power: Convert battery.txt to battery.yaml
` [PATCH v13 3/4] dt-bindings: power: Add the bindings for the bq2515x family of chargers

[PATCH 0/5] cpuidle: psci: Various improvements for PSCI PM domains
 2020-06-30 10:23 UTC  (2+ messages)

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-30  8:30 UTC  (11+ messages)

[PATCH] MAINTAINERS: update Amit Kucheria's email to a single email address
 2020-06-30  6:22 UTC 

[PATCH v2] PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
 2020-06-30  0:49 UTC  (8+ messages)

[TEGRA194_CPUFREQ PATCH v4 0/4] Add cpufreq driver for Tegra194
 2020-06-29 22:06 UTC  (3+ messages)
` [TEGRA194_CPUFREQ PATCH v4 1/4] dt-bindings: arm: Add t194 ccplex compatible and bpmp property

[RFC] Limiting charge current on Droid 4 (and N900)
 2020-06-29 21:49 UTC  (3+ messages)

[PATCH 1/4] ARM: exynos: Apply little core workaround only under secure firmware
 2020-06-29 18:28 UTC  (3+ messages)
  ` [PATCH v2 1/4] ARM: exynos: MCPM: Restore big.LITTLE cpuidle support

[Bug 206517] New: scaling_cur_freq very different from cpuinfo_cur_freq on Acer Predator Helios 500 PH517-61-R0GX
 2020-06-29 12:17 UTC  (3+ messages)
` [Bug 206517] "

[PATCH v2 00/11] Allwinner A100 Initial support
 2020-06-29 15:21 UTC  (7+ messages)
` [PATCH v2 06/11] nvmem: sunxi-sid: add support for A100's SID controller
` [PATCH v2 08/11] thermal: sun8i: Add A100's THS controller support
` [PATCH v2 09/11] arm64: allwinner: A100: add the basical Allwinner A100 DTSI file


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