messages from 2025-08-11 08:44:56 to 2025-08-13 17:02:28 UTC [more...]
[PATCH 00/19] perf: Rework event_init checks
2025-08-13 17:01 UTC (15+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
` [PATCH 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "
` [PATCH 07/19] ARM: imx: Fix MMDC PMU "
` [PATCH 08/19] perf/arm_smmu_v3: Improve "
` [PATCH 09/19] perf/qcom: "
` [PATCH 10/19] perf/arm-ni: Improve event validation
` [PATCH 11/19] perf/arm-cci: Tidy up "
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 13/19] perf: Add helper for checking grouped events
` [PATCH 14/19] perf: Clean up redundant group validation
[rafael-pm:fixes] BUILD SUCCESS 50ac64d9a2d53c33163112a0d7ccf190d89ccc32
2025-08-13 16:42 UTC
[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
2025-08-13 16:15 UTC (3+ messages)
` [PATCH 14/21] pmdomain: "
` [PATCH 20/21] thermal: "
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-08-13 15:59 UTC (15+ messages)
` [PATCH v2 01/19] drivers: net: "
` [PATCH v2 02/19] gpu: nova-core: "
` [PATCH v2 03/19] rust: auxiliary: "
` [PATCH v2 04/19] rust: clk: "
` [PATCH v2 05/19] rust: configfs: "
` [PATCH v2 06/19] rust: cpufreq: "
` [PATCH v2 07/19] rust: device: "
` [PATCH v2 08/19] rust: firmware: "
` [PATCH v2 09/19] rust: kunit: "
` [PATCH v2 10/19] rust: macros: "
` [PATCH v2 12/19] rust: net: "
` [PATCH v2 13/19] rust: pci: "
` [PATCH v2 14/19] rust: platform: "
` [PATCH v2 15/19] rust: seq_file: "
[PATCH v3 00/11] rust: use `core::ffi::CStr` method names
2025-08-13 15:42 UTC (12+ messages)
` [PATCH v3 01/11] drm/panic: "
` [PATCH v3 02/11] rust: auxiliary: "
` [PATCH v3 03/11] rust: configfs: "
` [PATCH v3 04/11] rust: cpufreq: "
` [PATCH v3 05/11] rust: drm: "
` [PATCH v3 06/11] rust: firmware: "
` [PATCH v3 07/11] rust: kunit: "
` [PATCH v3 08/11] rust: miscdevice: "
` [PATCH v3 09/11] rust: net: "
` [PATCH v3 10/11] rust: of: "
` [PATCH v3 11/11] rust: acpi: "
[PATCH 2/2] ACPI: processor: idle: Replace single idle driver with per-CPU model for better hybrid CPU support
2025-08-13 14:25 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS aad7074906486210a097678e752ed54853813044
2025-08-13 13:26 UTC
[PATCH v7 0/7] Exynos Thermal code improvement
2025-08-13 13:09 UTC (8+ messages)
` [PATCH v7 1/7] thermal/drivers/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v7 2/7] thermal/drivers/exynos: Use devm_clk_get_enabled() helpers
` [PATCH v7 3/7] thermal/drivers/exynos: Remove redundant IS_ERR() checks for clk_sec clock
` [PATCH v7 4/7] thermal/drivers/exynos: Fixed the efuse min max value for exynos5422
` [PATCH v7 5/7] thermal/drivers/exynos: Remove unused base_second mapping and references
` [PATCH v7 6/7] thermal/drivers/exynos: Handle temperature threshold IRQs with SoC-specific mapping
` [PATCH v7 7/7] thermal/drivers/exynos: Refactor IRQ clear logic using SoC-specific config
[PATCH] pmdomain: renesas: rcar-sysc: Make rcar_sysc_onecell_np __initdata
2025-08-13 13:04 UTC
[PATCH] rust: cpumask: rename CpumaskVar::as[_mut]_ref to from_raw[_mut]
2025-08-13 12:59 UTC (3+ messages)
[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
2025-08-13 12:04 UTC (11+ messages)
` [PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers
[PATCH v3 0/5] initialize SCTRL2_ELx
2025-08-13 12:01 UTC (6+ messages)
` [PATCH v3 1/5] arm64: make SCTLR2_EL1 accessible
` [PATCH v3 2/5] arm64: initialise SCTLR2_ELx register at boot time
` [PATCH v3 3/5] arm64: save/restore SCTLR2_EL1 when cpu_suspend()/resume()
` [PATCH v3 4/5] arm64: initialise SCTLR2_EL1 at cpu_soft_restart()
` [PATCH v3 5/5] arm64: make the per-task SCTLR2_EL1
[PATCH 0/8] Add support for SCMIv4.0 Powercap Extensions
2025-08-13 11:46 UTC (9+ messages)
` [PATCH 1/8] firmware: arm_scmi: Add an optional custom parameter to fastchannel helpers
` [PATCH 2/8] firmware: arm_scmi: Add bound iterators support
` [PATCH 3/8] firmware: arm_scmi: Refactor powercap domain layout
` [PATCH 4/8] firmware: arm_scmi: Add SCMIv4.0 Powercap basic support
` [PATCH 5/8] firmware: arm_scmi: Add SCMIv4.0 Powercap FCs support
` [PATCH 6/8] firmware: arm_scmi: Add SCMIV4.0 Powercap notifications support
` [PATCH 7/8] include: trace: Add new parameter to trace_scmi_fc_call
` [PATCH 8/8] powercap: arm_scmi: Enable multiple constraints support
[PATCH] clk: renesas: mstp: Add genpd OF provider at postcore_initcall()
2025-08-13 11:26 UTC (3+ messages)
[PATCH v3 0/3] arm64: topology: Setup AMU FIE for online CPUs only
2025-08-13 11:08 UTC (5+ messages)
` [PATCH v3 3/3] "
[PATCH v1] ACPI: processor: idle: Eliminate static variable flat_state_cnt
2025-08-13 11:07 UTC (2+ messages)
[PATCH v1] ACPI: processor: idle: Add module import namespace
2025-08-13 10:36 UTC
[PATCH v1 0/3] cpuidle: governors: menu: A fix, a corner case adjustment and a cleanup
2025-08-13 10:29 UTC (4+ messages)
` [PATCH v1 1/3] cpuidle: governors: menu: Avoid selecting states with too much latency
` [PATCH v1 2/3] cpuidle: governors: menu: Rearrange main loop in menu_select()
` [PATCH v1 3/3] cpuidle: governors: menu: Special-case nohz_full CPUs
[PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs
2025-08-13 10:15 UTC (23+ messages)
[PATCH 0/2] cpufreq: CPPC: Changing error message in CPPC FIE
2025-08-13 9:30 UTC (11+ messages)
` [PATCH 2/2] cpufreq: CPPC: Fix error handling in cppc_scale_freq_workfn()
[PATCH] powercap: use us_to_ktime() where appropriate
2025-08-13 7:54 UTC
[PATCH] tools/power x86_energy_perf_policy: Fix incorrect fopen mode usage
2025-08-13 7:02 UTC
[PATCH 0/3] Enable QoS configuration on SA8775P
2025-08-13 6:02 UTC (11+ messages)
` [PATCH 1/3] dt-bindings: interconnect: add clocks property to enable QoS on sa8775p
` [PATCH 2/3] interconnect: qcom: sa8775p: enable QoS configuration
` [PATCH 3/3] arm64: dts: qcom: sa8775p: Add clocks for "
[PATCH v1] PM: Support aborting suspend during filesystem sync
2025-08-13 5:53 UTC (2+ messages)
[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
2025-08-13 5:48 UTC (26+ messages)
` [RFC PATCH v1 5/9] freezer: set default freeze priority for PF_SUSPEND_TASK processes
` [RFC PATCH v1 6/9] freezer: Set default freeze priority for zombie tasks
` [RFC PATCH v1 7/9] freezer: raise freeze priority of tasks failed to freeze last time
[PATCH v2] .gitignore: ignore compile_commands.json globally
2025-08-12 23:00 UTC (7+ messages)
[PATCH v7 0/4] Enable cpufreq for IPQ5424
2025-08-12 21:56 UTC (12+ messages)
` [PATCH v7 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller
` [PATCH v7 2/4] clk: qcom: apss-ipq5424: "
` [PATCH v7 3/4] cpufreq: qcom-nvmem: Enable cpufreq for ipq5424
` [PATCH v7 4/4] arm64: dts: qcom: ipq5424: Enable cpufreq
` (subset) [PATCH v7 0/4] Enable cpufreq for IPQ5424
[PATCH V6 0/5] Add Texas Instruments BQ25703A Charger
2025-08-12 21:43 UTC (6+ messages)
` [PATCH V6 1/5] dt-bindings: mfd: ti,bq25703a: Add TI "
` [PATCH V6 2/5] mfd: bq257xx: Add support for BQ25703A core driver
` [PATCH V6 3/5] power: supply: bq257xx: Add support for BQ257XX charger
` [PATCH V6 4/5] regulator: bq257xx: Add bq257xx boost regulator driver
` [PATCH V6 5/5] arm64: dts: rockchip: Add USB and charger to Gameforce Ace
[PATCH v5 00/11] Improvements to S5 power consumption
2025-08-12 16:23 UTC (13+ messages)
` [PATCH v5 01/11] PM: Introduce new PMSG_POWEROFF event
` [PATCH v5 02/11] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v5 03/11] usb: sl811-hcd: "
` [PATCH v5 04/11] USB: Pass PMSG_POWEROFF event to suspend_common() for poweroff with S4 flow
` [PATCH v5 05/11] PCI: PM: Disable device wakeups when halting system through "
` [PATCH v5 06/11] PCI: PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v5 07/11] PCI: PM: Run bridge power up actions as part of restore phase
` [PATCH v5 08/11] PCI: PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()
` [PATCH v5 09/11] PCI: Put PCIe ports with downstream devices into D3 at hibernate
` [PATCH v5 10/11] drm/amd: Avoid evicting resources at S5
` [PATCH v5 11/11] PM: Use hibernate flows for system power off
[PATCH v1] ACPI: processor: perflib: Move problematic pr->performance check
2025-08-12 12:57 UTC
[PATCH] regulator: dt-bindings: Clean-up active-semi,act8945a duplication
2025-08-12 11:05 UTC (2+ messages)
[PATCH v2 0/6] initialize SCTRL2_ELx
2025-08-12 10:29 UTC (15+ messages)
` [PATCH v2 1/6] arm64: make SCTLR2_EL1 accessible
` [PATCH v2 2/6] arm64: initialise SCTLR2_ELx register at boot time
` [PATCH v2 3/6] arm64: save/restore SCTLR2_EL1 when cpu_suspend()/resume()
` [PATCH v2 4/6] arm64: init SCTLR2_EL1 at cpu_soft_restart()
` [PATCH v2 5/6] arm64: make the per-task SCTLR2_EL1
` [PATCH v2 6/6] KVM: arm64: initialise SCTLR2_EL1 at __kvm_host_psci_cpu_entry()
[RFC/PATCH 0/3] PM: QoS: Introduce a system-wakeup QoS limit for s2idle and genpd
2025-08-12 9:26 UTC (6+ messages)
` [RFC/PATCH 1/3] PM: QoS: Introduce a system-wakeup QoS limit
[PATCH v5 0/3] Add support for clock controllers and CPU scaling for QCS615
2025-08-12 8:55 UTC (7+ messages)
` [PATCH v5 1/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS615 compatible
` [PATCH v5 2/3] arm64: dts: qcom: qcs615: Add clock nodes for multimedia clock
[PATCH v4 0/3] PCI: Add support for PCIe WAKE# interrupt
2025-08-12 3:49 UTC (4+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: sc7280: Add wake GPIO
[PATCH 0/3] Remove double colon from description in dt-bindings
2025-08-11 23:27 UTC (2+ messages)
` (subset) "
[PATCH v4 0/2] SM8750 CPU BWMONs
2025-08-11 23:26 UTC (2+ messages)
` (subset) "
[Bug 220433] New: Regression on AMD pstate cannot control turbo boost after wake from suspend
2025-08-11 22:54 UTC (2+ messages)
` [Bug 220433] "
[PATCH] cpufreq: intel_pstate: Support Clearwater Forest OOB mode
2025-08-11 19:53 UTC (2+ messages)
[PATCH 1/1] intel_idle: Allow loading ACPI tables for any family
2025-08-11 19:44 UTC (2+ messages)
[PATCH v13 0/2] Add support for IPQ5018 tsens
2025-08-11 18:40 UTC (2+ messages)
[PATCH v6] PCI/PM: Skip resuming to D0 if disconnected
2025-08-11 16:35 UTC
[PATCH v1] cpuidle: governors: menu: Avoid using invalid recent intervals data
2025-08-11 15:50 UTC (2+ messages)
[PATCH v1] power: supply: qcom_battmgr: add OOI chemistry
2025-08-11 15:22 UTC
[PATCH] msm: arm: qcom battery manager add OOI chemistry
2025-08-11 14:41 UTC (3+ messages)
[PATCH 0/3] opp: Add bw_factor support to adjust bandwidth dynamically
2025-08-11 10:24 UTC (12+ messages)
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).