linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-15 07:52:44 to 2023-06-19 10:36:14 UTC [more...]

[PATCH v6 00/10 RESEND] Add RT5033 charger device driver
 2023-06-19 10:35 UTC  (4+ messages)
  ` [GIT PULL] Immutable branch between MFD and Power due for the v6.5 merge window

[PATCH 0/2] interconnect: qcom: rpmh: sm8550: mask to send as vote
 2023-06-19 10:09 UTC  (7+ messages)
` [PATCH 1/2] interconnect: qcom: rpmh: add optional "
` [PATCH 2/2] interconnect: qcom: sm8550: add enable_mask for bcm nodes

[PATCH] power: supply: ucs1002: fix error code in ucs1002_get_property()
 2023-06-19  9:44 UTC 

[PATCH v3 0/2] Expose reset reason through sysfs
 2023-06-19  8:10 UTC  (4+ messages)
` [PATCH v3 1/2] power: reset: at91-reset: change the power on reason prototype
` [PATCH v3 2/2] power: reset: at91-reset: add sysfs interface to the power on reason

[PATCH V3] thermal/core/power_allocator: avoid thermal cdev can not be reset
 2023-06-19  6:35 UTC  (2+ messages)
` [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed

[PATCH] cpufreq: mediatek: correct voltages for MT7622 and MT7623
 2023-06-19  4:23 UTC  (3+ messages)

[PATCH] cpufreq: armada-8k: add ap807 support
 2023-06-19  4:20 UTC  (2+ messages)

[PATCH v2 4/4] cpufreq: intel_pstate: Use the acpi_pm_profile_server() symbol
 2023-06-19  2:53 UTC  (3+ messages)

[PATCH v2 0/5] cpupower: Add various feature control support for amd_pstate
 2023-06-19  1:59 UTC  (11+ messages)
` [PATCH v2 1/5] cpupower: Recognise amd-pstate active mode driver
` [PATCH v2 2/5] cpupower: Add is_valid_path API
` [PATCH v2 3/5] cpupower: Add EPP value change support
` [PATCH v2 4/5] cpupower: Add support for amd_pstate mode change
` [PATCH v2 5/5] cpupower: Add turbo-boost support in cpupower

[PATCH v3 01/12] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
 2023-06-18  5:55 UTC  (3+ messages)
` [PATCH v3 02/12] thermal/drivers/sun8i: remove redundant msg in sun8i_ths_register()

[PATCH V2 0/7] ARM: dts: bcm283x: Improve device-trees and bindings
 2023-06-17 13:36 UTC  (8+ messages)
` [PATCH V2 1/7] ARM: dts: bcm283x: Fix pinctrl groups
` [PATCH V2 2/7] dt-bindings: dma: convert bcm2835-dma bindings to YAML
` [PATCH V2 3/7] ARM: dts: bcm2835: adjust DMA node names
` [PATCH V2 4/7] dt-bindings: pwm: convert pwm-bcm2835 bindings to YAML
` [PATCH V2 5/7] ARM: dts: bcm283x: Increase pwm-cells
` [PATCH V2 6/7] dt-bindings: mailbox: convert bcm2835-mbox bindings to YAML
` [PATCH V2 7/7] dt-bindings: timer: convert bcm2835-system-timer "

[PATCH] thermal/drivers/tsens: remove unused variable ops_v0_1
 2023-06-17 11:38 UTC 

[PATCH v14 1/2] thermal: loongson-2: add thermal management support
 2023-06-17  7:25 UTC  (5+ messages)

[PATCH v14 1/2] thermal: loongson-2: add thermal management support
 2023-06-17  7:23 UTC  (6+ messages)
` [PATCH] thermal/drivers/loongson2: Fix thermal zone private data access

[rafael-pm:bleeding-edge] BUILD SUCCESS ffad264a7f15f9bfaad50621b3657e72193c79ee
 2023-06-17  6:12 UTC 

[PATCH v3 0/3] soc: loongson2_pm: add power management support
 2023-06-17  1:57 UTC  (21+ messages)
` [PATCH v3 1/3] loongarch: export some arch-specific pm interfaces
` [PATCH v3 2/3] soc: dt-bindings: add loongson-2 pm
` [PATCH v3 3/3] soc: loongson2_pm: add power management support

[PATCH 0/2] Clean-up RT5033 charger "rt5033_charger_data" and probe "&pdev->dev"
 2023-06-16 21:10 UTC  (3+ messages)
  ` [PATCH 1/2] power: supply: rt5033_charger: Simplify initialization of rt5033_charger_data
  ` [PATCH 2/2] power: supply: rt5033_charger: Replace "&pdev->dev" by "charger->dev" in probe

[PATCH v6 00/22] Restructure RPM SMD ICC
 2023-06-16 20:27 UTC  (9+ messages)
` [PATCH v6 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks

[PATCH] dt-bindings: Remove last usage of "binding" or "schema" in titles
 2023-06-16 19:56 UTC  (8+ messages)

[PATCH AUTOSEL 4.14 01/10] power: supply: ab8500: Fix external_power_changed race
 2023-06-16 19:28 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 02/10] power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()

[PATCH v4 0/5] Add LVTS support for mt8192
 2023-06-16 19:12 UTC  (7+ messages)

[PATCH v6 00/26] Add perf support to the rockchip-dfi driver
 2023-06-16 19:05 UTC  (30+ messages)
` [PATCH v6 01/26] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH v6 02/26] PM / devfreq: rockchip-dfi: Embed desc into private data struct
` [PATCH v6 03/26] PM / devfreq: rockchip-dfi: use consistent name for "
` [PATCH v6 04/26] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v6 05/26] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v6 06/26] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v6 07/26] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v6 08/26] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v6 09/26] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v6 10/26] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v6 11/26] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v6 12/26] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v6 13/26] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v6 14/26] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v6 15/26] PM / devfreq: rockchip-dfi: give variable a better name
` [PATCH v6 16/26] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v6 17/26] PM / devfreq: rockchip-dfi: make register stride SoC specific
` [PATCH v6 18/26] PM / devfreq: rockchip-dfi: account for multiple DDRMON_CTRL registers
` [PATCH v6 19/26] PM / devfreq: rockchip-dfi: add support for RK3588
` [PATCH v6 20/26] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml
` [PATCH v6 21/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support
` [PATCH v6 22/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
` [PATCH v6 23/26] dt-bindings: soc: rockchip: grf: add rockchip,rk3588-pmugrf
` [PATCH v6 24/26] arm64: dts: rockchip: rk3399: Enable DFI
` [PATCH v6 25/26] arm64: dts: rockchip: rk356x: Add DFI
` [PATCH v6 26/26] arm64: dts: rockchip: rk3588s: "

[PATCH] amd-pstate: Make amd-pstate epp driver name hyphenated
 2023-06-16 18:03 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8
 2023-06-16 17:56 UTC 

[PATCH] PM: domains: fix overflow in genpd_parse_state
 2023-06-16 17:43 UTC  (2+ messages)

[PATCH] PM: domains: Move the verification of in-params from genpd_add_device()
 2023-06-16 17:40 UTC  (2+ messages)

[PATCH 00/21] Add support for sam9x7 SoC family
 2023-06-16 17:32 UTC  (12+ messages)
` [PATCH 12/21] clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
` [PATCH 13/21] clk: at91: sam9x7: add support for HW PLL freq dividers
` [PATCH 14/21] clk: at91: sam9x7: add sam9x7 pmc driver
` [PATCH 17/21] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7

[PATCH v2] cpufreq/amd-pstate: Write CPPC enable bit per-socket
 2023-06-16 17:31 UTC  (3+ messages)

[PATCH] thermal: stm32: Convert to platform remove callback returning void
 2023-06-16 16:56 UTC 

[PATCH 0/2] Add provision to keep idle state disabled
 2023-06-16 15:39 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: arm: idle-states: Add idle-state-disabled property

[PATCH 1/2] OPP: pstate is only valid for genpd OPP tables
 2023-06-16 14:31 UTC  (7+ messages)
` [PATCH 2/2] OPP: Simplify the over-designed pstate <-> level dance

[PATCH 0/3] Update for AP807 thermal data
 2023-06-16 14:17 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: armada-thermal: add armada-ap807-thermal compatible
` [PATCH 2/3] thermal: armada: add support for AP807 thermal data
` [PATCH 3/3] arm64: dts: armada-ap807: update thermal compatible

[PATCH v3 0/7] Add MAX77643/MAX77654/MAX77658/MAX77659 PMIC Support
 2023-06-16 10:39 UTC  (4+ messages)
` [PATCH v3 3/7] power: supply: max77658: Add ADI MAX77654/58/59 Charger Support

[PATCH 0/6] cpupower: Add various feature control support for amd_pstate
 2023-06-16 12:33 UTC  (16+ messages)
` [PATCH 1/6] amd-pstate: Make amd-pstate epp driver name hyphenated
` [PATCH 4/6] cpupower: Add EPP value change support
` [PATCH 5/6] cpupower: Add support for amd_pstate mode change
` [PATCH 6/6] cpupower: Add turbo-boost support in cpupower

[PATCH 00/16] arm_scmi/opp/dvfs: Add generic performance scaling support
 2023-06-16 11:48 UTC  (8+ messages)
` [PATCH 09/16] dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13

[PATCH v3 0/4] dt-bindings: power: reset: at91: convert to YAML
 2023-06-16 10:16 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: dts: at91: use generic name for shutdown controller
` [PATCH v3 2/4] dt-bindings: power: reset: atmel,at91sam9260-shdwc: convert to yaml
` [PATCH v3 3/4] dt-bindings: power: reset: atmel,sama5d2-shdwc: "
` [PATCH v3 4/4] MAINTAINERS: add documentation file for Microchip SAMA5D2 shutdown controller

[PATCH] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
 2023-06-16  9:57 UTC  (8+ messages)

[PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1
 2023-06-16  9:02 UTC  (12+ messages)
` [PATCH 2/3] thermal: qoriq_thermal: only enable supported sensors

[PATCH AUTOSEL 6.3 01/37] power: supply: ab8500: Fix external_power_changed race
 2023-06-16  8:23 UTC  (4+ messages)
` [PATCH AUTOSEL 6.3 02/37] power: supply: sc27xx: "
` [PATCH AUTOSEL 6.3 03/37] power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()

[PATCH 0/2] SC7180 BWMONs
 2023-06-16  8:10 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: qcom,bwmon: Document "
` [PATCH 2/2] arm64: dts: qcom: sc7180: Hook up BWMONs

[rafael-pm:bleeding-edge] BUILD SUCCESS c183fe143e1d8bc5742f2c7b2650b979e1b59337
 2023-06-16  3:18 UTC 

[PATCH v7 0/5] Add MSM8939 SoC support with two devices
 2023-06-15 20:42 UTC  (3+ messages)
` [PATCH v7 5/5] arm64: dts: qcom: Add msm8939 Sony Xperia M4 Aqua

[PATCH 0/4 v2] Add support for running in VM guests to intel_idle
 2023-06-15 17:46 UTC  (3+ messages)
` [PATCH 3/4] intel_idle: Add support for using intel_idle in a VM guest using just hlt

pm/testing baseline: 59 runs, 2 regressions (v6.4-rc6-65-g06c8e224e0039)
 2023-06-15 17:43 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 7 warnings (v6.4-rc6-65-g06c8e224e0039)
 2023-06-15 16:59 UTC 

[PATCH v4 3/3] cpufreq: Return failure if fast_switch is not set and fast_switch_possible is set
 2023-06-15 16:16 UTC  (3+ messages)
` [PATCH v4.1] cpufreq: Fail driver register if it has adjust_perf without fast_switch

[PATCH] thermal/intel/intel_soc_dts_iosf: Fix reporting wrong temperatures
 2023-06-15 16:10 UTC  (3+ messages)

[PATCH 0/2] Expose reset reason through sysfs
 2023-06-15 14:29 UTC  (7+ messages)
` [PATCH 1/2] power: reset: at91-reset: use driver structure as status parameter
` [PATCH 2/2] power: reset: at91-reset: add sysfs interface to the power on reason

[PATCH v5 00/25] Add perf support to the rockchip-dfi driver
 2023-06-15 13:27 UTC  (5+ messages)
` [PATCH v5 16/25] PM / devfreq: rockchip-dfi: Add perf support

Słowa kluczowe do wypozycjonowania
 2023-06-15  9:26 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).