messages from 2025-07-31 10:32:55 to 2025-08-01 04:45:42 UTC [more...]
[PATCH v1 0/3] spidev: introduce trivial abb sensor device
2025-08-01 4:45 UTC (7+ messages)
` (subset) "
[PATCH v2 6/9] thermal/drivers/mediatek/lvts: Add support for ATP mode
2025-08-01 4:44 UTC (3+ messages)
[PATCH v3 0/7] Add support for Clock controllers for Glymur
2025-08-01 4:32 UTC (11+ messages)
` [PATCH v3 2/7] dt-bindings: clock: qcom: Document the Glymur TCSR Clock Controller
` [PATCH v3 3/7] clk: qcom: Add TCSR clock driver for Glymur
` [PATCH v3 7/7] clk: qcom: gcc: Add support for Global Clock Controller
[PATCH v2 0/9] Add watchdog driver support for RZ/T2H and RZ/N2H SoCs
2025-08-01 4:17 UTC (17+ messages)
` [PATCH v2 2/9] watchdog: rzv2h_wdt: Obtain clock-divider ranges from OF match data
` [PATCH v2 3/9] watchdog: rzv2h_wdt: Obtain CKS divider via OF data
` [PATCH v2 4/9] watchdog: rzv2h_wdt: Make "oscclk" an optional clock
` [PATCH v2 5/9] watchdog: rzv2h_wdt: Add support for configurable count clock source
` [PATCH v2 6/9] watchdog: rzv2h_wdt: Make reset controller optional
` [PATCH v2 7/9] watchdog: rzv2h: Set min_timeout based on max_hw_heartbeat_ms
` [PATCH v2 8/9] watchdog: rzv2h: Add support for RZ/T2H
` [PATCH v2 9/9] watchdog: rzv2h_wdt: Improve error strings and add newlines
[PATCH v2 00/13] Add DisplayPort support for QCS615 platform
2025-08-01 3:57 UTC (10+ messages)
` [PATCH v2 02/13] dt-bindings: phy: Add binding for QCS615 standalone QMP DP PHY
[PATCH RESEND v3 0/2] clk: spacemit: fix sspax_clk
2025-08-01 3:25 UTC (4+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPA
` [PATCH RESEND v3 2/2] clk: spacemit: fix sspax_clk
[PATCH v2 1/3] spi: atmel: simplify MR register update in cs_activate()
2025-08-01 3:36 UTC (4+ messages)
` [PATCH v2 2/3] spi: dt-bindings: atmel,at91rm9200-spi: Add support for optional 'spi_gclk' clock
[PATCH RESEND] x86/kexec: Carry forward the boot DTB on kexec
2025-08-01 3:02 UTC (6+ messages)
[PATCH v5 0/5] Display enablement changes for Qualcomm QCS8300 platform
2025-08-01 2:50 UTC (7+ messages)
` [PATCH v5 2/5] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
` [PATCH v5 5/5] soc: qcom: ubwc: Add QCS8300 UBWC cfg
[PATCH 0/3] Add support for MT8189 SCP and device tree bindings
2025-08-01 2:31 UTC (4+ messages)
` [PATCH 3/3] remoteproc: mediatek: Support MT8189 SCP
[PATCH v3 0/4] Initial support for Qualcomm Hamoa IOT EVK board
2025-08-01 1:48 UTC (14+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: Add HAMOA-IOT-SOM platform
` [PATCH v3 4/4] arm64: dts: qcom: Add base HAMOA-IOT-EVK board
[PATCH v13 0/4] leds: add new LED driver for TI LP5812
2025-08-01 1:45 UTC (5+ messages)
` [PATCH v13 1/4] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v13 2/4] leds: add basic support for "
` [PATCH v13 3/4] docs: ABI: Document LP5812 LED sysfs interfaces
` [PATCH v13 4/4] docs: leds: Document TI LP5812 LED driver
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-08-01 1:09 UTC (29+ messages)
` [PATCH v19 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v19 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v19 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v19 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v19 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v19 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v19 07/27] riscv/mm: manufacture shadow stack pte
` [PATCH v19 08/27] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v19 09/27] riscv/mm: write protect and shadow stack
` [PATCH v19 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v19 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v19 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v19 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v19 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v19 15/27] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v19 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v19 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v19 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v19 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v19 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v19 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v19 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v19 23/27] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v19 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v19 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v19 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v19 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH v2 1/2] dt-bindings: hwmon: (lm75) Add binding for NXP P3T1750
2025-07-31 23:50 UTC (4+ messages)
` [PATCH v2 2/2] hwmon: (lm75) Add NXP P3T1750 support
[PATCH] arm64: dts: exynos: Add Ethernet node for E850-96 board
2025-07-31 23:45 UTC
[PATCH v2 1/1] dt-bindings: fsl: fsl,rcpm: Add #power-domain-cells
2025-07-31 23:36 UTC (3+ messages)
[PATCH 0/8] Add the STM and the SWT descriptions for the s32g2 and s32g3
2025-07-31 23:20 UTC (9+ messages)
` [PATCH 1/8] arm64: dts: s32g2: Add the STM description
` [PATCH 2/8] arm64: dts: s32g274-rd2: Enable the STM timers
[PATCH 0/2] sdm845: Use definitions and deduplicate
2025-07-31 23:09 UTC (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm845*: Use definition for msm-id
` [PATCH 2/2] arm64: dts: qcom: sdm845-oneplus: Deduplicate shared entries
[PATCH] arm64: dts: ti: k3-j722s-main: Add E5010 JPEG Encoder
2025-07-31 23:09 UTC (2+ messages)
[PATCH] arm64: dts: renesas: rzg2lc-smarc: Fix typo for deleting node
2025-07-31 23:09 UTC (2+ messages)
[PATCH v2 0/3] Add panels used by Asus Zenbook A14
2025-07-31 22:25 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: display: panel: samsung,atna40cu11: document ATNA40CU11
` [PATCH v2 2/3] dt-bindings: display: panel: samsung,atna40ct06: document ATNA40CT06
` [PATCH v2 3/3] drm/panel-edp: Add BOE NV140WUM-N64
[PATCH 0/6] ASpeed FSI DT clean-ups
2025-07-31 22:12 UTC (7+ messages)
` [PATCH 1/6] ARM: dts: aspeed: Drop "no-gpio-delays"
` [PATCH 2/6] ARM: dts: aspeed: Drop "fsi-master" compatibles
` [PATCH 3/6] ARM: dts: aspeed: Add missing "ibm,spi-fsi" compatibles
` [PATCH 4/6] MAINTAINERS: Add FSI bindings to FSI subsystem entry
` [PATCH 5/6] dt-bindings: fsi: Convert fsi-master-gpio to DT schema
` [PATCH 6/6] dt-bindings: fsi: Convert aspeed,ast2400-cf-fsi-master "
[PATCH v2 00/17] arm64: tegra: Add Tegra210B01 support
2025-07-31 21:45 UTC (2+ messages)
[PATCH v1 0/3] Add panels used by Asus Zenbook A14
2025-07-31 21:43 UTC (6+ messages)
` [PATCH v1 3/3] drm/panel-edp: Add BOE NV140WUM-N64
[PATCH v2 0/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support
2025-07-31 21:41 UTC (4+ messages)
[PATCH] arm64: tegra: Set usb micro-b port to otg mode on P3450
2025-07-31 21:40 UTC (3+ messages)
[PATCH RFC] arm64: tegra: Add reserved-memory node for P3450
2025-07-31 21:37 UTC (7+ messages)
[PATCH] arm64: tegra: Remove otg id gpio from Jetson TX2 NX
2025-07-31 21:36 UTC (5+ messages)
[PATCH] arm64: tegra: Enable ramoops on Tegra210 and newer
2025-07-31 21:24 UTC (13+ messages)
[PATCH v6 0/2] Add support for sound profile switching and leverage for OnePlus 6 slider
2025-07-31 21:17 UTC (3+ messages)
` [PATCH v6 1/2] Input: add ABS_SND_PROFILE
` [PATCH v6 2/2] arm64: dts: qcom: sdm845-oneplus: Add alert-slider
[PATCH RESEND v5 0/7] Input: synaptics-rmi4 - add quirks for third party touchscreen controllers
2025-07-31 21:06 UTC (8+ messages)
` [PATCH RESEND v5 1/7] dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b
` [PATCH RESEND v5 2/7] Input: synaptics-rmi4 - handle duplicate/unknown PDT entries
` [PATCH RESEND v5 3/7] Input: synaptics-rmi4 - f12: use hardcoded values for aftermarket touch ICs
` [PATCH RESEND v5 4/7] Input: synaptics-rmi4 - f55: handle zero electrode count
` [PATCH RESEND v5 5/7] Input: synaptics-rmi4 - don't do unaligned reads in IRQ context
` [PATCH RESEND v5 6/7] Input: synaptics-rmi4 - read product ID on aftermarket touch ICs
` [PATCH RESEND v5 7/7] Input: synaptics-rmi4 - support fallback values for PDT descriptor bytes
[PATCH v5 0/3] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
2025-07-31 20:51 UTC (7+ messages)
[PATCH v6 0/2] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
2025-07-31 20:51 UTC (3+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: x1e78100-t14s: add hpd gpio to dp controller
` [PATCH v6 2/2] arm64: dts: qcom: x1e78100-t14s-oled: add edp panel
[RFC PATCH 00/24] GPU_CC power requirements reality check
2025-07-31 20:31 UTC (3+ messages)
` [PATCH RFC 02/24] pmdomain: qcom: rpmhpd: Add MXC to SC8280XP
[PATCH v9 0/6] add support for pf1550 PMIC MFD-based drivers
2025-07-31 20:05 UTC (4+ messages)
` [PATCH v9 2/6] mfd: pf1550: add core driver
[PATCH V1 0/3] Add DT-based gear and rate limiting support
2025-07-31 17:43 UTC (7+ messages)
` [PATCH 1/3] ufs: ufs-qcom: Add support for DT-based gear and rate limiting
[PATCH v3 0/2] regulator: add new PMIC PF0900 support
2025-07-31 17:42 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: regulator: add PF0900 regulator yaml
` [PATCH v3 2/2] regulator: pf0900: Add PMIC PF0900 support
[PATCH 0/2] i2c: tegra: Add Tegra256 I2C controller support
2025-07-31 17:37 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: nvidia,tegra20-i2c: Add Tegra256 I2C compatible
[PATCH v2 0/3] dt-bindings: ufs: qcom: Split SC7180, SM8650 and similar into separate file
2025-07-31 17:34 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: ufs: qcom: Split common part to qcom,ufs-common.yaml
` [PATCH v2 2/3] dt-bindings: ufs: qcom: Split SC7180 and similar
` [PATCH v2 3/3] dt-bindings: ufs: qcom: Split SM8650 "
[PATCH v6 0/5] thermal: renesas: Add support for RZ/G3E
2025-07-31 17:19 UTC (4+ messages)
` [PATCH v6 3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
[PATCH v8 00/24] Linux SBI MPXY and RPMI drivers
2025-07-31 16:50 UTC (7+ messages)
` [PATCH v8 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings
[PATCH v5 0/2] Samsung S2MPG10 PMIC MFD-based drivers
2025-07-31 16:46 UTC (4+ messages)
[PATCH 0/4] mmc: sdhci-brcmstb: rpmb sharing by claiming host for TZOS
2025-07-31 16:43 UTC (3+ messages)
[PATCH v3 00/16] drm: sprd: Make the Unisoc DRM driver usable on UMS9230
2025-07-31 15:51 UTC (17+ messages)
` [PATCH v3 01/16] dt-bindings: display: sprd: adapt for UMS9230 support
` [PATCH v3 02/16] dt-bindings: display: sprd: use more descriptive clock names
` [PATCH v3 03/16] dt-bindings: display: sprd: add memory-region property
` [PATCH v3 04/16] dt-bindings: display: sprd: allow attaching a DSI panel
` [PATCH v3 05/16] drm: of: try binding port parent node instead of the port itself
` [PATCH v3 06/16] drm: sprd: remove plane and CRTC destroy callbacks
` [PATCH v3 07/16] drm: sprd: register a DSI bridge and initialize in pre_enable
` [PATCH v3 08/16] drm: sprd: add support for UMS9230 DSI PLL
` [PATCH v3 09/16] drm: sprd: fix DSI rate and PLL setup code
` [PATCH v3 10/16] drm: sprd: select REGMAP in Kconfig
` [PATCH v3 11/16] drm: sprd: add clock gating support
` [PATCH v3 12/16] drm: sprd: add support for newer DPU versions
` [PATCH v3 13/16] drm: sprd: always initialize DPU registers
` [PATCH v3 14/16] drm: sprd: do not access IOMMU registers
` [PATCH v3 15/16] drm: sprd: implement IOMMU-based buffer management
` [PATCH v3 16/16] drm: sprd: add fbdev support
[PATCH v9 0/5] Add TH1520 GPU support with power sequencing
2025-07-31 15:28 UTC (8+ messages)
` [PATCH v9 1/5] drm/imagination: Use pwrseq for TH1520 GPU power management
` [PATCH v9 2/5] dt-bindings: gpu: img,powervr-rogue: Define power domains per variant
` [PATCH v9 3/5] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
` [PATCH v9 4/5] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
` [PATCH v9 5/5] drm/imagination: Enable PowerVR driver for RISC-V
[PATCH v5 0/5] Add Texas Instruments BQ25703A Charger
2025-07-31 15:22 UTC (4+ messages)
` [PATCH v5 2/5] mfd: bq257xx: Add support for BQ25703A core driver
[PATCH 0/2] Add interconnect support for Glymur SoC
2025-07-31 15:06 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in "
[PATCH v2 0/3] SM8750 GPU clocks
2025-07-31 15:05 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: clock: qcom: Add "
[PATCH 0/2] dt-bindings: ufs: qcom: Split SC7280 and similar into separate file
2025-07-31 14:53 UTC (7+ messages)
[PATCH net-next v12 0/5] PRU-ICSSM Ethernet Driver
2025-07-31 14:15 UTC (10+ messages)
` [PATCH net-next v12 2/5] net: ti: prueth: Adds ICSSM Ethernet driver
` [PATCH net-next v12 3/5] net: ti: prueth: Adds PRUETH HW and SW configuration
` [PATCH net-next v12 5/5] net: ti: prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x SOCs
[PATCH v2 0/8] Add the STM and the SWT nodes for the s32g2 and s32g3
2025-07-31 14:01 UTC (9+ messages)
` [PATCH v2 1/8] arm64: dts: s32g2: Add the System Timer Module nodes
` [PATCH v2 2/8] arm64: dts: s32g274-rd2: Enable the STM timers
` [PATCH v2 3/8] arm64: dts: s32g3: Add the System Timer Module nodes
` [PATCH v2 4/8] arm64: dts: s32g399a-rdb3: Enable the STM timers
` [PATCH v2 5/8] arm64: dts: s32g2: Add the Software Timer Watchdog (SWT) nodes
` [PATCH v2 6/8] arm64: dts: s32g274-rd2: Enable the SWT watchdog
` [PATCH v2 7/8] arm64: dts: s32g3: Add the Software Timer Watchdog (SWT) nodes
` [PATCH v2 8/8] arm64: dts: s32g399a-rdb3: Enable the SWT watchdog
[PATCH v5 00/20] Introduce STM32 DDR PMU for STM32MP platforms
2025-07-31 13:54 UTC (11+ messages)
` [PATCH v5 02/20] dt-bindings: stm32: stm32mp25: add `#access-controller-cells` property
` [PATCH v5 07/20] dt-bindings: memory: factorise LPDDR channel binding into SDRAM channel
` [PATCH v5 08/20] dt-binding: memory: add DDR4 channel compatible
` [PATCH v5 09/20] dt-bindings: memory: SDRAM channel: standardise node name
` [PATCH v5 12/20] dt-bindings: perf: stm32: introduce DDRPERFM dt-bindings
[PATCH] dt-bindings: timer: renesas,rz-mtu3: Use #pwm-cells = <3>
2025-07-31 13:50 UTC (4+ messages)
[PATCH 1/2] dt-bindings: mfd: qnap,ts433-mcu: allow nvmem-layout child node
2025-07-31 13:48 UTC (3+ messages)
` (subset) "
[PATCH 0/2] qnap-mcu: add ts233 support
2025-07-31 13:46 UTC (2+ messages)
[PATCH v6 0/7] RK3576 thermal sensor support, including OTP trim adjustments
2025-07-31 13:45 UTC (6+ messages)
[PATCH v10 0/8] spacemit: introduce P1 PMIC support
2025-07-31 13:41 UTC (5+ messages)
` [PATCH v10 2/8] mfd: simple-mfd-i2c: specify max_register
[PATCH v5 0/7] riscv: Add support for xmipsexectl
2025-07-31 13:36 UTC (2+ messages)
[PATCH net-next v10 00/15] net: phy: Introduce PHY ports representation
2025-07-31 13:35 UTC (4+ messages)
` [PATCH net-next v10 01/15] dt-bindings: net: Introduce the ethernet-connector description
[PATCH v11 07/19] dt-bindings: media: Add bindings for ARM mali-c55
2025-07-31 13:35 UTC (3+ messages)
` [PATCH v11.1 "
[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-07-31 13:31 UTC (11+ messages)
` [PATCH v3 2/2] ethernet: eswin: Add eic7700 ethernet driver
` "
` "
` "
` "
[PATCH 0/2] iio: magnetometer: add support for Infineon TLV493D 3D Magnetic Sensor
2025-07-31 13:04 UTC (7+ messages)
` [PATCH 1/2] iio: magnetometer: add support for Infineon TLV493D 3D Magentic sensor
[PATCH 0/3] Remove unused bits from dts and add support for remaining pinctrl macros
2025-07-31 11:56 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am62p5-sk: Remove the unused config from USB1_DRVVBUS
` [PATCH 2/3] arm64: dts: ti: k3-am62x-sk-common: "
` [PATCH 3/3] arm64: dts: ti: k3-pinctrl: Add the remaining macros
[PATCH v7 0/2] Support for Osram as3668 LED driver
2025-07-31 11:51 UTC (5+ messages)
` [PATCH v7 2/2] leds: as3668: Driver for the ams Osram 4-channel i2c "
[PATCH v3 0/9] Redo PolarFire SoC's mailbox/clock devicestrees and related code
2025-07-31 11:23 UTC (3+ messages)
` [PATCH v3 8/9] clk: divider, gate: create regmap-backed copies of gate and divider clocks
[PATCH v13 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
2025-07-31 11:05 UTC (7+ messages)
` [PATCH v13 07/10] firmware: psci: Implement vendor-specific resets as reboot-mode
[PATCH V8 0/2] leds: pwm: Add optional GPIO enable pin support
2025-07-31 10:46 UTC (3+ messages)
` [PATCH V8 2/2] "
[PATCH v6 3/3] leds/leds-is31fl32xx: add support for is31fl3236a
2025-07-31 10:32 UTC (2+ messages)
` (subset) "
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).