messages from 2023-06-27 10:19:20 to 2023-07-03 07:07:05 UTC [more...]
[PATCH] cpufreq: amd-pstate: Add sysfs file for base frequency
2023-07-03 7:06 UTC (2+ messages)
[PATCH v3 00/28] ARM: qcom: apq8064: support CPU frequency scaling
2023-07-03 4:39 UTC (34+ messages)
` [PATCH v3 01/28] dt-bindings: opp: opp-v2-kryo-cpu: support Qualcomm Krait SoCs
` [PATCH v3 02/28] dt-bindings: soc: qcom: merge qcom,saw2.txt into qcom,spm.yaml
` [PATCH v3 03/28] dt-bindings: soc: qcom: qcom,saw2: define optional regulator node
` [PATCH v3 04/28] dt-bindings: clock: qcom,krait-cc: Krait core clock controller
` [PATCH v3 05/28] dt-bindings: cache: describe L2 cache on Qualcomm Krait platforms
` [PATCH v3 06/28] interconnect: icc-clk: add support for scaling using OPP
` [PATCH v3 07/28] clk: qcom: krait-cc: rewrite driver to use clk_hw instead of clk
` [PATCH v3 08/28] soc: qcom: spm: add support for voltage regulator
` [PATCH v3 09/28] cpufreq: qcom-nvmem: create L2 cache device
` [PATCH v3 10/28] cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu
` [PATCH v3 11/28] cpufreq: qcom-nvmem: drop pvs_ver for format a fuses
` [PATCH v3 12/28] cpufreq: qcom-nvmem: provide separate configuration data for apq8064
` [PATCH v3 13/28] soc: qcom: Add driver for Qualcomm Krait L2 cache scaling
` [PATCH v3 14/28] ARM: dts: qcom: apq8064-asus-nexus7-flo: constraint cpufreq regulators
` [PATCH v3 15/28] ARM: dts: qcom: apq8064-cm-qs600: "
` [PATCH v3 16/28] ARM: dts: qcom: apq8064-ifc6410: "
` [PATCH v3 17/28] ARM: dts: qcom: apq8064-sony-xperia-lagan-yuga: "
` [PATCH v3 18/28] ARM: dts: qcom: apq8064: rename SAW nodes to power-manager
` [PATCH v3 19/28] ARM: dts: qcom: apq8064: declare SAW2 regulators
` [PATCH v3 20/28] ARM: dts: qcom: apq8064: add Krait clock controller
` [PATCH v3 21/28] ARM: dts: qcom: apq8064: add L2 cache scaling
` [PATCH v3 22/28] ARM: dts: qcom: apq8064: add simple CPUFreq support
` [PATCH v3 23/28] ARM: dts: qcom: apq8064: enable passive CPU cooling
` [PATCH v3 24/28] ARM: dts: qcom: msm8960: declare SAW2 regulators
` [PATCH v3 25/28] ARM: dts: qcom: apq8084: drop 'regulator' property from SAW2 device
` [PATCH v3 26/28] ARM: dts: qcom: msm8974: "
` [PATCH v3 27/28] ARM: dts: qcom: ipq4019: drop 'regulator' property from SAW2 devices
` [PATCH v3 28/28] ARM: dts: qcom: ipq8064: "
[PATCH v12 00/10] (no cover subject)
2023-07-03 4:17 UTC (18+ messages)
` [PATCH v12 01/10] cpufreq: blacklist MSM8998 in cpufreq-dt-platdev
` [PATCH v12 02/10] MAINTAINERS: Add entry for Qualcomm CPRv3/v4/Hardened driver
` [PATCH v12 03/10] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment
` [PATCH v12 04/10] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver
` [PATCH v12 05/10] soc: qcom: cpr: Move common functions to new file
` [PATCH v12 06/10] soc: qcom: cpr-common: Add support for flat fuse adjustment
` [PATCH v12 07/10] soc: qcom: cpr: Use u64 for frequency
` [PATCH v12 08/10] soc: qcom: cpr-common: Add threads support
` [PATCH v12 09/10] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened
` [PATCH v12 10/10] arm64: dts: qcom: msm8998: Configure CPRh
[PATCH] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
2023-07-03 3:01 UTC (3+ messages)
[Bug 217618] New: Changing maximum frequency and boost state does not work with amd-pstate in passive mode plus the schedutil governor
2023-07-03 2:41 UTC (3+ messages)
` [Bug 217618] "
[PATCH v4 0/2] soc: loongson2_pm: add power management support
2023-07-03 1:30 UTC (3+ messages)
` [PATCH v4 2/2] "
[RFC PATCH 0/8] ARM: qcom: msm8960: support CPU frequency scaling
2023-07-02 17:50 UTC (9+ messages)
` [RFC PATCH 1/8] dt-bindings: nvmem: qfprom: add compatible for MSM8960
` [RFC PATCH 2/8] cpufreq: qcom-nvmem: enable core voltage scaling "
` [RFC PATCH 3/8] cpufreq: qcom-nvmem: provide vmin constraint for early Kraits
` [RFC PATCH 4/8] ARM: dts: qcom: msm8960-cdp: constraint cpufreq regulators
` [RFC PATCH 5/8] ARM: dts: qcom: msm8960-samsung-expressatt: "
` [RFC PATCH 6/8] ARM: dts: qcom: msm8960: add Krait clock controller
` [RFC PATCH 7/8] ARM: dts: qcom: msm8960: add L2 cache scaling
` [RFC PATCH 8/8] ARM: dts: qcom: apq8064: add simple CPUFreq support
[PATCH v2 00/26] ARM: qcom: apq8064: support CPU frequency scaling
2023-07-02 17:37 UTC (20+ messages)
` [PATCH v2 01/26] dt-bindings: opp: opp-v2-kryo-cpu: support Qualcomm Krait SoCs
` [PATCH v2 02/26] dt-bindings: soc: qcom: merge qcom,saw2.txt into qcom,spm.yaml
` [PATCH v2 03/26] dt-bindings: soc: qcom: qcom,saw2: define optional regulator node
` [PATCH v2 04/26] dt-bindings: clock: qcom,krait-cc: Krait core clock controller
` [PATCH v2 09/26] cpufreq: qcom-nvmem: create L2 cache device
` [PATCH v2 13/26] soc: qcom: Add driver for Qualcomm Krait L2 cache scaling
` [PATCH v2 17/26] ARM: dts: qcom: apq8064: add simple CPUFreq support
[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
2023-07-01 14:20 UTC (20+ messages)
[PATCH 0/3] thermal: hook in with reboot and crash
2023-07-01 1:36 UTC (6+ messages)
` [EXTERNAL][PATCH "
[PATCH v2] cpufreq: intel_pstate: Fix scaling for hybrid capable system with disabled E-cores
2023-06-30 22:45 UTC (3+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 0d729b90fbbeba7c7c7a7c4b0477f736f34d5327
2023-06-30 21:49 UTC
[PATCH v2 00/15] ARM: oxnas support removal
2023-06-30 18:07 UTC (19+ messages)
` [PATCH v2 01/15] clk: oxnas: remove obsolete clock driver
` [PATCH v2 02/15] dt-bindings: clk: oxnas: remove obsolete bindings
` [PATCH v2 03/15] clksource: timer-oxnas-rps: remove obsolete timer driver
` [PATCH v2 04/15] dt-bindings: timer: oxsemi,rps-timer: remove obsolete bindings
` [PATCH v2 05/15] nand: oxnas_nand: remove obsolete raw nand driver
` [PATCH v2 06/15] dt-bindings: mtd: oxnas-nand: remove obsolete bindings
` [PATCH v2 07/15] net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driver
` [PATCH v2 08/15] dt-bindings: net: oxnas-dwmac: remove obsolete bindings
` [PATCH v2 09/15] pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver
` [PATCH v2 10/15] dt-bindings: pinctrl: oxnas,pinctrl: remove obsolete bindings
` [PATCH v2 11/15] dt-bindings: gpio: gpio_oxnas: "
` [PATCH v2 12/15] power: reset: oxnas-restart: remove obsolete restart driver
` [PATCH v2 13/15] irqchip: irq-versatile-fpga: remove obsolete oxnas compatible
` [PATCH v2 14/15] dt-bindings: interrupt-controller: arm,versatile-fpga-irq: mark oxnas compatible as deprecated
` [PATCH v2 15/15] MAINTAINERS: remove OXNAS entry
[PATCH v3 0/3] Sapphire Rapids C0.x idle states support
2023-06-30 16:54 UTC (7+ messages)
` [PATCH v3 1/2] x86/mwait: Add support for idle via umwait
[RESEND][PATCH v2 0/3] Add basic tracing for uclamp and schedutil
2023-06-30 13:25 UTC (8+ messages)
` [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
` [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests
[PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
2023-06-30 11:11 UTC (4+ messages)
[PATCH] cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OF
2023-06-30 7:44 UTC (2+ messages)
[PATCH v7 00/22] Restructure RPM SMD ICC
2023-06-30 4:59 UTC (3+ messages)
` [PATCH v7 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks
[RFC] msr: judge the return val of function rdmsrl_on_cpu() by WARN_ON
2023-06-30 2:45 UTC (5+ messages)
[GIT PULL] ACPI fix for v6.5-rc1
2023-06-30 0:48 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS e48016b194ff7511565aa1510900d6324957620d
2023-06-29 21:51 UTC
[PATCH v2 0/6] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
2023-06-29 21:10 UTC (4+ messages)
` [PATCH v2 5/6] thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed
[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
2023-06-29 18:56 UTC (9+ messages)
` [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing
` [PATCH v4 14/24] thermal: intel: hfi: Store per-CPU IPCC scores
` [PATCH v4 15/24] thermal: intel: hfi: Report the IPC class score of a CPU
Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later
2023-06-29 14:18 UTC (6+ messages)
[PATCH v2] PM: QoS: Restore support for default value on frequency QoS
2023-06-29 8:59 UTC (2+ messages)
[PATCH] cpufreq: intel_pstate: Fix scaling for hybrid capable system with disabled E-cores
2023-06-29 8:54 UTC (3+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 9d05d0562d7a9d54117e68c262431378caae5b8e
2023-06-29 6:38 UTC
[PATCH v4 0/4] x86/speculation: Disable IBRS when idle
2023-06-29 3:03 UTC (8+ messages)
` [PATCH v4 1/4] x86/speculation: Add __update_spec_ctrl() helper
` [PATCH v4 2/4] x86/idle: Disable IBRS when cpu is offline
` [PATCH v4 3/4] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
` [PATCH v4 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS
[PATCH 0/2] PM: domains: Add control for switching back and forth to HW control
2023-06-28 21:55 UTC (6+ messages)
` [PATCH 1/2] PM: domains: Allow devices attached to genpd to be managed by HW
` [PATCH 2/2] clk: qcom: gdsc: Add support for set_hwmode_dev
[PATCH 0/7] thermal: enhancements on thermal stats
2023-06-28 20:00 UTC (6+ messages)
` [PATCH 5/7] thermal: stats: introduce tz time in trip
[RFC PATCH v5 0/4] PM: domain: Support skiping disabling unused domains until sync state
2023-06-28 11:50 UTC (4+ messages)
` [RFC PATCH v5 2/4] driver core: Add dev_is_drv_state_synced()
[rafael-pm:bleeding-edge] BUILD SUCCESS 1d70c4c81b3511cd494d475eee1f111a5db59290
2023-06-28 7:30 UTC
Słowa kluczowe do wypozycjonowania
2023-06-28 7:50 UTC
[PATCH] x86/aperfmperf: Fix the fallback condition in arch_freq_get_on_cpu()
2023-06-28 0:57 UTC
Question on platform_suspend_ops::suspend_again() callback
2023-06-27 22:19 UTC
[PATCH v11 0/9] Add support for Core Power Reduction v3, v4 and Hardened
2023-06-27 21:36 UTC (13+ messages)
` [PATCH v11 1/9] MAINTAINERS: Add entry for Qualcomm CPRv3/v4/Hardened driver
` [PATCH v11 2/9] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment
` [PATCH v11 3/9] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver
` [PATCH v11 4/9] soc: qcom: cpr: Move common functions to new file
` [PATCH v11 5/9] soc: qcom: cpr-common: Add support for flat fuse adjustment
` [PATCH v11 6/9] soc: qcom: cpr: Use u64 for frequency
` [PATCH v11 7/9] soc: qcom: cpr-common: Add threads support
` [PATCH v11 8/9] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened
` [PATCH v11 9/9] arm64: dts: qcom: msm8998: Configure CPRh
[PATCH v1] intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()
2023-06-27 20:06 UTC (2+ messages)
[GIT PULL] OPP updates for 6.5
2023-06-27 18:17 UTC (2+ messages)
[GIT PULL] cpufreq/arm updates for 6.5
2023-06-27 18:13 UTC (2+ messages)
linux-next: Tree for Jun 27 (idle: intel_idle)
2023-06-27 17:40 UTC (2+ messages)
[PATCH] power: supply: rk817: Add missing module alias
2023-06-27 17:39 UTC (2+ messages)
[PATCH v1] ACPI: EC: Fix acpi_ec_dispatch_gpe()
2023-06-27 14:35 UTC
[PATCH][next] power: supply: bd99954: make read-only array sub_status_reg
2023-06-27 12:38 UTC (2+ messages)
[PATCH][next] thermal/drivers/k3_j72xx_bandgap: make read-only const arrays static
2023-06-27 12:22 UTC
[RFC PATCH 1/2] PM: domains: Allow devices attached to genpd to be managed by HW
2023-06-27 11:48 UTC (8+ messages)
` [RFC PATCH 2/2] clk: qcom: gdsc: Add support for set_hwmode_dev
fix the name_to_dev_t mess v2
2023-06-27 10:38 UTC (6+ messages)
` [PATCH 08/24] init: pass root_device_name explicitly
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).