linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-12 14:56:01 to 2021-03-16 15:55:28 UTC [more...]

[RFC PATCH 0/8] RISC-V CPU Idle Support
 2021-03-16 15:53 UTC  (5+ messages)
` [RFC PATCH 7/8] dt-bindings: Add bindings documentation for RISC-V idle states

[PATCH] ACPI: CPPC: Add emtpy stubs of functions for CONFIG_ACPI_CPPC_LIB unset
 2021-03-16 15:54 UTC 

[PATCH] cpufreq: intel_pstate: Clean up frequency computations
 2021-03-16 15:52 UTC 

[PATCH] PCI: PM: Do not read power state in pci_enable_device_flags()
 2021-03-16 15:51 UTC 

pm/testing baseline: 66 runs, 1 regressions (v5.12-rc3-19-g1a7a93e88ae21)
 2021-03-16 15:45 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.12-rc3-19-g1a7a93e88ae21)
 2021-03-16 15:02 UTC 

[PATCH v2] PCI: Run platform power transition on initial D0 entry
 2021-03-16 14:10 UTC  (5+ messages)

[PATCH] thermal: power_allocator: using round the division when re-divvying up power
 2021-03-16 13:16 UTC  (4+ messages)

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

[RFC PATCH v2 0/8] RISC-V CPU Idle Support
 2021-03-16 10:41 UTC  (9+ messages)
` [RFC PATCH v2 1/8] RISC-V: Enable CPU_IDLE drivers
` [RFC PATCH v2 2/8] RISC-V: Rename relocate() and make it global
` [RFC PATCH v2 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [RFC PATCH v2 4/8] RISC-V: Add SBI HSM suspend related defines
` [RFC PATCH v2 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [RFC PATCH v2 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [RFC PATCH v2 7/8] dt-bindings: Add bindings documentation for RISC-V idle states
` [RFC PATCH v2 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[PATCH v6] power: suspend: Move dpm_watchdog to suspend.c and enhance it
 2021-03-16 10:12 UTC 

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

[v7,0/3] mt8183: Add Mediatek thermal driver and dtsi
 2021-03-16  7:01 UTC  (4+ messages)
` [v7,1/3] arm64: dts: mt8183: add thermal zone node
` [v7,2/3] arm64: dts: mt8183: Configure CPU cooling
` [v7,3/3] thermal: mediatek: add another get_temp ops for thermal sensors

[PATCH] power-supply: use kobj_to_dev()
 2021-03-16  6:54 UTC 

[PATCH 00/38] Convert power-supply DT bindings to YAML
 2021-03-15 19:44 UTC  (46+ messages)
` [PATCH 01/38] ARM: dts: motorola-cpcap-mapphone: Prepare for dtbs_check parsing
` [PATCH 02/38] dt-bindings: power: supply: cpcap-battery: Convert to DT schema format
` [PATCH 03/38] dt-bindings: power: supply: cpcap-charger: "
` [PATCH 04/38] dt-bindings: power: supply: bq25890: "
` [PATCH 05/38] dt-bindings: power: supply: bq24257: "
` [PATCH 06/38] dt-bindings: power: supply: bq24190: "
` [PATCH 07/38] dt-bindings: power: supply: bq2415x: "
` [PATCH 08/38] dt-bindings: power: supply: bq24735: "
` [PATCH 09/38] dt-bindings: power: supply: isp1704: "
` [PATCH 10/38] dt-bindings: power: supply: sbs-charger: "
` [PATCH 11/38] dt-bindings: power: supply: sbs-manager: "
` [PATCH 12/38] dt-bindings: power: supply: ds2760: "
` [PATCH 13/38] dt-bindings: power: supply: sc27xx-fg: "
` [PATCH 14/38] dt-bindings: power: supply: sc2731-charger: "
` [PATCH 15/38] dt-bindings: power: supply: tps65090: "
` [PATCH 16/38] dt-bindings: power: supply: tps65217: "
` [PATCH 17/38] dt-bindings: power: supply: twl4030: "
` [PATCH 18/38] dt-bindings: power: supply: n900-battery: "
` [PATCH 19/38] dt-bindings: power: supply: lego-ev3-battery: "
` [PATCH 20/38] dt-bindings: power: supply: max17040: "
` [PATCH 21/38] dt-bindings: power: supply: max14656: "
` [PATCH 22/38] dt-bindings: power: supply: max17042: "
` [PATCH 23/38] dt-bindings: power: supply: max8903: "
` [PATCH 24/38] dt-bindings: power: supply: ucs1002: "
` [PATCH 25/38] dt-bindings: power: supply: pm8941-charger: "
` [PATCH 26/38] dt-bindings: power: supply: pm8941-coincell: "
` [PATCH 27/38] dt-bindings: power: supply: act8945a: "
` [PATCH 28/38] dt-bindings: power: supply: axp20x: "
` [PATCH 29/38] dt-bindings: power: supply: da9150: "
` [PATCH 30/38] dt-bindings: power: supply: lp8727: "
` [PATCH 31/38] dt-bindings: power: supply: lt3651: "
` [PATCH 32/38] dt-bindings: power: supply: ltc294x: "
` [PATCH 33/38] dt-bindings: power: supply: rt9455: "
` [PATCH 34/38] dt-bindings: power: supply: olpc-battery: "
` [PATCH 35/38] dt-bindings: power: supply: ab8500: "
` [PATCH 36/38] dt-bindings: power: supply: sbs-battery: Fix dtbs_check
` [PATCH 37/38] dt-bindings: power: supply: Fix remaining battery.txt links
` [PATCH 38/38] dt-bindings: power: supply: Drop power_supply.txt

[PATCH v15 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-15 18:39 UTC  (6+ 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 v12 0/7] soc: mediatek: SVS: introduce MTK SVS
 2021-03-15 13:30 UTC  (8+ messages)
` [PATCH v12 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings
` [PATCH v12 2/7] arm64: dts: mt8183: add svs device information
` [PATCH v12 3/7] soc: mediatek: SVS: introduce MTK SVS engine
` [PATCH v12 4/7] soc: mediatek: SVS: add debug commands
` [PATCH v12 5/7] dt-bindings: soc: mediatek: add mt8192 svs dt-bindings
` [PATCH v12 6/7] arm64: dts: mt8192: add svs device information
` [PATCH v12 7/7] soc: mediatek: SVS: add mt8192 SVS GPU driver

[PATCH] cpufreq:s5pv210:Fix typo issue
 2021-03-15 13:11 UTC  (2+ messages)

[PATCH] usb: dwc3: fix build error when POWER_SUPPLY is not enabled
 2021-03-15 12:51 UTC  (5+ messages)

kernel BUG in memory_bm_free
 2021-03-15 12:26 UTC  (4+ messages)

[RFC 0/2] CPU-Idle latency selftest framework
 2021-03-15 11:48 UTC  (3+ messages)
` [RFC 1/2] cpuidle: Extract IPI based and timer based wakeup latency from idle states
` [RFC 2/2] selftest/cpuidle: Add support for cpuidle latency measurement

[PATCH v2] PM / devfreq: Unlock mutex and free devfreq struct in error path
 2021-03-15 10:01 UTC  (3+ messages)

[PATCH v2 1/5] thermal/drivers/core: Use a char pointer for the cooling device name
 2021-03-15  9:58 UTC  (15+ messages)
` [PATCH v2 2/5] thermal/drivers/cpufreq_cooling: Use device name instead of auto-numbering
` [PATCH v2 3/5] thermal/drivers/devfreq_cooling: "
` [PATCH v2 4/5] thermal/drivers/cpuidle_cooling: "
` [PATCH v2 5/5] thermal/drivers/cpufreq_cooling: Remove unused list

[PATCH] PM / devfreq: unlock mutex and free devfreq struct in error path
 2021-03-15  9:22 UTC  (3+ messages)

[PATCH v12 0/7] soc: mediatek: SVS: introduce MTK SVS
 2021-03-15  8:52 UTC 

[PATCH V5 0/2] power: bq27xxx: add bq78z100
 2021-03-15  7:52 UTC  (3+ messages)

[PATCH] cpufreq: cppc: simplify default delay_us setting
 2021-03-15  4:53 UTC  (2+ messages)

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

[PATCH] ia64: fix format string for ia64-acpi-cpu-freq
 2021-03-15  3:19 UTC  (2+ messages)

[PATCH V3] cpufreq: Rudimentary typos fix in the file s5pv210-cpufreq.c
 2021-03-15  3:18 UTC  (4+ messages)

[PATCH v2 1/3] power: supply: bq27xxx: fix sign of current_now for newer ICs
 2021-03-15  1:55 UTC  (6+ messages)
` [PATCH v2 2/3] power: supply: bq27xxx: fix power_avg "
` [PATCH v2 3/3] power: supply: bq27xxx: make status more robust

[PATCH] power: supply: z2_battery: Drop unused variable
 2021-03-14 23:09 UTC  (2+ messages)

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

[PATCH v3 1/5] thermal/drivers/core: Use a char pointer for the cooling device name
 2021-03-14 13:21 UTC  (7+ messages)
` [PATCH v3 2/5] thermal/drivers/cpufreq_cooling: Use device name instead of auto-numbering
` [PATCH v3 3/5] thermal/drivers/devfreq_cooling: "
` [PATCH v3 4/5] thermal/drivers/cpuidle_cooling: "
` [PATCH v3 5/5] thermal/drivers/cpufreq_cooling: Remove unused list

[PATCH] tools/power/x86/turbostat: Fix TCC offset bit mask
 2021-03-13 15:16 UTC  (5+ messages)

[PATCH] soc: ti: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-03-13 13:27 UTC  (2+ messages)

[Bug 211791] New: AMD CPU /proc/cpuinfo reported max potential boost frequency instead of actual operating frequency
 2021-03-13 10:41 UTC  (2+ messages)
` [Bug 211791] "

[pm:bleeding-edge] BUILD SUCCESS 42326a293954f11eadf31161b8315bf6dc2279da
 2021-03-13  7:15 UTC 

[PATCH 00/11] PM / devfreq: a few small fixes and improvements
 2021-03-13  6:45 UTC  (11+ messages)
` [PATCH 07/11] PM / devfreq: check get_dev_status before start monitor

[PATCH V2] cpufreq: Rudimentary typos fix in the file s5pv210-cpufreq.c
 2021-03-13  3:52 UTC  (6+ messages)

[PATCH 1/2] powercap/drivers/dtpm: Export the symbols for the modules
 2021-03-13  0:11 UTC  (2+ messages)
` [PATCH 2/2] powercap/drivers/dtpm: Allow dtpm node device creation through configfs

[PATCH] cpufreq: Rudimentary typos fix in the file s5pv210-cpufreq.c
 2021-03-12 23:52 UTC  (5+ messages)

[GIT PULL] Power management fixes for v5.12-rc3
 2021-03-12 21:52 UTC  (2+ messages)

pm/testing sleep: 4 runs, 1 regressions (devprop-5.12-rc3-29-g42326a293954f)
 2021-03-12 21:21 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed (devprop-5.12-rc3-29-g42326a293954f)
 2021-03-12 20:23 UTC 

[GIT PULL] OPP fixes for 5.12-rc3
 2021-03-12 18:18 UTC  (2+ messages)

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

[PATCH] extcon: Provide *extcon_*_notifier_all() stubs for !CONFIG_EXTCON
 2021-03-12 15:35 UTC  (6+ 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).