Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 00:06:41 to 2021-03-12 05:28:05 UTC [more...]

[PATCH v2 00/14] Introduce devm_pm_opp_* API
 2021-03-12  5:26 UTC  (18+ messages)
` [PATCH v2 01/14] opp: Add devres wrapper for dev_pm_opp_set_clkname
` [PATCH v2 02/14] opp: Add devres wrapper for dev_pm_opp_set_regulators
` [PATCH v2 03/14] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH v2 04/14] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH v2 05/14] opp: Add devres wrapper for dev_pm_opp_register_notifier
` [PATCH v2 06/14] serial: qcom_geni_serial: Convert to use resource-managed OPP API
` [PATCH v2 07/14] spi: spi-geni-qcom: "
` [PATCH v2 08/14] spi: spi-qcom-qspi: "
` [PATCH v2 09/14] mmc: sdhci-msm: "
` [PATCH v2 10/14] drm/msm: "
` [PATCH v2 11/14] drm/lima: "
` [PATCH v2 12/14] drm/panfrost: "
` [PATCH v2 13/14] media: venus: "
` [PATCH v2 14/14] memory: samsung: exynos5422-dmc: "

[PATCH 1/3] thermal/drivers/cpufreq_cooling: Use device name instead of auto-numbering
 2021-03-12  5:10 UTC  (4+ messages)
` [PATCH 2/3] thermal/drivers/devfreq_cooling: "
` [PATCH 3/3] thermal/drivers/cpuidle_cooling: "

[PATCH V6 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-03-12  5:05 UTC  (6+ messages)
` [PATCH V6 1/4] arch_topology: Rename freq_scale as arch_freq_scale
` [PATCH V6 2/4] arch_topology: Allow multiple entities to provide sched_freq_tick() callback
` [PATCH V6 3/4] arch_topology: Export arch_freq_scale and helpers
` [PATCH V6 4/4] cpufreq: CPPC: Add support for frequency invariance

[GIT PULL] OPP fixes for 5.12-rc3
 2021-03-12  4:20 UTC 

[PATCH V2] opp: Don't drop extra references to OPPs accidentally
 2021-03-12  4:16 UTC 

[PATCH] opp: Invalidate current opp when draining the opp list
 2021-03-12  3:49 UTC  (10+ messages)

[v3,0/3] thermal: mediatek: Add LVTS architecture thermal controller
 2021-03-12  3:40 UTC  (4+ messages)
` [v3,1/3] thermal: mediatek: Relocate driver to mediatek folder
` [v3,2/3] thermal: mediatek: Add LVTS drivers for SoC theraml zones
` [v3,3/3] dt-bindings: thermal: Add binding document for mt6873 thermal controller

[PATCH] tools/power/x86/turbostat: Fix TCC offset bit mask
 2021-03-11 23:18 UTC  (2+ messages)

[PATCH v3 0/6] NVIDIA Tegra core power domain driver and OPP helper
 2021-03-11 23:12 UTC  (7+ messages)
` [PATCH v3 1/6] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v3 2/6] soc/tegra: Add CONFIG_SOC_TEGRA_COMMON and select PM_OPP by default
` [PATCH v3 3/6] dt-bindings: power: tegra: Add binding for core power domain
` [PATCH v3 4/6] soc/tegra: Introduce core power domain driver
` [PATCH v3 5/6] soc/tegra: regulators: Support Core domain state syncing
` [PATCH v3 6/6] soc/tegra: pmc: Link children power domains to the parent domain

[PATCH v1 0/5] Add cpuidle support for Tegra194
 2021-03-11 21:11 UTC  (7+ messages)
