linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-13 11:57:59 to 2023-06-15 07:49:11 UTC [more...]

[PATCH 00/21] Add support for sam9x7 SoC family
 2023-06-15  7:48 UTC  (24+ messages)
` [PATCH 01/21] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60 compatible
` [PATCH 02/21] dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatible
` [PATCH 04/21] ARM: dts: at91: sam9x7: add device tree for soc
` [PATCH 08/21] ARM: at91: pm: add support for sam9x7 soc family
` [PATCH 09/21] ARM: at91: pm: add sam9x7 soc init config
` [PATCH 10/21] ARM: at91: Kconfig: add config flag for SAM9X7 SoC
` [PATCH 11/21] ARM: at91: add support in soc driver for new sam9x7
` [PATCH 15/21] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
` [PATCH 20/21] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface

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

[PATCH v2 4/4] cpufreq: intel_pstate: Use the acpi_pm_profile_server() symbol
 2023-06-15  6:33 UTC 

[PATCH v2 3/4] cpufreq: amd-pstate: Add a kernel config option to set default mode
 2023-06-15  6:33 UTC 

[PATCH v2 2/4] cpufreq: amd-pstate: Set a fallback policy based on preferred_profile
 2023-06-15  6:32 UTC 

[PATCH v2 1/4] ACPI: CPPC: Add a symbol to check if the preferred profile is a server
 2023-06-15  6:32 UTC 

[PATCH v2 0/4] Enable amd-pstate active mode by default
 2023-06-15  6:29 UTC 

Fwd: Waking up from resume locks up on sr device
 2023-06-15  5:09 UTC  (20+ messages)

[PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1
 2023-06-15  4:04 UTC  (8+ messages)
` [PATCH 2/3] thermal: qoriq_thermal: only enable supported sensors

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

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

[PATCH v6 00/22] Restructure RPM SMD ICC
 2023-06-15  0:49 UTC  (25+ messages)
