messages from 2025-09-23 19:51:51 to 2025-09-26 10:32:31 UTC [more...]
[PATCH v3 0/4] cpufreq: Fixes and cleanups related to CPUFREQ_ETERNAL
2025-09-26 10:31 UTC (5+ messages)
` [PATCH v3 1/4] cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
` [PATCH v3 2/4] cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
` [PATCH v3 3/4] ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error value
` [PATCH v3 4/4] cpufreq: Drop unused symbol CPUFREQ_ETERNAL
[PATCH v4] PM: sleep: Don't wait for SYNC_STATE_ONLY device links
2025-09-26 10:23 UTC
[PATCH v1 0/4] cpufreq: Fixes and cleanups related to CPUFREQ_ETERNAL
2025-09-26 10:22 UTC (17+ messages)
` [PATCH v1 1/4] cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
` [PATCH v1 2/4] cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
` [PATCH v1 3/4] ACPI: CPPC: Replace CPUFREQ_ETERNAL with CPPC-specific symbol
` [PATCH v2 3/4] ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error value
` [PATCH v1 4/4] cpufreq: Drop unused symbol CPUFREQ_ETERNAL
[Question] About unnecessary policy_has_boost_freq() calls in freq_table.c
2025-09-26 9:45 UTC (2+ messages)
[PATCH v5 0/3] Add exynosautov920 thermal support
2025-09-26 7:34 UTC (6+ messages)
` [PATCH v5 1/3] dt-bindings: thermal: samsung: Adjust '#thermal-sensor-cells' to 1
` [PATCH v5 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface
` [PATCH v5 3/3] arm64: dts: exynosautov920: Add multiple sensors
[PATCH next] pmdomain: thead: Fix error pointer vs NULL bug in th1520_pd_reboot_init()
2025-09-26 6:59 UTC (2+ messages)
[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
2025-09-26 6:57 UTC (15+ messages)
` [PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers
[PATCH v2 0/2] interconnect: qcom: sdx75: Drop QP0 interconnect and BCM nodes
2025-09-26 6:42 UTC (3+ messages)
` [PATCH v2 1/2] interconnect: qcom: sdx75: Drop QPIC "
` [PATCH v2 2/2] dt-bindings: interconnect: qcom: Drop QPIC_CORE IDs
[GIT PULL] Power utilities for Linux v6.18 merge
2025-09-26 3:20 UTC
[PATCH] devreq: move governor.h to a public header location
2025-09-26 3:16 UTC (2+ messages)
[PATCH 0/7] tools/power x86_energy_perf_policy update
2025-09-26 2:51 UTC (8+ messages)
` [PATCH 1/7] tools/power x86_energy_perf_policy: Enhance HWP enabled check
` [PATCH 2/7] tools/power x86_energy_perf_policy: Enhance HWP enable
` [PATCH 3/7] tools/power x86_energy_perf_policy: Prepare for MSR/sysfs refactoring
` [PATCH 4/7] tools/power x86_energy_perf_policy: EPB access is only via sysfs
` [PATCH 5/7] tools/power x86_energy_perf_policy: Prefer driver HWP limits
` [PATCH 6/7] tools/power x86_energy_perf_policy: Add make snapshot target
` [PATCH 7/7] tools/power x86_energy_perf_policy.8: Emphasize preference for SW interfaces
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-09-25 22:25 UTC (24+ 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 11/19] rust: miscdevice: "
` [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 v2 16/19] rust: str: "
` [PATCH v2 17/19] rust: sync: "
` [PATCH v2 18/19] rust: io: "
` [PATCH v2 19/19] rust: regulator: "
[PATCH] driver core: fw_devlink: Don't warn in fw_devlink_dev_sync_state()
2025-09-25 21:48 UTC (7+ messages)
[PATCH v2] tools/cpupower: Fix incorrect size in cpuidle_state_disable()
2025-09-25 20:22 UTC (2+ messages)
[PATCH v3 0/3] Fixes for hybrid sleep
2025-09-25 19:42 UTC (5+ messages)
` [PATCH v3 1/3] PM: hibernate: Fix hybrid-sleep
` [PATCH v3 2/3] PM: hibernate: Add pm_hibernation_mode_is_suspend()
` [PATCH v3 3/3] drm/amd: Fix hybrid sleep
[PATCH v2 1/3] PM: runtime: Add basic kunit tests for API contracts
2025-09-25 19:42 UTC (3+ messages)
` [PATCH v2 2/3] PM: runtime: Make put{,_sync}() return 1 when already suspended
` [PATCH v2 3/3] PM: runtime: Update kerneldoc return codes
[PATCH v6] power: supply: max77705_charger: implement aicl feature
2025-09-25 19:09 UTC
[PATCH 1/3] PM: runtime: Add basic kunit tests for API contracts
2025-09-25 18:36 UTC (10+ messages)
` [PATCH 2/3] PM: runtime: Make put{,_sync}() return 1 when already suspended
[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
2025-09-25 18:17 UTC (5+ messages)
` [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
[PATCH v2 0/3] Fixes for hybrid sleep
2025-09-25 18:03 UTC (9+ messages)
` [PATCH v2 1/3] PM: hibernate: Fix hybrid-sleep
` [PATCH v2 2/3] PM: hibernate: Add pm_hibernation_mode_is_suspend()
` [PATCH v2 3/3] drm/amd: Fix hybrid sleep
[PATCH v5] power: supply: max77705_charger: implement aicl feature
2025-09-25 17:23 UTC (3+ messages)
[RFC 0/5] parker: PARtitioned KERnel
2025-09-25 15:32 UTC (10+ messages)
` [External] "
[PATCH 0/3] Fixes for hybrid sleep
2025-09-25 15:30 UTC (8+ messages)
` [PATCH 1/3] PM: hibernate: Fix hybrid-sleep
` [PATCH 2/3] PM: hibernate: Add pm_hibernation_mode_is_suspend()
` [PATCH 3/3] drm/amd: Fix hybrid sleep
[PATCH v2 0/5] pmdomain: mediatek: Add HWVoter and MT8196 Support
2025-09-25 14:31 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: power: Add support for MT8196 power controllers
` [PATCH v2 2/5] pmdomain: mediatek: Add support for Hardware Voter power domains
` [PATCH v2 3/5] pmdomain: mediatek: Add support for secure HWCCF infra power on
` [PATCH v2 4/5] pmdomain: mediatek: Add support for MT8196 SCPSYS power domains
` [PATCH v2 5/5] pmdomain: mediatek: Add support for MT8196 HFRPSYS "
[PATCH v6 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
2025-09-25 14:05 UTC (11+ messages)
` [PATCH v6 01/10] clk: qcom: gcc-ipq5424: Correct the icc_first_node_id
` [PATCH v6 02/10] dt-bindings: clock: Add "interconnect-cells" property in IPQ9574 example
` [PATCH v6 03/10] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH v6 04/10] clk: qcom: gcc-ipq5424: Enable NSS NoC clocks to use icc-clk
` [PATCH v6 05/10] dt-bindings: clock: gcc-ipq5424: Add definition for GPLL0_OUT_AUX
` [PATCH v6 06/10] clk: qcom: gcc-ipq5424: Add gpll0_out_aux clock
` [PATCH v6 07/10] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
` [PATCH v6 08/10] clk: qcom: Add NSS clock controller driver for IPQ5424
` [PATCH v6 09/10] arm64: dts: qcom: ipq5424: Add NSS clock controller node
` [PATCH v6 10/10] arm64: defconfig: Build NSS clock controller driver for IPQ5424
[PATCH v4 0/8] MT8196 GPU Frequency/Power Control Support
2025-09-25 14:04 UTC (11+ messages)
` [PATCH v4 2/8] dt-bindings: power: Add MT8196 GPU frequency control binding
` [PATCH v4 5/8] mailbox: add MediaTek GPUEB IPI mailbox
` [PATCH v4 8/8] pmdomain: mediatek: Add support for MFlexGraphics
[PATCH 0/2] Add interconnect support for Kaanapali SoC
2025-09-25 12:40 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in "
` [PATCH 2/2] interconnect: qcom: add Kaanapali interconnect provider driver
[PATCH v5 0/3] power: supply: add charger for BD71828
2025-09-25 11:58 UTC (3+ messages)
` [PATCH v5 1/3] mfd: bd71828, bd71815 prepare for power-supply support
[PATCH 0/3] power: qcom,rpmpd: Add support for Kaanapali
2025-09-25 11:46 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: power: qcom,rpmpd: document the Kaanapali RPMh Power Domains
` [PATCH 2/3] dt-bindings: power: qcom,rpmpd: add new RPMH levels
` [PATCH 3/3] pmdomain: qcom: rpmhpd: Add RPMh power domain support for Kaanapali
[PATCH v2] cpufreq: Handle CPUFREQ_ETERNAL with a default transition latency
2025-09-25 11:16 UTC (4+ messages)
[RFC/PATCH 1/3] PM: QoS: Introduce a system-wakeup QoS limit
2025-09-25 10:24 UTC (12+ messages)
[PATCH v2] PM: Delete timer before removing wakeup source from list
2025-09-25 4:12 UTC (3+ messages)
[PATCH] dt-bindings: thermal: qcom-tsens: document the Kaanapali Temperature Sensor
2025-09-24 23:37 UTC
[PATCH] dt-bindings: interconnect: qcom-bwmon: Document Kaanapali BWMONs
2025-09-24 23:25 UTC
[PATCH] ABI: sysfs-devices-power: Document time units for *_time
2025-09-24 20:17 UTC (3+ messages)
[PATCH] thermal: intel: int340x: Power Slider: Validate slider_balance range
2025-09-24 20:11 UTC (3+ messages)
[GIT PULL] amd-pstate content for 6.18
2025-09-24 19:56 UTC (2+ messages)
[PATCH v4 0/3] Add exynosautov920 thermal support
2025-09-24 19:32 UTC (5+ messages)
` [PATCH v4 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface
[GIT PULL] Power management fix for v6.17
2025-09-24 19:23 UTC (2+ messages)
[PATCH v1] ACPI: battery: Add synchronization between interface updates
2025-09-24 18:37 UTC
[PATCH] cpufreq/amd-pstate: Use sysfs_match_string() for epp
2025-09-24 17:50 UTC
[PATCH v6] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
2025-09-24 17:22 UTC (5+ messages)
` "
[PATCH v3 00/11] Tegra114: implement EMC support
2025-09-24 15:24 UTC (5+ messages)
` [PATCH v3 03/11] dt-bindings: memory: Document Tegra114 Memory Controller
[PATCH v8 0/4] thermal: renesas: Add support for RZ/G3E
2025-09-24 14:04 UTC (3+ messages)
` [PATCH v8 3/4] arm64: dts: renesas: r9a09g047: Add TSU node
[PATCH v9 0/4] thermal: renesas: Add support for RZ/G3E
2025-09-24 14:07 UTC (3+ messages)
` [PATCH v9 3/4] arm64: dts: renesas: r9a09g047: Add TSU node
[PATCH v4 2/7] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
2025-09-24 12:32 UTC (11+ messages)
[PATCH] PM: Delete timer before removing wakeup source from list
2025-09-24 11:44 UTC (7+ messages)
[PATCH v3 0/9] Add thermal sensor driver support for Mediatek MT8196
2025-09-24 11:11 UTC (2+ messages)
[PATCH V3 1/2] PCI/ASPM: Add host-bridge API to override default ASPM/CLKPM link state
2025-09-24 6:12 UTC (3+ messages)
[PATCH v2] cpufreq: Replace pointer subtraction with iteration macros
2025-09-24 1:00 UTC (3+ messages)
[PATCH v4 0/5] pmdomain: core: Introduce device_set_out_band_wakeup and use it in usb
2025-09-24 0:52 UTC (5+ messages)
` [PATCH v4 3/5] usb: chipidea: core: detach power domain for ci_hdrc platform device
` [PATCH v4 4/5] usb: chipidea: ci_hdrc_imx: Set out of band wakeup for i.MX95
Thematic Funds Letter Of Intent
2025-09-23 23:54 UTC
[PATCH v3 0/3] PM: runtime: Auto-cleanup macros for runtime PM
2025-09-23 19:51 UTC (3+ messages)
` [PATCH v3 1/3] PM: runtime: Add auto-cleanup macros for "resume and get" operations
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