messages from 2025-07-01 17:11:14 to 2025-07-04 10:40:03 UTC [more...]
[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
2025-07-04 10:39 UTC (10+ messages)
` [PATCH v3 11/24] cpuidle: riscv-sbi: Opt-out from genpd's common ->sync_state() support
` [PATCH v3 17/24] driver core: Export get_dev_from_fwnode()
` [PATCH v3 24/24] cpuidle: riscv-sbi: Drop redundant sync_state support
[PATCH next] sched,freezer: prevent tasks from escaping being frozen
2025-07-04 10:25 UTC (6+ messages)
[PATCH 0/3] reduce system memory requirement for hibernation
2025-07-04 10:24 UTC (14+ messages)
` [PATCH 1/3] drm/amdgpu: move GTT to SHM after eviction "
` [PATCH 3/3] drm/amdgpu: skip kfd resume_process for dev_pm_ops.thaw()
[PATCH v2 0/5] reduce system memory requirement for hibernation
2025-07-04 10:12 UTC (6+ messages)
` [PATCH v2 1/5] drm/ttm: add ttm_device_prepare_hibernation() api
` [PATCH v2 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
` [PATCH v2 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH v2 4/5] PM: hibernate: export variable pm_transition
` [PATCH v2 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation
[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-07-04 10:09 UTC (20+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types
[PATCH 0/7] cpufreq: Some optimizations for cpufreq.c
2025-07-04 9:48 UTC (21+ messages)
` [PATCH 1/7] cpufreq: Disable cpufreq-based invariance when fail to register driver
` [PATCH 2/7] cpufreq: Init policy->rwsem before it may be possibly used
` [PATCH 3/7] cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs
` [PATCH 5/7] cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_freq()
` [PATCH 6/7] cpufreq: Refactor code about starting governor in cpufreq_set_policy()
` [PATCH 7/7] cpufreq: Exit governor when failed to start old governor
[PATCH v3 0/1] PM / Freezer: Skip zombie/dead processes to reduce
2025-07-04 9:21 UTC (9+ messages)
` [PATCH v3 1/1] PM / Freezer: Skip zombie/dead processes to
[PATCH] pmdomain: ti: Select PM_GENERIC_DOMAINS
2025-07-04 9:08 UTC
[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-04 9:03 UTC (4+ messages)
` [PATCH 54/80] power: supply: bq24190: "
` [PATCH 55/80] power: supply: twl4030_charger: "
[PATCH v5 0/3] Add support for clock controllers and CPU scaling for QCS615
2025-07-04 7:47 UTC (9+ 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 v5 3/3] arm64: dts: qcom: qcs615: Add CPU scaling clock node
[rafael-pm:fixes] BUILD SUCCESS 73cb2657cb1637055353d8df53b686f969901d3e
2025-07-04 4:51 UTC
[PATCH v3] hibernate: init image_size depend on totalram_pages
2025-07-04 3:10 UTC
[PATCH v4 0/5] Improvements to S5 power consumption
2025-07-04 2:01 UTC (3+ messages)
[PATCH v2 0/4] PM: freezer: Add retry stats and D-state task logging for debugging
2025-07-04 0:49 UTC (12+ messages)
` [PATCH v2 1/4] PM: freezer: Add retry count statistics for freeze pass iterations
` [PATCH v2 2/4] PM: freezer: Print tasks stuck in D-state during freeze
` [PATCH v2 3/4] PM: suspend: Assign pm_suspend_target_state earlier for valid debug logs
` [PATCH v2 4/4] PM: suspend: Simplify state check using sleep_state_supported()
[PATCH v2 0/3] pmdomain: renesas: sort Kconfig again
2025-07-03 23:02 UTC (6+ messages)
` [PATCH v2 1/3] pmdomain: renesas: use menu for Renesas
` [PATCH v2 2/3] pmdomain: renesas: sort Renesas Kconfig configs
` [PATCH v2 3/3] pmdomain: renesas: separate R8A7791/R8A7793
[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
2025-07-03 20:12 UTC (4+ messages)
` [PATCH v4 2/5] power: supply: add support for max77759 fuel gauge
[PATCH 0/2] Enable abort sequence from LPM entry
2025-07-03 19:31 UTC (4+ messages)
` [PATCH 2/2] pmdomain: ti_sci: Add LPM abort sequence to suspend path
[PATCH v5 0/3] Support building tegra124-cpufreq as a module
2025-07-03 18:33 UTC (6+ messages)
` [PATCH v5 1/3] cpufreq: Export disable_cpufreq()
` [PATCH v5 2/3] cpufreq: dt: Add register helper
` [PATCH v5 3/3] cpufreq: tegra124: Allow building as a module
[PATCH 00/10] pmdomain: Partial refactor, support modem and RTFF
2025-07-03 18:27 UTC (13+ messages)
` [PATCH 01/10] dt-bindings: memory: mtk-smi: Document #access-controller-cells
` [PATCH 02/10] dt-bindings: clock: mediatek: "
` [PATCH 03/10] dt-bindings: power: mediatek: Document access-controllers property
` [PATCH 04/10] pmdomain: mediatek: Refactor bus protection regmaps retrieval
` [PATCH 05/10] pmdomain: mediatek: Handle SoCs with inverted SRAM power-down bits
` [PATCH 06/10] pmdomain: mediatek: Move ctl sequences out of power_on/off functions
` [PATCH 07/10] pmdomain: mediatek: Add support for modem power sequences
` [PATCH 08/10] pmdomain: mediatek: Add support for RTFF Hardware in MT8196/MT6991
` [PATCH 09/10] pmdomain: mediatek: Convert all SoCs to new style regmap retrieval
` [PATCH 10/10] arm64: dts: mediatek: Convert all SoCs to use access-controllers
[PATCH v3 2/3] cpuidle: riscv-sbi: Work with the external pmdomain driver
2025-07-03 17:04 UTC (3+ messages)
` [PATCH v3 3/3] cpuidle: Add SiFive power provider
[PATCH v7 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-07-03 16:45 UTC (2+ messages)
[GIT PULL] interconnect fixes for 6.16-rc
2025-07-03 15:55 UTC
[PATCH v1] powercap: dtpm_cpu: Fix NULL pointer dereference in get_pd_power_uw()
2025-07-03 15:21 UTC (2+ messages)
[PATCH v2 0/8] Allwinner: A523: add support for A523 THS0/1 controllers
2025-07-03 15:11 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: nvmem: SID: Add binding for A523 SID controller
` [PATCH v2 2/8] dt-bindings: thermal: sun8i: Add A523 THS0/1 controllers
` [PATCH v2 3/8] thermal/drivers/sun8i: add gpadc clock
` [PATCH v2 4/8] thermal/drivers/sun8i: replace devm_reset_control_get to devm_reset_control_get_shared_deasserted
` [PATCH v2 5/8] thermal/drivers/sun8i: get calibration data from two nvmem cells
` [PATCH v2 6/8] thermal/drivers/sun8i: Add support for A523 THS0/1 controllers
` [PATCH v2 7/8] arm64: dts: allwinner: A523: Add SID controller node
` [PATCH v2 8/8] arm64: dts: allwinner: A523: Add thermal sensors and zones
[PATCH v1 1/1] PM: Don't use "proxy" headers
2025-07-03 15:03 UTC (2+ messages)
[RFT][PATCH v4 0/2] PM: sleep: Handle async suppliers like parents and async consumers like children
2025-07-03 14:51 UTC (3+ messages)
[PATCH] cpufreq: intel_pstate: Add Granite Rapids support in no-HWP mode
2025-07-03 14:47 UTC (2+ messages)
[PATCH v3] thermal: sysfs: Return ENODATA instead of EAGAIN for reads
2025-07-03 14:44 UTC (2+ messages)
[PATCH] PM: sleep: Drop superfluous might_sleep() calls
2025-07-03 14:35 UTC (2+ messages)
Forcing devices into idle
2025-07-03 14:22 UTC (8+ messages)
[PATCH v2 0/8] Allwinner: A523: add support for A523 THS0/1 controllers
2025-07-03 14:20 UTC
[RESEND PATCH] cpuidle: add tracepoint for s2idle flow
2025-07-03 14:07 UTC (2+ messages)
[PATCH v3] PM/console: Fix the black screen issue
2025-07-03 14:00 UTC (3+ messages)
` [PATCH v4] "
[RESEND PATCH] cpuidle: Add find_deepest_state trace event
2025-07-03 13:34 UTC (2+ messages)
[PATCH] ACPI: FAN: Update fps count debug print
2025-07-03 12:11 UTC (3+ messages)
[PATCH v7 00/14] further mt7988 devicetree work
2025-07-03 11:35 UTC (13+ messages)
` [PATCH v7 01/14] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v7 02/14] dt-bindings: net: mediatek,net: update for mt7988
` Aw: "
[PATCH v5 0/3] PM: domains: Detach on device_unbind_cleanup()
2025-07-03 11:27 UTC (4+ messages)
` [PATCH v5 1/3] PM: domains: Add flags to specify power on attach/detach
` [PATCH v5 2/3] PM: domains: Detach on device_unbind_cleanup()
` [PATCH v5 3/3] driver core: platform: Drop dev_pm_domain_detach() call
[PATCH 08/11] fix tt_command_write()
2025-07-03 11:14 UTC (2+ messages)
[PATCH v7 0/5] Add TH1520 GPU support with power sequencing
2025-07-03 10:21 UTC (3+ messages)
` [PATCH v7 1/5] drm/imagination: Use pwrseq for TH1520 GPU power management
[PATCH v2 0/2] cpufreq: CPPC: idle cpu perf handling
2025-07-03 9:29 UTC (8+ messages)
` [PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs
[PATCH v1] PM: hibernate: Avoid redundant resume_device assignment in resume_store()
2025-07-03 5:14 UTC (3+ messages)
[PATCH 2/2] pmdomain: renesas: sort Renesas Kconfig configs
2025-07-03 0:42 UTC (6+ messages)
[PATCH] dt-binding: thermal: Convert marvell,armada-ap806-thermal to DT schema
2025-07-02 23:00 UTC
[PATCH] dt-bindings: thermal: Convert marvell,armada370-thermal to DT schema
2025-07-02 22:55 UTC
huge discrepancy for latency and target residency between acpi_idle and intel_idle
2025-07-02 20:43 UTC
[PATCH V4 0/5] Add Texas Instruments BQ25703A Charger
2025-07-02 20:40 UTC (5+ messages)
` [PATCH V4 1/5] dt-bindings: mfd: ti,bq25703a: Add TI "
[PATCH v4 0/6] replace `allow(...)` lints with `expect(...)`
2025-07-02 18:47 UTC (5+ messages)
` [PATCH v4 2/6] rust: switch to `#[expect(...)]` in init and kunit
[PATCH v2] hiberbate: init image_size depend on totalram_pages
2025-07-02 18:44 UTC (2+ messages)
[PATCH v2] docs: ABI: Fix "diasble" to "disable"
2025-07-02 18:33 UTC (2+ messages)
[PATCH] cpuidle: dt: fix opencoded for_each_cpu() in idle_state_valid()
2025-07-02 18:27 UTC (2+ messages)
[PATCH V3 0/5] Add Texas Instruments BQ25703A Charger
2025-07-02 15:02 UTC (3+ messages)
` [PATCH V3 2/5] mfd: bq257xx: Add support for BQ25703A core driver
[PATCH v3 0/9] PM: Reconcile different driver options for runtime PM integration with system sleep
2025-07-02 14:14 UTC (3+ messages)
[PATCH RFC v3 0/2] pmdomain: core: add support for domain hierarchies in DT
2025-07-02 12:12 UTC (9+ messages)
` [PATCH RFC v3 2/2] pmdomain: core: add support for subdomains using power-domain-map
[PATCH v6 2/4] thermal/drivers/exynos: Use devm_clk_get_enabled() helpers
2025-07-02 12:00 UTC (2+ messages)
[PATCH v2 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
2025-07-02 10:33 UTC (4+ messages)
` [PATCH v2 5/8] dt-bindings: clock: qcom: Add NSS clock controller "
[PATCH] Remove error prints for devm_add_action_or_reset()
2025-07-02 9:58 UTC (8+ messages)
[PATCH] cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table()
2025-07-02 6:39 UTC (2+ messages)
[PATCH v6 0/2] PM / devfreq: Add HiSilicon uncore frequency scaling driver
2025-07-02 4:16 UTC (3+ messages)
HP Omnibook Ultra Flip 14 - power profiles
2025-07-02 1:13 UTC (6+ messages)
[PATCH v2 00/10] PM: EM: Add netlink support for the energy model
2025-07-02 1:02 UTC (4+ messages)
[PATCH v1] Linux 6.16-rc2
2025-07-01 22:02 UTC (2+ messages)
[PATCH v1] Linux 6.16-rc2
2025-07-01 21:52 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 3ef1f3359bdbb7d0d8cd8f1c29ce7218570108b7
2025-07-01 21:07 UTC
[rafael-pm:fixes] BUILD SUCCESS d92ef97fd9564fe81bfab8b3751bd7bbce87be10
2025-07-01 21:08 UTC
[PATCH] cpupower: Improve Python binding's Makefile
2025-07-01 17:11 UTC (2+ 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).