` [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

[PATCH v15 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-11 17:22 UTC  (3+ messages)
` [PATCH v15 1/2] drm/tegra: dc: Support memory bandwidth management
` [PATCH v15 2/2] drm/tegra: dc: Extend debug stats with total number of events

[PATCH v14 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-11 17:12 UTC  (5+ messages)
` [PATCH v14 1/2] drm/tegra: dc: Support memory bandwidth management
` [PATCH v14 2/2] drm/tegra: dc: Extend debug stats with total number of events

[PATCH] Rectify spelling
 2021-03-11 11:57 UTC 

[PATCH] Rectify spelling
 2021-03-11 11:29 UTC 

[PATCH] thermal: Fix spelling mistake "disabed" -> "disabled"
 2021-03-11 11:13 UTC  (2+ messages)

[PATCH v3 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-03-11 10:57 UTC  (9+ messages)
` [PATCH v3 2/5] powercap/drivers/dtpm: Create a registering system
` [PATCH v3 3/5] powercap/drivers/dtpm: Simplify the dtpm table
` [PATCH v3 4/5] powercap/drivers/dtpm: Use container_of instead of a private data field
` [PATCH v3 5/5] powercap/drivers/dtpm: Scale the power with the load

[PATCH 00/11] PM / devfreq: a few small fixes and improvements
 2021-03-11  7:10 UTC  (51+ messages)
` [PATCH 01/11] doc: ABI: devfreq: remove invalid central_polling description
` [PATCH 02/11] PM / devfreq: remove the invalid description for get_target_freq
` [PATCH 03/11] PM / devfreq: fix the wrong set_freq path for userspace governor
` [PATCH 04/11] PM / devfreq: bail out early if no freq changes in devfreq_set_target
` [PATCH 05/11] PM / devfreq: use more accurate returned new_freq as resume_freq
` [PATCH 06/11] PM / devfreq: drop the unnecessary low variable initialization
` [PATCH 07/11] PM / devfreq: check get_dev_status before start monitor
` [PATCH 08/11] PM / devfreq: check get_dev_status in devfreq_update_stats
` [PATCH 09/11] PM / devfreq: governor: optimize simpleondemand get_target_freq
` [PATCH 10/11] PM / devfreq: imx8m-ddrc: remove imx8m_ddrc_get_dev_status
` [PATCH 11/11] PM / devfreq: imx8m-ddrc: drop polling_ms

[pm:bleeding-edge] BUILD SUCCESS 8608bdeb4cdb5608b4073077e6e5d7bdedefd169
 2021-03-11  3:16 UTC 

[PATCH] mmc: core: Fix hanging on I/O during system suspend for removable cards
 2021-03-11  1:01 UTC  (2+ messages)

pm/testing sleep: 3 runs, 1 regressions (v5.12-rc2-28-g8608bdeb4cdb)
 2021-03-10 20:02 UTC 

pm/testing baseline: 102 runs, 1 regressions (v5.12-rc2-28-g8608bdeb4cdb)
 2021-03-10 19:47 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed (v5.12-rc2-28-g8608bdeb4cdb)
 2021-03-10 19:03 UTC 

[PATCH v10 1/2] scsi: ufs: Enable power management for wlun
 2021-03-10 16:39 UTC  (9+ messages)

[PATCH v10 0/8] Add support for ipq8064 tsens
 2021-03-10 13:40 UTC  (4+ messages)

[PATCH v2] dt-bindings: thermal: rcar-gen3-thermal: Support five TSC nodes on r8a779a0
 2021-03-10 13:23 UTC  (3+ messages)

[PATCH v2] thermal: thermal_of: fix error return code of thermal_of_populate_bind_params()
 2021-03-10 12:42 UTC  (2+ messages)

[PATCH] thermal: thermal_of: fix error return code of thermal_of_populate_bind_params()
 2021-03-10 12:09 UTC  (3+ messages)

[PATCH] thermal: rcar_gen3_thermal: Add support for up to five TSC nodes
 2021-03-10 11:58 UTC  (3+ messages)

[PATCH v2] cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch_enabled
 2021-03-10 11:20 UTC  (3+ messages)

[PATCH v7 0/5] Add initial support for ATC260x PMICs
 2021-03-10 11:12 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD and Input due for the v5.13 merge window

[PATCH] dt-bindings: thermal: rcar-gen3-thermal: Support five TSC nodes on r8a779a0
 2021-03-10 10:55 UTC  (3+ messages)

