messages from 2026-03-07 12:42:59 to 2026-03-10 11:55:59 UTC [more...]
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-10 11:49 UTC (62+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "
[PATCH v3 00/13] Support for Samsung S2MU005 PMIC and its sub-devices
2026-03-10 11:48 UTC (10+ messages)
` [PATCH v3 04/13] dt-bindings: power: supply: document Samsung S2M series PMIC charger device
` [PATCH v3 09/13] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v3 10/13] leds: rgb: add support for Samsung S2M series PMIC RGB "
[PATCH RESEND] thermal: sprd: Use min instead of clamp in sprd_thm_temp_to_rawdata
2026-03-10 11:33 UTC (2+ messages)
[PATCH v2] cpufreq: cppc: Clamp default minimum limit to lowest_nonlinear_perf
2026-03-10 11:07 UTC (5+ messages)
[PATCH v3 0/3] SDM670 Basic SoC thermal zones
2026-03-10 10:57 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: thermal: tsens: add SDM670 compatible
` [PATCH v3 2/3] dt-bindings: thermal: lmh: Add "
` [PATCH v3 3/3] arm64: dts: qcom: sdm670: add thermal zones and thermal devices
[PATCH v2 0/3] PM: QoS/pmdomains: support resume latencies for system-wide PM
2026-03-10 10:23 UTC (5+ messages)
` [PATCH v2 2/3] pmdomain: core: add genpd_for_each_child() helper
` [PATCH v2 3/3] pmdommain: add support system-wide resume latency constraints
[PATCH RESEND 1/2] thermal: sprd: Fix temperature clamping in sprd_thm_temp_to_rawdata
2026-03-10 10:20 UTC (2+ messages)
[rafael-pm:bleeding-edge 140/141] ld.lld: error: undefined symbol: auxiliary_device_init
2026-03-10 10:12 UTC
[PATCH v2 00/10] workqueue / drivers: Add device-managed allocate workqueue
2026-03-10 9:59 UTC (6+ messages)
` [PATCH v2 01/10] workqueue: devres: "
` [PATCH v2 10/10] platform/chrome: cros_usbpd_logger: Simplify with devm
[PATCH 0/4] thermal: intel: Add support for Directed Package Thermal Interrupts
2026-03-10 9:35 UTC (6+ messages)
` [PATCH 1/4] x86/thermal: Add bit definitions for Intel Directed Package Thermal Interrupt
` [PATCH 2/4] thermal: intel: Enable Directed Package-level Thermal Interrupts
` [PATCH 3/4] thermal: intel: Add syscore callbacks for suspend and resume
` [PATCH 4/4] thermal: intel: Add a syscore shutdown callback for kexec reboot
[PATCH v3 00/11] Add support for the TI BQ25792 battery charger
2026-03-10 9:28 UTC (12+ messages)
` [PATCH v3 01/11] dt-bindings: mfd: ti,bq25703a: Expand to include BQ25792
` [PATCH v3 02/11] regulator: bq257xx: Remove reference to the parent MFD's dev
` [PATCH v3 03/11] regulator: bq257xx: Drop the regulator_dev from the driver data
` [PATCH v3 04/11] regulator: bq257xx: Make OTG enable GPIO really optional
` [PATCH v3 05/11] power: supply: bq257xx: Fix VSYSMIN clamping logic
` [PATCH v3 06/11] power: supply: bq257xx: Make the default current limit a per-chip attribute
` [PATCH v3 07/11] power: supply: bq257xx: Consistently use indirect get/set helpers
` [PATCH v3 08/11] power: supply: bq257xx: Add fields for 'charging' and 'overvoltage' states
` [PATCH v3 09/11] mfd: bq257xx: Add BQ25792 support
` [PATCH v3 10/11] regulator: bq257xx: Add support for BQ25792
` [PATCH v3 11/11] power: supply: "
[PATCH v11 0/7] Introduction of PSCR Framework and Related Components
2026-03-10 9:29 UTC (4+ messages)
` RFC: Selecting an NVMEM cell for Power State Change Reason (PSCR) recording
` [PR 174] dt-bindings: chosen: Add "power-state-change-reason" nvmem property
[PATCH V11 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
2026-03-10 9:19 UTC (3+ messages)
` [PATCH V11 2/4] dt-bindings: iio: adc: Add support for QCOM "
[patch 2/2] sched/idle: Make default_idle_call() NOHZ aware
2026-03-10 9:18 UTC (10+ messages)
` [PATCH v1] sched: idle: Make skipping governor callbacks more consistent
[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
2026-03-10 9:11 UTC (3+ messages)
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "
[PATCH] cpufreq: conservative: Drop cached requested_freq
2026-03-10 6:34 UTC
[PATCH] cpufreq: Add MAINTAINERS entry for CPPC driver
2026-03-10 6:16 UTC
[PATCH 1/2] tools/power turbostat: Fix out-of-bounds memory access in thread_data allocation
2026-03-10 6:02 UTC (2+ messages)
` [PATCH 2/2] tools/power turbostat: Optimize core count calculation and fix naming inconsistency
[PATCH v2] ACPI: CPPC: Move reference performance to capabilities
2026-03-10 5:05 UTC (3+ messages)
[PATCH 0/2] cpufreq: governor: Apply limits with target_freq instead of policy->cur
2026-03-10 4:29 UTC (8+ messages)
[PATCH 0/9] amd-pstate: Introduce AMD CPPC Performance Priority
2026-03-10 3:45 UTC (4+ messages)
` [PATCH 9/9] Documentation/amd-pstate: Add documentation for amd_pstate_floor_{freq,count}
[PATCH v4 0/7] Add initial Exynos850 support to the thermal driver
2026-03-10 2:56 UTC (2+ messages)
[PATCH RFC v5 0/2] pmdomain: core: add support for domain hierarchies in DT
2026-03-09 22:24 UTC (8+ messages)
` [PATCH RFC v5 1/2] pmdomain: core: support domain hierarchy via power-domain-map
[PATCH v2 00/11] Add support for the TI BQ25792 battery charger
2026-03-09 21:53 UTC (4+ messages)
` [PATCH v2 01/11] dt-bindings: mfd: ti,bq25703a: Expand to include BQ25792
[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
2026-03-09 21:17 UTC (7+ messages)
[PATCH v2 0/9] mfd: Add support for Asus Transformer embedded controller
2026-03-09 19:04 UTC (5+ messages)
` [PATCH v2 7/9] leds: Add driver for Asus Transformer LEDs
[PATCH 0/6] mfd: sc27xx: Use MFD cells and devm_mfd_add_devices()
2026-03-09 18:58 UTC (3+ messages)
` [PATCH 4/6] mfd: sprd-sc27xx: Switch to devm_mfd_add_devices()
[PATCH 2/6] dt-bindings: leds: sc2731: Add compatible for SC2730
2026-03-09 18:54 UTC (2+ messages)
` (subset) "
[PATCH v8 0/6] Introduce MAX77759 charger driver
2026-03-09 18:15 UTC (6+ messages)
` [PATCH v8 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v8 5/6] power: supply: max77759: add charger driver
[PATCH v2] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
2026-03-09 18:04 UTC (8+ messages)
[GIT PULL] cpupower fixes update for Linux 7.0-rc4
2026-03-09 17:47 UTC (2+ messages)
[PATCH v2 0/2] PM: hibernate: Drain trailing zero pages on userspace restore
2026-03-09 17:45 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] PM: hibernate: return -ENODATA if the snapshot image is not loaded
[PATCH] PM: hibernate: Drain trailing zero pages on userspace restore
2026-03-09 16:08 UTC (5+ messages)
[PATCH 0/2] x86/cpu: P-state support for Lightning Mountain
2026-03-09 15:57 UTC (7+ messages)
` [PATCH 2/2] x86/cpu/intel: Add EIST workaround "
[PATCH] thermal: intel: int340x: Read DDR data rate for Nova Lake
2026-03-09 15:48 UTC (3+ messages)
[PATCH v1 0/3] Add support for AVS in TCPM
2026-03-09 15:22 UTC (3+ messages)
` [PATCH v1 2/3] power: supply: Add PD SPR AVS support to USB type enum
Subject: x86/msr + lockdown: allow access to **documented** RAPL/TCC controls under Secure Boot
2026-03-09 15:13 UTC (2+ messages)
[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-03-09 14:49 UTC (7+ messages)
` [PATCH v6 4/9] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v6 5/9] dax: Track all dax_region allocations under a global resource tree
` [PATCH v6 7/9] dax: Add deferred-work helpers for dax_hmem and dax_cxl coordination
[PATCH] ti: sci: Drop fake 'const' on handle pointer
2026-03-09 13:39 UTC (8+ messages)
[PATCH 0/4] Fix some errors in the devfreq core layer when governor is NULL
2026-03-09 11:54 UTC (5+ messages)
` [PATCH 1/4] PM / devfreq: Fix possible null pointer issue in devfreq_add_governor()
` [PATCH 2/4] PM / devfreq: Fix available_governors_show() when no governor is set
` [PATCH 3/4] PM / devfreq: Fix governor_store() failing when device has no current governor
` [PATCH 4/4] PM / devfreq: Optimize error return value of governor_show()
[PATCH v2 5/9] firmware: arm_scmi: Add SCMIv4.0 Powercap FCs support
2026-03-09 9:43 UTC
[PATCH] intel_idle: Add Panther Lake C-states table
2026-03-09 8:38 UTC
[RFC PATCH v2] mm/swap, PM: hibernate: hold swap device reference across swap operation
2026-03-09 7:42 UTC (5+ messages)
[PATCH 00/11] Add support for the TI BQ25792 battery charger
2026-03-09 7:39 UTC (4+ messages)
` [PATCH 09/11] mfd: bq257xx: Add BQ25792 support
[PATCH] thermal/drivers/mediatek/lvts: fix mt7987 thermal crash
2026-03-09 6:44 UTC
[PATCH] cpufreq: scmi: Fix of_node use-after-free in scmi_dev_used_by_cpus()
2026-03-09 6:40 UTC (4+ messages)
[PATCH v2 0/8] Add RemoteProc cooling support
2026-03-09 6:34 UTC (4+ messages)
` [PATCH v2 1/8] thermal: Add Remote Proc cooling driver
[PATCH 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
2026-03-09 2:45 UTC (5+ messages)
` [PATCH 1/2] cpufreq: dt-platdev: Add SpacemiT K1 SoC to the allowlist
` [PATCH 2/2] riscv: dts: spacemit: Add cpu scaling for K1 SoC
[PATCH v4] PM: QoS: Introduce boot parameter pm_qos_resume_latency_us
2026-03-08 19:04 UTC
[PATCH v1 0/1] devfreq: tegra30-devfreq: add support for Tegra114
2026-03-08 8:01 UTC (4+ messages)
` [PATCH v1 1/1] "
[PATCH v3] PM: QoS: Introduce boot parameter pm_qos_resume_latency_us
2026-03-08 4:25 UTC (3+ messages)
[PATCH] rust: cpufreq: fix clippy::double_parens warning in Policy doctest
2026-03-07 17:09 UTC (2+ messages)
` [RFC PATCH] rust: kbuild: support global per-version flags
[PATCH 0/3] Add shaping support for Rockchip platforms
2026-03-07 15:18 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: power: rockchip: Add pm_shaping support
` [PATCH 3/3] arm64: dts: rockchip: Add shaping nodes for rk3576
[PATCH v2 0/7] Add support for mt6392 PMIC
2026-03-07 15:04 UTC (6+ messages)
` [PATCH v2 1/7] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC
` [PATCH v2 2/7] dt-bindings: regulator: add support for MT6392
[rafael-pm:bleeding-edge] BUILD SUCCESS 822e8073f1217e6f5a30a5ed4d060273b07bfe98
2026-03-07 14:41 UTC
[PATCH v3 0/6] rtc: max77686: convert to i2c_new_ancillary_device
2026-03-07 13:30 UTC (10+ messages)
` [PATCH v3 2/6] dt-binding: pinctrl: pinctrl-max77620: convert to DT schema
` [PATCH v3 3/6] dt-bindings: gpio: trivial-gpio: remove max77620 compatible
` [PATCH v3 4/6] dt-bindings: mfd: max77620: convert to DT schema
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