Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 20:21:12 to 2023-06-13 04:23:09 UTC [more...]

[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
 2023-06-13  4:24 UTC  (12+ messages)
` [PATCH v4 01/24] sched/task_struct: Introduce IPC classes of tasks
` [PATCH v4 02/24] sched: Add interfaces for IPC classes
` [PATCH v4 03/24] sched/core: Initialize the IPC class of a new task
` [PATCH v4 04/24] sched/core: Add user_tick as argument to scheduler_tick()
` [PATCH v4 05/24] sched/core: Update the IPC class of the current task
` [PATCH v4 06/24] sched/fair: Collect load-balancing stats for IPC classes
` [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing
` [PATCH v4 08/24] sched/fair: Use IPCC stats to break ties between asym_packing sched groups
` [PATCH v4 09/24] sched/fair: Use IPCC stats to break ties between fully_busy SMT groups
` [PATCH v4 10/24] sched/fair: Use IPCC scores to select a busiest runqueue
` [PATCH v4 11/24] thermal: intel: hfi: Introduce Intel Thread Director classes

[PATCH v2] cpufreq: amd-pstate: Set default governor to schedutil
 2023-06-13  4:05 UTC  (4+ messages)

pm/testing baseline: 48 runs, 2 regressions (v6.4-rc6-36-g7796be1562e2)
 2023-06-13  3:49 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 4 warnings (v6.4-rc6-36-g7796be1562e2)
 2023-06-13  3:05 UTC 

[PATCH 00/18] ARM: qcom: apq8064: support CPU frequency scaling
 2023-06-12 22:33 UTC  (27+ 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 04/18] dt-bindings: clock: qcom,krait-cc: Krait core clock controller
` [PATCH 05/18] clk: qcom: krait-cc: rewrite driver to use clk_hw instead of clk
` [PATCH 06/18] clk: qcom: krait-cc: export L2 clock as an interconnect
` [PATCH 07/18] soc: qcom: spm: add support for voltage regulator
` [PATCH 08/18] cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu
` [PATCH 09/18] cpufreq: qcom-nvmem: Add support for voltage scaling
` [PATCH 10/18] cpufreq: qcom-nvmem: drop pvs_ver for format a fuses
` [PATCH 11/18] cpufreq: qcom-nvmem: provide separate configuration data for apq8064
` [PATCH 12/18] ARM: dts: qcom: apq8064: rename SAW nodes to power-manager
` [PATCH 13/18] ARM: dts: qcom: apq8064: declare SAW2 regulators
` [PATCH 14/18] ARM: dts: qcom: apq8064: add simple CPUFreq support
` [PATCH 15/18] ARM: dts: qcom: apq8064: provide voltage scaling tables
` [PATCH 16/18] ARM: dts: qcom: apq8064: enable passive CPU cooling
` [PATCH 17/18] ARM: dts: qcom: apq8064-asus-nexus7-flo: constraint cpufreq regulators
` [PATCH 18/18] ARM: dts: qcom: apq8064-ifc6410: "

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

Add D1/T113s thermal sensor controller support
 2023-06-12 18:58 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v4 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v4 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone

[PATCH v2 0/3] Add D1/T113s thermal sensor controller support
 2023-06-12 18:33 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v2 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v2 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone

[PATCH 0/4 v2] Add support for running in VM guests to intel_idle
 2023-06-12 18:09 UTC  (6+ messages)
` [PATCH 2/4] intel_idle: clean up the (new) state_update_enter_method function
` [PATCH 3/4] intel_idle: Add support for using intel_idle in a VM guest using just hlt

[PATCH v4 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
 2023-06-12 17:58 UTC  (4+ messages)
` [PATCH v4 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking

[PATCH] powercap: intel_rapl: Fix a NULL vs IS_ERR() bug
 2023-06-12 17:52 UTC  (3+ messages)

[PATCH] powercap: intel_rapl: Fix CONFIG_IOSF_MBI dependency
 2023-06-12 17:50 UTC  (4+ messages)

[PATCH] powercap: RAPL: fix invalid initialization for pl4_supported field
 2023-06-12 17:46 UTC  (2+ messages)

[PATCH] thermal: Allow selecting the bang-bang governor as default
 2023-06-12 17:43 UTC  (3+ messages)

[PATCH v2 00/22] Restructure RPM SMD ICC
 2023-06-12 17:03 UTC  (31+ messages)
` [PATCH v2 04/22] clk: qcom: smd-rpm: Export clock scaling availability
` [PATCH v2 14/22] interconnect: qcom: msm8939: Hook up RPM bus clk definitions
` [PATCH v2 15/22] interconnect: qcom: msm8916: "
` [PATCH v2 17/22] interconnect: qcom: icc-rpm: Control bus rpmcc from icc
` [PATCH v2 19/22] interconnect: qcom: icc-rpm: Fix bucket number
` [PATCH v2 20/22] interconnect: qcom: icc-rpm: Set bandwidth on both contexts
` [PATCH v2 21/22] interconnect: qcom: icc-rpm: Set correct bandwidth through RPM bw req
` [PATCH v2 22/22] interconnect: qcom: icc-rpm: Fix bandwidth calculations

Fwd: Waking up from resume locks up on sr device
 2023-06-12 15:37 UTC  (14+ messages)

[PATCH] power: supply: rk817: Add missing module alias
 2023-06-12 14:36 UTC 

[PATCH v14 1/2] thermal: loongson-2: add thermal management support
 2023-06-12 14:22 UTC  (2+ messages)

[PATCH 00/10] ARM: dts: bcm283x: Improve device-trees and bindings
 2023-06-12 14:16 UTC  (20+ messages)
` [PATCH 02/10] dmaengine: bcm2835: also support generic dma-channel-mask
` [PATCH 03/10] dt-bindings: dma: convert bcm2835-dma bindings to YAML
` [PATCH 04/10] ARM: dts: bcm2835: adjust DMA nodes
` [PATCH 05/10] dt-bindings: pwm: convert pwm-bcm2835 bindings to YAML
` [PATCH 07/10] dt-bindings: mailbox: convert bcm2835-mbox "
` [PATCH 08/10] dt-bindings: mmc: convert bcm2835-sdhost "
` [PATCH 09/10] dt-bindings: thermal: convert bcm2835-thermal "
` [PATCH 10/10] dt-bindings: timer: convert bcm2835-system-timer "

[PATCH v2 32/38] fbdev/core: Pass Linux device to pm_vt_switch_*() functions
 2023-06-12 14:08 UTC 

decouple block open flags from fmode_t v2
 2023-06-12 14:11 UTC  (2+ messages)

[PATCH v3] cpufreq: amd-pstate: Set default governor to schedutil
 2023-06-12 13:26 UTC 

[PATCH 0/6] cpupower: Add various feature control support for amd_pstate
 2023-06-12 13:17 UTC  (8+ messages)
` [PATCH 1/6] amd-pstate: Make amd-pstate epp driver name hyphenated
` [PATCH 2/6] cpupower: Recognise amd-pstate active mode driver
` [PATCH 3/6] cpupower: Add is_sysfs_present API
  ` [PATCH v1.1 3/6] cpupower: Add is_valid_path API
` [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 v4 0/3] Use PSCI OS initiated mode for sc7280
 2023-06-12 10:46 UTC  (7+ messages)

[PATCH 0/2] Add provision to keep idle state disabled
 2023-06-12 10:26 UTC  (2+ messages)

[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
 2023-06-12  8:17 UTC  (7+ messages)

[PATCH v2 3/3] soc: loongson2_pm: add power management support
 2023-06-12  7:54 UTC  (3+ messages)

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

[PATCH] cpufreq: amd-pstate: Set default governor to schedutil
 2023-06-12  2:43 UTC  (4+ messages)

[PATCH v3 0/3] Add D1/T113s thermal sensor controller support
 2023-06-11 10:21 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v3 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v3 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone

[PATCH v1 0/3] Add D1/T113s thermal sensor controller support
 2023-06-11 10:18 UTC  (13+ messages)
` [PATCH v1 1/3] thermal: sun8i: Add D1/T113s THS "
` [PATCH v1 2/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
` [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller

[PATCH v3 0/3] Sapphire Rapids C0.x idle states support
 2023-06-10 18:35 UTC  (3+ messages)
` [PATCH v3 1/2] x86/mwait: Add support for idle via umwait
` [PATCH v3 2/2] intel_idle: add C0.2 state for Sapphire Rapids Xeon

[PATCH v6 0/4] clk: qcom: msm8996: add support for the CBF clock
 2023-06-10  7:26 UTC  (4+ messages)
` [PATCH v6 3/4] clk: qcom: cbf-msm8996: scale CBF clock according to the CPUfreq

čestitam
 2023-06-08 17:18 UTC 

[PATCH 0/2] Expose reset reason through sysfs
 2023-06-09 23:36 UTC  (5+ 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


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