linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-06 11:32:49 to 2022-04-11 03:20:11 UTC [more...]

[PATCH V2 00/15] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-04-11  3:20 UTC  (39+ messages)
` [PATCH V2 01/15] dt-bindings: cpufreq: mediatek: Add MediaTek CCI property
` [PATCH V2 02/15] cpufreq: mediatek: Use module_init and add module_exit
` [PATCH V2 03/15] cpufreq: mediatek: Cleanup variables and error handling in mtk_cpu_dvfs_info_init()
` [PATCH V2 04/15] cpufreq: mediatek: Remove unused headers
` [PATCH V2 05/15] cpufreq: mediatek: Enable clocks and regulators
` [PATCH V2 06/15] cpufreq: mediatek: Record previous target vproc value
` [PATCH V2 08/15] cpufreq: mediatek: Move voltage limits to platform data
` [PATCH V2 09/15] cpufreq: mediatek: Add .get function
` [PATCH V2 10/15] cpufreq: mediatek: Make sram regulator optional
` [PATCH V2 11/15] cpufreq: mediatek: Update logic of voltage_tracking()
` [PATCH V2 12/15] cpufreq: mediatek: Use maximum voltage in init stage
` [PATCH V2 13/15] cpufreq: mediatek: Link CCI device to CPU
` [PATCH V2 14/15] cpufreq: mediatek: Add support for MT8186
` [PATCH V2 15/15] cpufreq: mediatek: Use device print to show logs
  ` [PATCH V2 07/15] cpufreq: mediatek: Add opp notification for SVS support

[PATCH v2 0/3] Enable EAS for CPPC/ACPI based systems
 2022-04-11  3:12 UTC  (8+ messages)
` [PATCH v2 1/3] cpufreq: CPPC: Add cppc_cpufreq_search_cpu_data
` [PATCH v2 2/3] cpufreq: CPPC: Add per_cpu efficiency_class
` [PATCH v2 3/3] cpufreq: CPPC: Register EM based on efficiency class information

[PATCH v2] opp: use list iterator only inside the loop
 2022-04-11  3:02 UTC  (2+ messages)

[PATCH] opp: replace usage of found with dedicated list iterator variable
 2022-04-11  3:01 UTC  (2+ messages)

[Patch v4 0/4] Tegra234 cpufreq driver support
 2022-04-11  3:00 UTC  (4+ messages)
` [Patch v4 1/4] dt-bindings: Document Tegra CCPLEX Cluster

[PATCH] PM: opp: simplify with dev_err_probe()
 2022-04-11  2:53 UTC  (2+ messages)

[PATCH] OPP: call of_node_put() on error path in _bandwidth_supported()
 2022-04-11  2:50 UTC  (2+ messages)

[PATCH v2] PM: opp: Fix NULL pointer exception on a v2 table combined with v1 opps
 2022-04-11  2:49 UTC  (2+ messages)

[PATCH v4 00/15] rk3399: Clean up and enable DDR DVFS
 2022-04-10 17:12 UTC  (2+ messages)
` (subset) "

[PATCH v2] hwmon: (dell-smm) Add cooling device support
 2022-04-10 16:39 UTC 

[PATCH] hwmon: (dell-smm) Add cooling device support
 2022-04-10 13:43 UTC  (4+ messages)

Hello
 2022-04-10 11:55 UTC 

[PATCH] PCI: PM: Quirk bridge D3 on Elo i2
 2022-04-10  9:16 UTC  (4+ messages)

[PATCH] RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
 2022-04-10  3:14 UTC  (2+ messages)

Hello
 2022-04-10  1:08 UTC 

[PATCH] dt-bindings: thermal: tsens: Add sc8280xp compatible
 2022-04-09 16:36 UTC  (2+ messages)

[PATCH 0/4 v6] power: supply: Add Support for RK817 Charger
 2022-04-09 16:34 UTC  (6+ messages)
` [PATCH 1/4 v6] dt-bindings: Add Rockchip rk817 battery charger support
` [PATCH 2/4 v6] mfd: "
` [PATCH 3/4 v6] power: supply: Add charger driver for Rockchip RK817
` [PATCH 4/4 v6] arm64: dts: rockchip: add rk817 chg to Odroid Go Advance

[PATCH v1 0/7] PCI/PM: Improvements related to device transitions into D0
 2022-04-09 13:28 UTC  (8+ messages)
` [PATCH v1 1/7] PCI/PM: Resume subordinate bus in bus type callbacks
` [PATCH v1 2/7] PCI/PM: Drop the runtime_d3cold PCI device flag
` [PATCH v1 3/7] PCI/PM: Rearrange pci_update_current_state()
` [PATCH v1 4/7] PCI/PM: Rework changing power states of PCI devices
` [PATCH v1 5/7] PCI/PM: Move pci_set_low_power_state() next to its caller
` [PATCH v1 6/7] PCI/PM: Clean up pci_set_low_power_state()
` [PATCH v1 7/7] PCI/PM: Rearrange pci_set_power_state()

[PATCH 1/3] cpufreq: Move to_gov_attr_set() to cpufreq.h
 2022-04-09 12:10 UTC  (5+ messages)
` [PATCH 3/3] cpufreq: governor: Use kobject release() method to free dbs_data