[PATCH V5 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-03-10  2:54 UTC  (10+ messages)
` [PATCH V5 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback
` [PATCH V5 2/2] cpufreq: CPPC: Add support for frequency invariance

[PATCH v2 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-03-10  0:40 UTC  (6+ messages)
` [PATCH v2 2/5] powercap/drivers/dtpm: Create a registering system
` [PATCH v2 3/5] powercap/drivers/dtpm: Simplify the dtpm table
` [PATCH v2 4/5] powercap/drivers/dtpm: Use container_of instead of a private data field
` [PATCH v2 5/5] powercap/drivers/dtpm: Scale the power with the load

[PATCH 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-03-09 20:44 UTC  (13+ messages)
` [PATCH 2/5] powercap/drivers/dtpm: Create a registering system
` [PATCH 3/5] powercap/drivers/dtpm: Simplify the dtpm table
` [PATCH 4/5] powercap/drivers/dtpm: Use container_of instead of a private data field
` [PATCH 5/5] powercap/drivers/dtpm: Scale the power with the load

[PATCH] usb: dwc3: fix build error when POWER_SUPPLY is not enabled
 2021-03-09 18:58 UTC  (2+ messages)

[PATCH 0/7] Cleanup SBS power-supply drivers
 2021-03-09 18:04 UTC  (8+ messages)
` [PATCH 1/7] power: supply: sbs-battery: use dev_err_probe
` [PATCH 2/7] power: supply: sbs-charger: "
` [PATCH 3/7] power: supply: sbs-charger: drop unused gpio includes
` [PATCH 4/7] power: supply: sbs-manager: use managed i2c_mux_adapter
` [PATCH 5/7] power: supply: sbs-manager: use dev_err_probe
` [PATCH 6/7] power: supply: sbs-manager: update gpio include
` [PATCH 7/7] power: supply: core: reduce loglevel for probe defer info

[RFC PATCH v2 0/8] Add managed version of delayed work init
 2021-03-09 13:46 UTC  (3+ messages)
` [RFC PATCH v2 6/8] power: supply: Clean-up few drivers by using managed "

[PATCH] [RFC] dt-bindings: power: sysc-remobile: Convert to json-schema
 2021-03-09 12:56 UTC  (3+ messages)

[PATCH v8 0/3] CPUFreq: Add support for opp-sharing cpus
 2021-03-09 11:59 UTC  (2+ messages)

[0/3] Add SC7280 interconnect provider driver
 2021-03-09 11:50 UTC  (4+ messages)
` [1/3] dt-bindings: interconnect: Add Qualcomm SC7280 DT bindings
` [2/3] interconnect: qcom: Add SC7280 interconnect provider driver
` [3/3] arm64: dts: sc7280: Add interconnect provider DT nodes

[RESEND PATCH v5 1/4] dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle
 2021-03-09 10:16 UTC  (4+ messages)
    ` [RESEND PATCH v5 4/4] dt-bindings: devfreq: rk3399_dmc: Remove references of unexistant defines

[PATCH] power: supply: max8997_charger: make EXTCON dependency unconditional
 2021-03-09 10:11 UTC  (5+ messages)

[PATCH v6 1/4] PM / devfreq: Register devfreq as a cooling device on demand
 2021-03-09 10:08 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 4612c104e41532886aeae80f37d15e14fdad6cbf
 2021-03-09  8:36 UTC 

[PATCH 0/3] charger-supply for max8997_charger
 2021-03-09  7:47 UTC  (6+ messages)
` [PATCH 3/3] power: supply: max8997_charger: Switch to new binding

pm/testing sleep: 1 runs, 1 regressions (v5.12-rc2-18-gf15befeb2bc3)
 2021-03-09  3:05 UTC 

pm/testing baseline: 56 runs, 1 regressions (v5.12-rc2-18-gf15befeb2bc3)
 2021-03-09  2:50 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed (v5.12-rc2-18-gf15befeb2bc3)
 2021-03-09  2:07 UTC 

[PATCH 0/2] power: supply: Add battery and AC drivers for Surface devices
 2021-03-09  0:05 UTC  (2+ messages)
` [PATCH 2/2] power: supply: Add AC driver for Surface Aggregator Module


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 read-only IMAP folder(s) and NNTP newsgroup(s).