messages from 2026-07-10 09:57:33 to 2026-07-14 08:11:43 UTC [more...]
[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-07-14 8:11 UTC (20+ messages)
` [PATCH v14 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v14 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v14 03/15] arm64/delay: move some constants out to a separate header
` [PATCH v14 04/15] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v14 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v14 06/15] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v14 07/15] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v14 08/15] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v14 09/15] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v14 10/15] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v14 11/15] sched: add need-resched timed wait interface
` [PATCH v14 12/15] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v14 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v14 14/15] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v14 15/15] barrier: add clock tests for smp_cond_load_relaxed_timeout()
[PATCH] cpufreq: amd-pstate-ut: fix null pointer dereference
2026-07-14 7:59 UTC
[PATCH] PM: hibernate: swap: defer linking the next map page
2026-07-14 7:26 UTC
[PATCH 0/2] thermal: loongson2: Add support for Loongson-2K0300 SoC
2026-07-14 6:53 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: thermal: loongson,ls2k-thermal: Add compatible for Loongson-2K0300
` [PATCH 2/2] thermal/drivers/loongson2: Add thermal driver support "
[PATCH] cpufreq: Remove redundant dev_err()
2026-07-14 4:13 UTC (3+ messages)
[PATCH 00/43] power: Remove redundant error messages on IRQ request failure
2026-07-14 0:24 UTC (9+ messages)
` [PATCH 04/43] power: supply: ab8500_btemp: Remove redundant dev_err()/dev_err_probe()
` [PATCH 05/43] power: supply: ab8500_charger: "
` [PATCH 06/43] power: supply: ab8500_fg: "
` [PATCH 28/43] power: supply: pf1550-charger: "
[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
2026-07-13 19:44 UTC (4+ messages)
` [PATCH RFC v7 7/9] PM / devfreq: Introduce the QCOM SCMI Memlat devfreq driver
[PATCH v6 00/11] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
2026-07-13 19:37 UTC (12+ messages)
` [PATCH v6 01/11] dt-bindings: interconnect: qcom-bwmon: Add Shikra cpu-bwmon compatible
` [PATCH v6 02/11] arm64: dts: qcom: Add QUPv3 configuration for Shikra
` [PATCH v6 03/11] arm64: dts: qcom: shikra: Add DDR BWMON support
` [PATCH v6 04/11] arm64: dts: qcom: shikra: Add cpufreq-hw, EPSS L3 interconnect and OPP tables
` [PATCH v6 05/11] arm64: dts: qcom: shikra: Add SMP2P nodes
` [PATCH v6 06/11] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes
` [PATCH v6 07/11] arm64: dts: qcom: shikra: Enable CDSP, LPAICP and MPSS on EVK boards
` [PATCH v6 08/11] arm64: dts: qcom: shikra: Enable TSENS and thermal zones
` [PATCH v6 09/11] arm64: dts: qcom: shikra: add WiFi node support
` [PATCH v6 10/11] arm64: dts: qcom: shikra: Enable WiFi/BT on SoMs
` [PATCH v6 11/11] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm
[PATCH v3 0/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
2026-07-13 16:56 UTC (11+ messages)
` [PATCH v3 2/3] iio: adc: qcom-spmi-adc5-gen3: Remove an unnecessary print
` [PATCH v3 3/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
[RFC PATCH 0/3] PM: hibernate: encrypted snapshots under lockdown
2026-07-13 15:39 UTC (4+ messages)
` [RFC PATCH 1/3] PM: hibernate: add seed-wrapped encrypted snapshots
` [RFC PATCH 2/3] PM: hibernate: permit encrypted snapshot device under lockdown
` [RFC PATCH 3/3] PM: hibernate: document encrypted snapshot seed ABI
[PATCH v1 00/17] ACPI: processor: idle/intel_idle: Add ACPI _LPI support to intel_idle
2026-07-13 14:56 UTC (31+ messages)
` [PATCH v1 01/17] ACPI: processor: idle: Expand _LPI package sanity checks
` [PATCH v1 02/17] ACPI: processor: idle: Ignore _LPI states with SYSTEMIO entry method
` [PATCH v1 03/17] ACPI: processor: idle: Unify debug in acpi_processor_evaluate_lpi()
` [PATCH v1 04/17] ACPI: processor: idle: Rearrange acpi_processor_evaluate_lpi()
` [PATCH v1 05/17] ACPI: processor: idle: Split acpi_processor_evaluate_lpi()
` [PATCH v1 07/17] ACPI: processor: idle: Rearrange acpi_processor_get_lpi_info()
` [PATCH v1 08/17] ACPI: processor: idle: Rework first-level _LPI states processing
` [PATCH v1 09/17] ACPI: processor: idle: Drop redundant _LPI presence checks
` [PATCH v1 10/17] ACPI: processor: idle: Rearrange loop in acpi_processor_get_lpi_info()
` [PATCH v1 11/17] ACPI: processor: idle: Rework flatten_lpi_states()
` [PATCH v1 12/17] ACPI: processor: idle: Introduce too_many_states() for _LPI
` [PATCH v1 13/17] ACPI: processor: idle: Introduce acpi_processor_extract_lpi_info()
` [PATCH v1 14/17] ACPI: processor: idle: Relocate acpi_processor_extract_lpi_info()
` [PATCH v1 15/17] ACPI: processor: idle: Add switch for strict _LPI processing
` [PATCH v1 17/17] intel_idle: Add ACPI _LPI support
[PATCH v7 0/2] thermal: imx: Add calibration offset support
2026-07-13 14:43 UTC (5+ messages)
` [PATCH v7 1/2] dt-bindings: thermal: imx: Document calibration offset property
` [PATCH v7 2/2] thermal/drivers/imx: Add calibration offset support
[PATCH] PM: hibernate: Fix memory leak in snapshot_write_next() error path
2026-07-13 13:26 UTC (2+ messages)
[PATCH] PM / devfreq: tegra30: Remove redundant dev_err()
2026-07-13 13:13 UTC
[PATCH] pmdomain: arm: scmi: Check pm_genpd_init() in probe
2026-07-13 12:10 UTC (3+ messages)
[PATCH v5 0/2] monaco: Add PMM8654AU PON support
2026-07-13 11:58 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: power: reset: qcom-pon: Add new compatible PMM8654AU
` [PATCH v5 2/2] arm64: dts: qcom: monaco-pmics: Add PON power key and reset inputs
[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
2026-07-13 11:57 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: "
[PATCH v2 0/3] Add cpufreq to MSM8960
2026-07-13 11:14 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: opp: Allow optional -vN suffix in opp-microvolt property name
[PATCH V3] pmdomain: tegra: Add support for multi-socket platforms
2026-07-13 11:06 UTC (2+ messages)
[PATCH] pmdomain: bcm: bcm2835-power: Raise ASB poll timeout to 100us
2026-07-13 11:06 UTC (2+ messages)
[PATCH v3 0/5] pmdomains: Fixes and add support for HFRP Direct
2026-07-13 11:06 UTC (4+ messages)
` [PATCH v3 2/5] pmdomain: mediatek: Fix possible nullptr KP in HWV cleanup/on-check
[PATCH] pmdomain: qcom: rpmhpd: Skip retention by default
2026-07-13 11:06 UTC (2+ messages)
[PATCH] pmdomain: bcm: bcm2835: handle genpd provider registration errors
2026-07-13 11:06 UTC (2+ messages)
[PATCH] pmdomain: arm: Grammar s/may needed/may be needed/
2026-07-13 11:05 UTC (2+ messages)
[PATCH v4 12/14] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
2026-07-13 10:42 UTC (4+ messages)
[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
2026-07-13 10:29 UTC (4+ messages)
` [PATCH v3 11/20] pmdomain: imx: use platform_device_set_of_node()
[PATCH v6 0/2] thermal: imx: Add calibration offset support
2026-07-13 10:12 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: thermal: imx: Document calibration offset property
` [PATCH v6 2/2] thermal/drivers/imx: Add calibration offset support
[PATCH v3 0/3] nvmem: add support for the MediaTek mt6323 PMIC
2026-07-13 10:11 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: mfd: mediatek: mt6397: add mt6323 PMIC EFUSE
` [PATCH v3 2/3] nvmem: add mt6323 PMIC EFUSE driver
` [PATCH v3 3/3] ARM: dts: mediatek: mt6323: add EFUSE support
[PATCH v5 0/2] thermal: imx: Add calibration offset support
2026-07-13 9:51 UTC (4+ messages)
` [PATCH v5 1/2] dt-bindings: thermal: imx: Document calibration offset property
` [PATCH v5 2/2] thermal/drivers/imx: Add calibration offset support
[PATCH 0/3] power: sequencing: pcie-m2: Enable USB/UART BT coexistence on Hamoa EVK
2026-07-13 9:25 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: hamoa-iot-evk: Describe the PCIe M.2 Key E connector
[PATCH 3/3] power: sequencing: pcie-m2: Deassert W_DISABLE2# when no UART serdev is created
2026-07-13 9:16 UTC (2+ messages)
[PATCH] thermal: spacemit: k1: disable hardware on driver remove
2026-07-13 8:55 UTC (3+ messages)
[PATCH v2 0/6] R-Car X5H CPG/MDLC support
2026-07-13 8:19 UTC (4+ messages)
` [PATCH v2 3/6] clk: renesas: Add R-Car X5H CPG driver
[PATCH] cpufreq: Fix an IS_ERR() vs NULL bug in spear1340_set_cpu_rate()
2026-07-13 7:56 UTC (5+ messages)
[RFC PATCH 1/2] PM: EM: Export em_table_alloc/free
2026-07-13 7:34 UTC (2+ messages)
[PATCH 0/4] Add Milos CPU OPP table for DDR & L3 bandwidth scaling
2026-07-13 7:31 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: interconnect: OSM L3: Document Milos OSM L3 compatible
` [PATCH 2/4] arm64: dts: qcom: milos: add OSM L3 node
` [PATCH 4/4] arm64: dts: qcom: milos: add CPU OPP table with DDR & L3 bandwidths
[PATCH v4 00/14] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-07-13 6:40 UTC (4+ messages)
` [PATCH v4 05/14] usb: hub: Associate port@ fwnode with USB port device
[PATCH 0/3] Enable icc-clk support for Qualcomm ipq5210
2026-07-13 5:54 UTC (6+ messages)
` [PATCH 2/3] clk: qcom: ipq5210: Use icc-clk for enabling NoC related clocks
[PATCH v4 1/2] dt-bindings: thermal: imx: Document calibration offset property
2026-07-13 5:45 UTC
[PATCH V6 0/4] Add PCIe M.2 Key E connector support for NXP i.MX boards
2026-07-13 5:07 UTC (7+ messages)
` [PATCH V6 1/4] PCI: imx6: Move pci_pwrctrl_create_devices() to imx_pcie_probe()
` [PATCH V6 2/4] PCI: imx6: Add skip_pwrctrl_off flag support
` [PATCH V6 3/4] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH V6 4/4] arm64: dts: imx95-19x19-evk: Describe the PCIe M.2 Key E connector
` (subset) [PATCH V6 0/4] Add PCIe M.2 Key E connector support for NXP i.MX boards
[PATCH] PCI: Apply mandatory recovery delay on return from D3cold
2026-07-13 3:22 UTC (3+ messages)
[Bug 221744] New: amd_pstate / ACPI: CPU frequency locked at 520MHz when AC disconnected with lid closed during s2idle on HP EliteBook 6 G1ah 14
2026-07-12 17:52 UTC (6+ messages)
` [Bug 221744] "
[PATCH v13 0/3] rust: add basic serial device bus abstractions
2026-07-12 16:58 UTC (4+ messages)
` [PATCH v13 1/3] "
` [PATCH v13 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v13 3/3] MAINTAINERS: serdev: Add self for serdev
[PATCH v5 0/5] Allwinner: A523: add support for A523 THS0/1 controllers
2026-07-12 5:21 UTC (3+ messages)
` [PATCH v5 3/5] thermal/drivers/sun8i: get calibration data from two nvmem cells
[PATCH v4] power: supply: macsmc: Support macOS 27 SMC firmware
2026-07-11 22:48 UTC
[PATCH v7 0/2] arm64: dts: qcom: fix power domain handling on SM8250
2026-07-11 19:49 UTC (2+ messages)
[PATCH v2 0/5] soc: qcom: Kconfig improvements
2026-07-11 16:48 UTC (10+ messages)
` [PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu
` [PATCH v2 2/5] soc: qcom: Restrict drivers per ARM/ARM64
` [PATCH v2 3/5] soc: qcom: Make important drivers default
` [PATCH v2 4/5] soc: qcom: Avoid SCM and SPM for cpuidle drivers
` [PATCH v2 5/5] ARM: defconfig: qcom: Drop Qualcomm SoC drivers with defaults
` (subset) [PATCH v2 0/5] soc: qcom: Kconfig improvements
[RFC PATCH 0/3] rust: power_supply class abstraction and SMB347 charger driver
2026-07-11 12:06 UTC (4+ messages)
` [RFC PATCH 1/3] rust: i2c: add SMBus byte transfer helpers
[PATCH v4 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
2026-07-11 7:44 UTC (7+ messages)
` [PATCH v4 1/2] cpufreq: dt-platdev: Add SpacemiT K1 SoC to the allowlist
` [PATCH v4 2/2] riscv: dts: spacemit: Add cpu scaling for K1 SoC
[rafael-pm:bleeding-edge 56/59] drivers/thermal/intel/therm_throt.c:545:17: warning: 'msr_val' is used uninitialized
2026-07-11 3:49 UTC
[rafael-pm:fixes] BUILD SUCCESS b898455ec8e2870a33ab481189d6fd3565d570df
2026-07-11 1:03 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 29ef85e24c475132363ab956dea5db1b2600ef75
2026-07-10 23:05 UTC
[PATCH v3 0/2] thermal: imx: Add calibration offset support
2026-07-10 16:43 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: imx: Document calibration offset property
[PATCH v4 0/2] thermal: imx: Add calibration offset support
2026-07-10 15:35 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: thermal: imx: Document calibration offset property
` [PATCH v4 2/2] thermal/drivers/imx: Add calibration offset support
[PATCH v2 0/2] thermal: qcom: Add Qualcomm SPMI MBG thermal monitor support
2026-07-10 15:14 UTC (3+ messages)
` [PATCH v2 2/2] thermal: qcom: Add support for Qualcomm MBG thermal monitoring
[PATCH v2 00/10] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
2026-07-10 14:49 UTC (6+ messages)
` [PATCH v2 04/10] reset: Add reset_controller_get_provider()
` [PATCH v2 05/10] dt-bindings: clock: renesas,r8a78000-cpg: Add firmware property
[PATCH 0/2] Bring includes in linux/kmod.h up to date
2026-07-10 13:57 UTC (3+ messages)
` [PATCH 2/2] module: "
[PATCH v3 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-07-10 13:13 UTC (13+ messages)
` [PATCH v3 01/11] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v3 02/11] Bluetooth: hci_qca: Rename 'power_ctrl_enabled' to 'bt_en_available'
` [PATCH v3 03/11] power: sequencing: Add pwrseq_power_is_controllable() API
` [PATCH v3 04/11] power: sequencing: pcie-m2: Report power controllability
` [PATCH v3 05/11] power: sequencing: qcom-wcn: "
` [PATCH v3 06/11] Bluetooth: hci_qca: Set 'bt_en_available' based on pwrseq "
` [PATCH v3 07/11] Bluetooth: hci_qca: Embed bt_power in struct qca_serdev
` [PATCH v3 08/11] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
` [PATCH v3 09/11] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible
` [PATCH v3 10/11] power: sequencing: pcie-m2: Add QCA2066 (QCNFA765) BT serdev ID
` [PATCH v3 11/11] arm64: dts: qcom: monaco-arduino-monza: Add QCA2066 M.2 WiFi/BT support
[PATCH] PM: hibernate: Allow hibernation opt-in when locked down
2026-07-10 13:09 UTC (3+ messages)
[PATCH v4 0/2] PM: runtime: Fix sticky -EINVAL after resume callback failure
2026-07-10 10:43 UTC (5+ messages)
` [PATCH v4 1/2] PM: runtime: Only set runtime_error on suspend callback failures
` [PATCH v4 2/2] spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()
` (subset) [PATCH v4 0/2] PM: runtime: Fix sticky -EINVAL after resume callback failure
[PATCH v3 0/4] PM: QoS/pmdomains: support resume latencies for system-wide PM
2026-07-10 10:42 UTC (3+ messages)
` [PATCH v3 2/4] PM / QoS: add lockless read for flags
[PATCH v3 0/6] thermal: intel: Add support for Directed Package Thermal Interrupt
2026-07-10 10:38 UTC (2+ messages)
[REGRESSION?] hibernation soft lockup in migration/0 at multi_cpu_stop after image creation
2026-07-10 10:27 UTC (3+ 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