[PATCH v2 9/9] arm64: dts: qcom: msm8996-xiaomi-scorpio: Use MSM8996 Pro
 2022-04-09  4:20 UTC 

[PATCH v2 8/9] arm64: dts: qcom: msm8996: Add MSM8996 Pro support
 2022-04-09  4:19 UTC 

[PATCH v2 7/9] dt-bindings: arm: qcom: Add MSM8996 Pro compatible
 2022-04-09  4:18 UTC 

[PATCH v2 6/9] arm64: dts: qcom: msm8996: Remove MSM8996 Pro speed bins from cluster OPP tables
 2022-04-09  4:18 UTC 

[PATCH v2 5/9] dt-bindings: opp: opp-v2-kryo-cpu: Remove SMEM
 2022-04-09  4:17 UTC 

[PATCH v2 4/9] cpufreq: qcom_cpufreq_nvmem: Simplify reading kryo speedbin
 2022-04-09  4:17 UTC 

[PATCH v2 3/9] clk: qcom: msm8996-cpu: Add MSM8996 Pro CBF support
 2022-04-09  4:16 UTC 

[PATCH v2 2/9] dt-bindings: clk: qcom: msm8996-apcc: Add MSM8996 Pro
 2022-04-09  4:15 UTC 

[PATCH v2 1/9] dt-bindings: clk: qcom: msm8996-apcc: Add CBF
 2022-04-09  4:04 UTC 

[PATCH v2 0/9] Add support for MSM8996 Pro
 2022-04-09  4:01 UTC 

[RFC PATCH 0/2] rockchip / devfreq: Coordinate DRAM controller resources between ATF and kernel
 2022-04-09  3:34 UTC  (4+ messages)
  ` [RFC PATCH 1/2] soc: rockchip: power-domain: Manage resource conflicts with firmware

[PATCH v2 1/2] dt-bindings: interconnect: qcom: Add sc8280xp binding
 2022-04-08 21:48 UTC  (2+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add SC8280XP interconnect provider

[PATCH v3] interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
 2022-04-08 18:52 UTC  (4+ messages)

[PATCH v1] PCI: PM: Power up all devices during runtime resume
 2022-04-08 18:52 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v1] PM: runtime: Avoid device usage count underflows
 2022-04-08 17:05 UTC  (3+ messages)

[PATCH 00/10] dt-binding patches for sm6350
 2022-04-08 14:44 UTC  (6+ messages)
` [PATCH 05/10] dt-bindings: thermal: tsens: Add SM6350 compatible

[PATCH] cpufreq: intel_pstate: Handle no_turbo in frequency invariance
 2022-04-08 14:22 UTC  (3+ messages)

[PATCH v1 0/2]: PCI: PM: Improvements related to D3cold -> D0 transitions
 2022-04-08 12:43 UTC  (5+ messages)
` [PATCH v1 1/2] PCI: PM: Avoid leaving devices in D0-uninitialized in pci_power_up()

[PATCH v2 0/2] Introduce MediaTek CCI devfreq driver
 2022-04-08 11:51 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: devfreq: mediatek: Add mtk cci devfreq dt-bindings
` [PATCH v2 2/2] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver

[PATCH 1/2] thermal: imx8mm: Add hwmon support
 2022-04-08 11:09 UTC  (2+ messages)
` [PATCH 2/2] thermal/drivers/thermal_helpers: Adjust output format

[PATCH v3 00/10] power: reset: at91-reset: add support for sama7g5
 2022-04-08  8:00 UTC  (11+ messages)
` [PATCH v3 01/10] ARM: dts: at91: use generic name for reset controller
` [PATCH v3 02/10] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML
` [PATCH v3 03/10] dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings
` [PATCH v3 04/10] dt-bindings: reset: add sama7g5 definitions
` [PATCH v3 05/10] power: reset: at91-reset: document structures and enums
` [PATCH v3 06/10] power: reset: at91-reset: add at91_reset_data
` [PATCH v3 07/10] power: reset: at91-reset: add reset_controller_dev support
` [PATCH v3 08/10] power: reset: at91-reset: add support for SAMA7G5
` [PATCH v3 09/10] ARM: dts: at91: sama7g5: add reset-controller node
` [PATCH v3 10/10] ARM: configs: sama7: enable CONFIG_RESET_CONTROLLER

[PATCH 0/4] cpufreq: mediatek: introduce mtk cpufreq
 2022-04-08  3:55 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: cpufreq: mediatek: transform cpufreq-mediatek into yaml
` [PATCH 2/4] dt-bindings: cpufreq: mediatek: add mt8186 cpufreq dt-bindings