` [PATCH v6 01/22] dt-bindings: interconnect: Add Qcom RPM ICC bindings
` [PATCH v6 02/22] soc: qcom: smd-rpm: Add QCOM_SMD_RPM_STATE_NUM
` [PATCH v6 03/22] soc: qcom: smd-rpm: Use tabs for defines
` [PATCH v6 04/22] clk: qcom: smd-rpm: Move some RPM resources to the common header
` [PATCH v6 05/22] soc: qcom: smd-rpm: Move icc_smd_rpm registration to clk-smd-rpm
` [PATCH v6 06/22] interconnect: qcom: icc-rpm: Introduce keep_alive
` [PATCH v6 07/22] interconnect: qcom: Add missing headers in icc-rpm.h
` [PATCH v6 08/22] interconnect: qcom: Fold smd-rpm.h into icc-rpm.h
` [PATCH v6 09/22] interconnect: qcom: smd-rpm: Add rpmcc handling skeleton code
` [PATCH v6 10/22] interconnect: qcom: Define RPM bus clocks
` [PATCH v6 11/22] interconnect: qcom: sdm660: Hook up RPM bus clk definitions
` [PATCH v6 12/22] interconnect: qcom: msm8996: "
` [PATCH v6 13/22] interconnect: qcom: qcs404: "
` [PATCH v6 14/22] interconnect: qcom: msm8939: "
` [PATCH v6 15/22] interconnect: qcom: msm8916: "
` [PATCH v6 16/22] interconnect: qcom: qcm2290: "
` [PATCH v6 17/22] interconnect: qcom: icc-rpm: Control bus rpmcc from icc
` [PATCH v6 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks
` [PATCH v6 19/22] interconnect: qcom: icc-rpm: Fix bucket number
` [PATCH v6 20/22] interconnect: qcom: icc-rpm: Set bandwidth on both contexts
` [PATCH v6 21/22] interconnect: qcom: icc-rpm: Set correct bandwidth through RPM bw req
` [PATCH v6 22/22] interconnect: qcom: icc-rpm: Fix bandwidth calculations

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

[PATCH 00/18] ARM: qcom: apq8064: support CPU frequency scaling
 2023-06-14 22:49 UTC  (13+ messages)
` [PATCH 01/18] dt-bindings: opp: opp-v2-kryo-cpu: support Qualcomm Krait SoCs
` [PATCH 02/18] dt-bindings: soc: qcom: merge qcom,saw2.txt into qcom,spm.yaml
` [PATCH 03/18] dt-bindings: soc: qcom: qcom,saw2: define optional regulator node

[PATCH] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
 2023-06-14 18:59 UTC  (2+ messages)

[PATCH] power: supply: rk817: query battery properties right after resume
 2023-06-14 18:10 UTC 

[PATCH] PCI: PM: Extend Elo i2 quirk to all systems using Continental Z2 board
 2023-06-14 17:54 UTC  (3+ messages)
` [PATCH] PCI/PM: "

[PATCH v5 00/22] Restructure RPM SMD ICC
 2023-06-14 17:40 UTC  (32+ messages)
` [PATCH v5 01/22] dt-bindings: interconnect: Add Qcom RPM ICC bindings
` [PATCH v5 02/22] soc: qcom: smd-rpm: Add QCOM_SMD_RPM_STATE_NUM
` [PATCH v5 03/22] soc: qcom: smd-rpm: Use tabs for defines
` [PATCH v5 04/22] clk: qcom: smd-rpm: Move some RPM resources to the common header
` [PATCH v5 05/22] soc: qcom: smd-rpm: Move icc_smd_rpm registration to clk-smd-rpm
` [PATCH v5 06/22] interconnect: qcom: icc-rpm: Introduce keep_alive
` [PATCH v5 07/22] interconnect: qcom: Fold smd-rpm.h into icc-rpm.h
` [PATCH v5 08/22] interconnect: qcom: smd-rpm: Add rpmcc handling skeleton code
` [PATCH v5 09/22] interconnect: qcom: Add missing headers in icc-rpm.h
` [PATCH v5 10/22] interconnect: qcom: Define RPM bus clocks
` [PATCH v5 11/22] interconnect: qcom: sdm660: Hook up RPM bus clk definitions
` [PATCH v5 12/22] interconnect: qcom: msm8996: "
` [PATCH v5 13/22] interconnect: qcom: qcs404: "
` [PATCH v5 14/22] interconnect: qcom: msm8939: "
` [PATCH v5 15/22] interconnect: qcom: msm8916: "
` [PATCH v5 16/22] interconnect: qcom: qcm2290: "
` [PATCH v5 17/22] interconnect: qcom: icc-rpm: Control bus rpmcc from icc
` [PATCH v5 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks
` [PATCH v5 19/22] interconnect: qcom: icc-rpm: Fix bucket number
` [PATCH v5 20/22] interconnect: qcom: icc-rpm: Set bandwidth on both contexts
` [PATCH v5 21/22] interconnect: qcom: icc-rpm: Set correct bandwidth through RPM bw req
` [PATCH v5 22/22] interconnect: qcom: icc-rpm: Fix bandwidth calculations

[PATCH v2] ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()
 2023-06-14 15:29 UTC 

[PATCH v1] ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()
 2023-06-14 14:15 UTC  (3+ messages)

[PATCH 05/10] dt-bindings: power: reset: Add bindings for twl6030-power
 2023-06-14 13:30 UTC  (2+ messages)

[PATCH v5 0/3] Add D1/T113s thermal sensor controller support
 2023-06-14 12:55 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v5 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v5 3/3] riscv: dts: allwinner: d1: Add thermal sensor

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

[PATCH] OPP: don't drop performance constraint on OPP table removal
 2023-06-14  9:16 UTC  (2+ messages)

[PATCH] drivers/thermal/mediatek/lvts_thermal: Remove unneeded semicolon
 2023-06-14  8:59 UTC  (3+ messages)

[PATCH v2] usb: typec: ucsi: Mark dGPUs as DEVICE scope
 2023-06-14  8:47 UTC  (3+ messages)

[PATCH] power: supply: ab8500: Set typing and props
 2023-06-14  8:24 UTC  (2+ messages)

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

[rafael-pm:bleeding-edge] BUILD SUCCESS 569f57f6b2dcc8be30eb8714be89b1692e84ece6
 2023-06-14  4:36 UTC 

[PATCH] PCI:PM: Support platforms that do not implement ACPI
 2023-06-14  2:41 UTC  (5+ messages)

[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
 2023-06-14  0:29 UTC  (3+ messages)
` [PATCH v4 06/24] sched/fair: Collect load-balancing stats for IPC classes

[PATCH v6 0/3] Enable IPQ9574 TSENS support
 2023-06-13 23:48 UTC  (2+ messages)
` (subset) "

[PATCH 0/6] Enable MSM8226 TSENS support
 2023-06-13 23:48 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/3] Enable IPQ9574 TSENS support
 2023-06-13 23:48 UTC  (2+ messages)
` (subset) "

[PATCH v4 00/22] Restructure RPM SMD ICC
 2023-06-13 22:41 UTC  (29+ messages)
` [PATCH v4 01/22] dt-bindings: interconnect: Add Qcom RPM ICC bindings
` [PATCH v4 02/22] soc: qcom: smd-rpm: Add QCOM_SMD_RPM_STATE_NUM
` [PATCH v4 03/22] soc: qcom: smd-rpm: Use tabs for defines
` [PATCH v4 04/22] clk: qcom: smd-rpm: Move some RPM resources to the common header
` [PATCH v4 05/22] soc: qcom: smd-rpm: Move icc_smd_rpm registration to clk-smd-rpm
` [PATCH v4 06/22] interconnect: qcom: icc-rpm: Introduce keep_alive
` [PATCH v4 07/22] interconnect: qcom: Fold smd-rpm.h into icc-rpm.h
` [PATCH v4 08/22] interconnect: qcom: smd-rpm: Add rpmcc handling skeleton code
` [PATCH v4 09/22] interconnect: qcom: Add missing headers in icc-rpm.h
` [PATCH v4 10/22] interconnect: qcom: Define RPM bus clocks
` [PATCH v4 11/22] interconnect: qcom: sdm660: Hook up RPM bus clk definitions
` [PATCH v4 12/22] interconnect: qcom: msm8996: "
` [PATCH v4 13/22] interconnect: qcom: qcs404: "
` [PATCH v4 14/22] interconnect: qcom: msm8939: "
` [PATCH v4 15/22] interconnect: qcom: msm8916: "
` [PATCH v4 16/22] interconnect: qcom: qcm2290: "
` [PATCH v4 17/22] interconnect: qcom: icc-rpm: Control bus rpmcc from icc
` [PATCH v4 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks
` [PATCH v4 19/22] interconnect: qcom: icc-rpm: Fix bucket number
` [PATCH v4 20/22] interconnect: qcom: icc-rpm: Set bandwidth on both contexts
` [PATCH v4 21/22] interconnect: qcom: icc-rpm: Set correct bandwidth through RPM bw req
` [PATCH v4 22/22] interconnect: qcom: icc-rpm: Fix bandwidth calculations

[PATCH v4 0/5] Add devicetree support for SDX75 Modem and IDP
 2023-06-13 22:30 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] dt-bindings: power: reset: at91: convert to YAML
 2023-06-13 18:44 UTC  (9+ messages)
` [PATCH v2 3/4] dt-bindings: power: reset: atmel,sama5d2-shdwc: convert to yaml

[PATCH v2] thermal: intel: int340x_thermal: New IOCTLs for thermal tables
 2023-06-13 16:02 UTC  (2+ messages)

[PATCH 0/8] Finish thermal zone structure encapsulation
 2023-06-13 14:12 UTC  (2+ messages)

[PATCH 1/2] OPP: Staticize `lazy_opp_tables` in of.c
 2023-06-13 13:01 UTC  (3+ messages)
` [PATCH 2/2] OPP: Protect `lazy_opp_tables` list with `opp_table_lock`

[PATCH v3 01/12] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
 2023-06-13 12:55 UTC  (3+ messages)
` [PATCH v3 08/12] thermal/drivers/ti-soc: remove redundant msg in ti_thermal_expose_sensor()

[PATCH v3 00/23] Restructure RPM SMD ICC
 2023-06-13 12:12 UTC  (4+ messages)
` [PATCH v3 07/23] interconnect: qcom: icc-rpm: Allow negative QoS offset

[RESEND 1/9] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
 2023-06-13 11:57 UTC  (3+ 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).