messages from 2023-06-30 17:00:40 to 2023-07-04 13:04:38 UTC [more...]
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-04 13:03 UTC (7+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 17/32] PM: hibernate: Convert to blkdev_get_handle_by_dev()
` [PATCH 18/32] PM: hibernate: Drop unused snapshot_test argument
` [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()
[RFC PATCH 0/8] ARM: qcom: msm8960: support CPU frequency scaling
2023-07-04 13:03 UTC (12+ 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 1/6] power: reset: at91-poweroff: Convert to devm_platform_ioremap_resource()
2023-07-04 13:03 UTC (6+ messages)
` [PATCH 2/6] power: reset: at91-sama5d2_shdwc: "
` [PATCH 3/6] power: reset: brcm-kona: "
` [PATCH 4/6] power: reset: gemini-poweroff: "
` [PATCH 5/6] power: reset: msm: "
` [PATCH 6/6] power: reset: ocelot: "
[PATCH v2 00/15] ARM: oxnas support removal
2023-07-04 12:50 UTC (16+ messages)
` [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 08/15] dt-bindings: net: oxnas-dwmac: "
` [PATCH v2 11/15] dt-bindings: gpio: gpio_oxnas: "
` [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 v12 00/10] (no cover subject)
2023-07-04 11:04 UTC (11+ messages)
` [PATCH v12 01/10] cpufreq: blacklist MSM8998 in cpufreq-dt-platdev
` [PATCH v12 03/10] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment
` [PATCH v12 07/10] soc: qcom: cpr: Use u64 for frequency
[PATCH v7 00/26] Add perf support to the rockchip-dfi driver
2023-07-04 9:32 UTC (27+ messages)
` [PATCH v7 01/26] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH v7 02/26] PM / devfreq: rockchip-dfi: Embed desc into private data struct
` [PATCH v7 03/26] PM / devfreq: rockchip-dfi: use consistent name for "
` [PATCH v7 04/26] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v7 05/26] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v7 06/26] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v7 07/26] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v7 08/26] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v7 09/26] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v7 10/26] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v7 11/26] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v7 12/26] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v7 13/26] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v7 14/26] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v7 15/26] PM / devfreq: rockchip-dfi: give variable a better name
` [PATCH v7 16/26] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v7 17/26] PM / devfreq: rockchip-dfi: make register stride SoC specific
` [PATCH v7 18/26] PM / devfreq: rockchip-dfi: account for multiple DDRMON_CTRL registers
` [PATCH v7 19/26] PM / devfreq: rockchip-dfi: add support for RK3588
` [PATCH v7 20/26] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml
` [PATCH v7 21/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support
` [PATCH v7 22/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
` [PATCH v7 23/26] dt-bindings: soc: rockchip: grf: add rockchip,rk3588-pmugrf
` [PATCH v7 24/26] arm64: dts: rockchip: rk3399: Enable DFI
` [PATCH v7 25/26] arm64: dts: rockchip: rk356x: Add DFI
` [PATCH v7 26/26] arm64: dts: rockchip: rk3588s: "
[PATCH v3 0/5] introduce devm_request_threaded_irq_emsg()
2023-07-04 9:06 UTC (14+ messages)
` [PATCH v3 1/5] genirq/devres: Add devm_request_threaded_irq_emsg()
` [PATCH v3 2/5] thermal/drivers/armada: convert to use devm_request_threaded_irq_emsg()
` [PATCH v3 3/5] thermal/drivers/brcmstb_thermal: "
` [PATCH v3 4/5] thermal/drivers/db8500: "
` [PATCH v3 5/5] thermal/drivers/mediatek/lvts_thermal: "
[RESEND][PATCH v2 0/3] Add basic tracing for uclamp and schedutil
2023-07-04 8:23 UTC (10+ 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] power: supply: Propagate of_node to child device
2023-07-04 7:43 UTC
[PATCH v2 0/4] Add interconnects to QUPs on SM8250
2023-07-04 7:26 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: interconnect: qcom,rpmh: Add SM8250 QUP virt
` [PATCH v2 2/4] dt-bindings: interconnect: qcom,sm8250: Add "
` [PATCH v2 3/4] interconnect: qcom: sm8250: Fix QUP0 nodes
` [PATCH v2 4/4] arm64: dts: qcom: sm8250: Add interconnects and power-domains to QUPs
[PATCH v4 0/5] Add LVTS support for mt8192
2023-07-04 6:23 UTC (5+ messages)
` [PATCH v4 3/5] thermal/drivers/mediatek/lvts_thermal: Add mt8192 support
[PATCH] powercap: intel_rapl_tpmi: Fix a sparse warning
2023-07-04 5:02 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS e7c5bd3ce61586cf170d9e3511b715d8c90c694e
2023-07-04 4:03 UTC
[Bug 217630] New: Kernel fails to load amd_pstate driver on 3970x while Windows works well on the same machine
2023-07-04 2:14 UTC (3+ messages)
` [Bug 217630] "
[PATCH v4 0/2] soc: loongson2_pm: add power management support
2023-07-04 1:38 UTC (5+ messages)
` [PATCH v4 2/2] "
[PATCH] cpufreq: amd-pstate: Add sysfs file for base frequency
2023-07-04 1:09 UTC (3+ messages)
[GIT PULL] power-supply changes for 6.5
2023-07-04 0:34 UTC (2+ messages)
[PATCH v4 0/5] ARM: Add GPIO support
2023-07-03 22:19 UTC (3+ messages)
[PATCH] thermal/core: Don't update trip points inside the hysteresis range
2023-07-03 17:14 UTC
[PATCH v2 00/17] Introduce runtime modifiable Energy Model
2023-07-03 16:35 UTC (35+ messages)
` [PATCH v2 03/17] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
` [PATCH v2 04/17] PM: EM: Create a new function em_compute_costs()
` [PATCH v2 05/17] trace: energy_model: Add trace event for EM runtime modifications
` [PATCH v2 06/17] PM: EM: Add update_power() callback for "
` [PATCH v2 08/17] PM: EM: Introduce runtime modifiable table
` [PATCH v2 09/17] PM: EM: Add RCU mechanism which safely cleans the old data
` [PATCH v2 12/17] PM: EM: Add argument to get_cost() for runtime modification
` [PATCH v2 13/17] PM: EM: Refactor struct em_perf_domain and add default_table
` [PATCH v2 14/17] Documentation: EM: Add a new section about the design
` [PATCH v2 15/17] Documentation: EM: Add a runtime modifiable EM design description
[PATCH 0/8] Finish thermal zone structure encapsulation
2023-07-03 16:15 UTC (4+ messages)
` [PATCH 5/8] thermal/drivers/int3400: Use thermal zone device wrappers
[PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
2023-07-03 16:07 UTC (10+ messages)
[PATCH v4 0/4] x86/speculation: Disable IBRS when idle
2023-07-03 15:09 UTC (7+ messages)
` [PATCH v4 1/4] x86/speculation: Add __update_spec_ctrl() helper
` [PATCH v4 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS
[PATCH 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
2023-07-03 11:38 UTC (4+ messages)
[PATCH v3 00/28] ARM: qcom: apq8064: support CPU frequency scaling
2023-07-03 11:30 UTC (41+ 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: "
[RESEND v4 0/3] Use PSCI OS initiated mode for sc7280
2023-07-03 8:55 UTC (4+ messages)
` [RESEND v4 1/3] cpuidle: dt_idle_genpd: Add helper function to remove genpd topology
` [RESEND v4 2/3] cpuidle: psci: Move enabling OSI mode after power domains creation
` [RESEND v4 3/3] arm64: dts: qcom: sc7280: Add power-domains for cpuidle states
[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 8:11 UTC (4+ messages)
` [Bug 217618] "
[PATCH RESEND v4 0/3] Add Richtek RT9759 smart cap divider charger support
2023-07-03 8:00 UTC (4+ messages)
` [PATCH RESEND v4 1/3] dt-bindings: power: supply: Add Richtek RT9759 smart cap divider charger
` [PATCH RESEND v4 2/3] "
` [PATCH RESEND v4 3/3] Documentation: power: rt9759: Document exported sysfs entries
[PATCH] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
2023-07-03 3:01 UTC (3+ messages)
[PATCH v2 00/26] ARM: qcom: apq8064: support CPU frequency scaling
2023-07-02 17:37 UTC (4+ messages)
` [PATCH v2 09/26] cpufreq: qcom-nvmem: create L2 cache device
[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
2023-07-01 14:20 UTC (18+ 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
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).