[PATCH 0/3] devfreq: mediatek: introduce MTK cci devfreq
 2022-04-08  2:53 UTC  (7+ messages)
  ` [PATCH 2/3] devfreq: mediatek: add mt8183 cci devfreq driver

[PATCH v3] cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts
 2022-04-07 20:09 UTC 

[PATCH v1 3/3] PCI: ACPI: PM: Power up devices in D3cold before scanning them
 2022-04-07 17:51 UTC  (2+ messages)

[PATCH v2 00/10] power: reset: at91-reset: add support for sama7g5
 2022-04-07  9:47 UTC  (14+ messages)
` [PATCH v2 01/10] ARM: dts: at91: use generic name for reset controller
` [PATCH v2 02/10] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML
` [PATCH v2 03/10] dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings
` [PATCH v2 04/10] dt-bindings: reset: add sama7g5 definitions
` [PATCH v2 05/10] power: reset: at91-reset: document structures and enums
` [PATCH v2 06/10] power: reset: at91-reset: add at91_reset_data
` [PATCH v2 07/10] power: reset: at91-reset: add reset_controller_dev support
` [PATCH v2 08/10] power: reset: at91-reset: add support for SAMA7G5
` [PATCH v2 09/10] ARM: dts: at91: sama7g5: add reset-controller node
` [PATCH v2 10/10] ARM: configs: sama7: enable CONFIG_RESET_CONTROLLER

[PATCH v2 0/4] arm: qcom: qcom-apq8064: add separate device node for tsens
 2022-04-07  9:02 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: qcom-tsens.yaml: add msm8960 compat string
` [PATCH v2 2/4] thermal/drivers/tsens: add compat string for the qcom,msm8960

[PATCH] dt-bindings: thermal: uniphier: Use unevaluatedProperties and common bindings
 2022-04-07  7:45 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 2f7fc67b4d3f454beaa41b6c98671e9fd289b16f
 2022-04-07  7:05 UTC 

[PATCH v2 00/15] rk3399: Clean up and enable DDR DVFS
 2022-04-07  0:18 UTC  (5+ messages)
` [PATCH v2 12/15] arm64: dts: rockchip: Enable dmc and dfi nodes on gru

[RFC PATCH v3 0/5] Introduce Cpufreq Active Stats
 2022-04-06 22:08 UTC  (6+ messages)
` [RFC PATCH v3 1/5] cpufreq: stats: "
` [RFC PATCH v3 2/5] cpuidle: Add Cpufreq Active Stats calls tracking idle entry/exit
` [RFC PATCH v3 3/5] thermal: Add interface to cooling devices to handle governor change
` [RFC PATCH v3 4/5] thermal: power allocator: Prepare power actors and calm down when not used
` [RFC PATCH v3 5/5] thermal: cpufreq_cooling: Improve power estimation using Cpufreq Active Stats

[PATCH] PCI: Fix the ACPI power state during runtime resume
 2022-04-06 18:49 UTC  (5+ messages)

[PATCH 0/8] power: reset: at91-reset: add support for sama7g5
 2022-04-06 18:35 UTC  (7+ messages)
` [PATCH 2/8] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML
` [PATCH 3/8] dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings
` [PATCH 4/8] dt-bindings: reset: add sama7g5 definitions

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.18-rc1-17-g2f7fc67b4d3f4)
 2022-04-06 17:07 UTC 

[PATCH v2 0/4] tools/thermal: thermal library and tools
 2022-04-06 14:44 UTC  (4+ messages)

[PATCH v2 0/3] IIO: Where dev_pm_ops rework and namespaces meet
 2022-04-06 13:09 UTC  (4+ messages)
` [PATCH v2 1/3] iio: chemical: scd30: Export dev_pm_ops instead of suspend() and resume()

[RESEND PATCH V5 0/4] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM
 2022-04-06 12:27 UTC  (2+ messages)

[PATCH 0/5] imx: support noc settings with power domain
 2022-04-06 11:56 UTC  (14+ messages)
` [PATCH 1/5] dt-bindings: interconnect: imx8m: Add bindings for imx8mp noc
` [PATCH 2/5] arm64: dts: imx8mp: add noc node
` [PATCH 4/5] soc: imx: imx8m-blk-ctrl: support i.MX8MP media blk ctrl noc settings
` [PATCH 5/5] soc: imx: imx8mp-blk-ctrl: introduce HSIO "

[rafael-pm:bleeding-edge] BUILD SUCCESS bfb13c25fad240c3fd1601e8deff642389e903e8
 2022-04-06 10:51 UTC 


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