messages from 2025-09-24 19:12:20 to 2025-09-26 18:46:15 UTC [more...]
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-09-26 18:46 UTC (25+ 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 v1 0/2] PM: hibernate: Fix GFP mask restoration issue and consolidate code
2025-09-26 18:31 UTC (6+ messages)
` [PATCH v1 1/2] PM: hibernate: Restrict GFP mask in power_down()
` [PATCH v1 2/2] PM: hibernate: Combine return paths "
[PATCH v1 0/3] PM: runtime: Auto-cleanup macros for pm_runtime_resume_and_get()
2025-09-26 18:23 UTC (6+ messages)
` [PATCH v1 2/3] PCI/sysfs: Use PM runtime class macro for auto cleanup in reset_method_store()
[PATCH] driver core: fw_devlink: Don't warn in fw_devlink_dev_sync_state()
2025-09-26 17:08 UTC (9+ messages)
[PATCH v4 0/3] PM: runtime: Auto-cleanup macros for runtime PM
2025-09-26 16:48 UTC (5+ messages)
` [PATCH v4 1/3] PM: runtime: Add auto-cleanup macros for "resume and get" operations
` [PATCH v4 2/3] PCI/sysfs: Use runtime PM guard macro for auto-cleanup
` [PATCH v4 3/3] PM: runtime: Drop DEFINE_FREE() for pm_runtime_put()
[PATCH 0/5] power: reset: sc27xx: Add SC2730 and reboot support
2025-09-26 16:23 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: power: reset: Add SC27xx series PMIC poweroff
` [PATCH 2/5] dt-bindings: mfd: sc2731: Reference sprd,sc2731-poweroff
` [PATCH 3/5] power: reset: sc27xx: Use devm_register_sys_off_handler
` [PATCH 4/5] power: reset: sc27xx: Add support for SC2730 and OF match table
` [PATCH 5/5] power: reset: sc27xx: Add reboot support for SC2730
[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
2025-09-26 15:32 UTC (17+ messages)
` [PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers
[PATCH v3 2/3] PCI/sysfs: Use runtime PM class macro for auto-cleanup
2025-09-26 14:38 UTC (4+ messages)
[GIT PULL] thermal driver for v6.18-rc1
2025-09-26 14:29 UTC
[PATCH v1] PM: hibernate: Fix pm_hibernation_mode_is_suspend() build breakage
2025-09-26 14:12 UTC (2+ messages)
[PATCH v2 0/2] interconnect: qcom: sdx75: Drop QP0 interconnect and BCM nodes
2025-09-26 13:46 UTC (4+ messages)
` [PATCH v2 1/2] interconnect: qcom: sdx75: Drop QPIC "
` [PATCH v2 2/2] dt-bindings: interconnect: qcom: Drop QPIC_CORE IDs
[PATCH v2 0/5] pmdomain: mediatek: Add HWVoter and MT8196 Support
2025-09-26 13:26 UTC (7+ 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 "
[GIT PULL] Power utilities for Linux v6.18 merge
2025-09-26 13:06 UTC (2+ messages)
[PATCH next] pmdomain: thead: Fix error pointer vs NULL bug in th1520_pd_reboot_init()
2025-09-26 12:51 UTC (3+ messages)
[GIT PULL] pmdomain fixes for v6.17-rc8
2025-09-26 12:43 UTC
[PATCH v2 1/3] PM: runtime: Add basic kunit tests for API contracts
2025-09-26 12:25 UTC (5+ 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] devreq: move governor.h to a public header location
2025-09-26 10:33 UTC (3+ messages)
[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 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] 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 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 (8+ messages)
[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 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 (7+ messages)
` [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)
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