messages from 2023-11-28 08:42:46 to 2023-11-28 17:01:47 UTC [more...]
[PATCH v2 2/2] hwmon: ltc4282: add support for the LTC4282 chip
2023-11-28 17:01 UTC (8+ messages)
[PATCH v4 0/5] Introduce STM32MP257 clock driver
2023-11-28 16:48 UTC (6+ messages)
` [PATCH v4 1/5] clk: stm32mp1: move stm32mp1 clock driver into stm32 directory
` [PATCH v4 2/5] clk: stm32mp1: use stm32mp13 reset driver
` [PATCH v4 3/5] dt-bindings: stm32: add clocks and reset binding for stm32mp25 platform
` [PATCH v4 4/5] clk: stm32: introduce clocks for STM32MP257 platform
` [PATCH v4 5/5] arm64: dts: st: add rcc support in stm32mp251
[PATCH v3 0/6] Add support for H616 Thermal system
2023-11-28 16:50 UTC (15+ messages)
` [PATCH v3 4/6] thermal: sun8i: add syscon register access code
[PATCH v3] dt-bindings: Remove alt_ref from versal
2023-11-28 16:44 UTC (2+ messages)
[PATCH 0/3] pinctrl: pinctrl-single: fix suspend/resume on j7200
2023-11-28 16:37 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: pinctrl-single: add ti,j7200-padconf compatible
` [PATCH 2/3] "
` [PATCH 3/3] arm64: dts: ti: k3-j7200: use "
[RFC PATCH v3 0/5] platform/chrome: Introduce DT hardware prober
2023-11-28 16:25 UTC (8+ messages)
` [RFC PATCH v3 1/5] of: dynamic: Add of_changeset_update_prop_string
` [RFC PATCH v3 2/5] i2c: of: Introduce component probe function
` [RFC PATCH v3 3/5] platform/chrome: Introduce device tree hardware prober
` [RFC PATCH v3 4/5] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
` [RFC PATCH v3 5/5] arm64: dts: mediatek: mt8173-elm-hana: Add G2touch G7500 touchscreen
[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
2023-11-28 16:22 UTC (8+ messages)
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac
[PATCH V2 0/4] Add runtime PM support for videocc on SM8150
2023-11-28 16:11 UTC (3+ messages)
[PATCH v2 0/2] iio: dac: ad5791: Add support for controlling RBUF via devicetree
2023-11-28 15:58 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: adi,ad5791: Add support for controlling RBUF
` [PATCH v2 2/2] iio: dac: ad5791: Add support for controlling RBUF via devicetree
[PATCH v1 0/2] Add StarFive JH7110 SoC DSI support
2023-11-28 15:52 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: display: bridge: cdns: Add properties to support StarFive JH7110 SoC
[PATCH v5 00/11] leds: aw200xx: several driver updates
2023-11-28 15:47 UTC (5+ messages)
` [PATCH v5 02/11] leds: aw200xx: support HWEN hardware control
` [PATCH v5 04/11] leds: aw200xx: calculate dts property display_rows in the driver
[PATCH v2 0/2] Add support for LTC4282
2023-11-28 15:49 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add LTC4282 bindings
[PATCH v6 0/3] Add support for qcm6490 idp and qcs6490 rb3gen2 board
2023-11-28 15:36 UTC (7+ messages)
` [PATCH v6 2/3] arm64: dts: qcom: Add base qcm6490 idp board dts
[PATCH v2 0/4] drivers: clk: renesas: ignore all clocks which is assinged to non Linux system
2023-11-28 15:34 UTC (7+ messages)
` [PATCH v2 1/4] of: add __of_device_is_status() and makes more generic status check
` [PATCH v2 2/4] of: add __of_get_next_status_child() and makes more generic of_get_next
` [PATCH v2 4/4] drivers: clk: renesas: enable all clocks which is assinged to non Linux system
[PATCH net-next v6 0/2] net: dsa: microchip: enable setting rmii reference
2023-11-28 15:02 UTC (3+ messages)
` [PATCH net-next v6 1/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
[PATCH 0/5] ASoC: codecs: add support for WCD939x Codec
2023-11-28 15:01 UTC (24+ messages)
` [PATCH 2/5] ASoC: dt-bindings: document WCD939x Audio Codec
` [PATCH 3/5] ASoC: codec: wcd-mbhc-v2: add support when connected behind an USB-C audio mux
` [PATCH 4/5] ASoC: codecs: Add WCD939x Soundwire slave driver
` [PATCH 5/5] ASoC: codecs: Add WCD939x Codec driver
[PATCH 00/15] KVM RISC-V report more ISA extensions through ONE_REG
2023-11-28 14:53 UTC (16+ messages)
` [PATCH 01/15] KVM: riscv: selftests: Generate ISA extension reg_list using macros
` [PATCH 02/15] RISC-V: KVM: Allow Zbc extension for Guest/VM
` [PATCH 03/15] KVM: riscv: selftests: Add Zbc extension to get-reg-list test
` [PATCH 04/15] RISC-V: KVM: Allow scalar crypto extensions for Guest/VM
` [PATCH 05/15] KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list test
` [PATCH 06/15] RISC-V: KVM: Allow vector crypto extensions for Guest/VM
` [PATCH 07/15] KVM: riscv: selftests: Add vector crypto extensions to get-reg-list test
` [PATCH 08/15] RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
` [PATCH 09/15] KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list test
` [PATCH 10/15] RISC-V: KVM: Allow Zihintntl extension for Guest/VM
` [PATCH 11/15] KVM: riscv: selftests: Add Zihintntl extension to get-reg-list test
` [PATCH 12/15] RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM
` [PATCH 13/15] KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list test
` [PATCH 14/15] RISC-V: KVM: Allow Zfa extension for Guest/VM
` [PATCH 15/15] KVM: riscv: selftests: Add Zfa extension to get-reg-list test
[PATCH 0/5] Add support for framer infrastructure and PEF2256 framer
2023-11-28 14:51 UTC (10+ messages)
` [PATCH 1/5] net: wan: Add framer framework support
` [PATCH 2/5] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH 3/5] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH 4/5] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH 5/5] MAINTAINERS: Add the Lantiq PEF2256 driver entry
[PATCH 0/3] ARM: dts: bcm2711-rpi-cm4-io: Enable xHCI host
2023-11-28 14:46 UTC (14+ messages)
[RFC PATCH v2 0/2] Add test to verify probe of devices from discoverable busses
2023-11-28 14:43 UTC (5+ messages)
` [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion
[PATCH 0/3] riscv: sophgo: add rtc support for CV1800B
2023-11-28 14:34 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: rtc: add binding for Sophgo CV1800B rtc controller
` [PATCH 2/3] rtc: add rtc controller support for Sophgo CV1800B SoC
` [PATCH 3/3] riscv: dts: sophgo: add rtc dt node for CV1800B
[PATCH v3 0/9] arm64: dts: ti: Enable CSI cameras for AM62 family
2023-11-28 14:33 UTC (12+ messages)
` [PATCH v3 1/9] arm64: defconfig: Enable AM62 CSI2RX
` [PATCH v3 2/9] arm64: dts: ti: Enable CSI-RX on AM62
` [PATCH v3 3/9] arm64: dts: ti: Enable CSI-RX on AM62A
` [PATCH v3 4/9] arm64: dts: ti: k3-am625-beagleplay: Add overlays for OV5640
` [PATCH v3 5/9] arm64: dts: ti: k3-am62x-sk: Enable camera peripherals
` [PATCH v3 6/9] arm64: dts: ti: k3-am62x: Add overlays for OV5640
` [PATCH v3 7/9] arm64: dts: ti: k3-am62a7-sk: Enable camera peripherals
` [PATCH v3 8/9] arm64: dts: ti: k3-am62x: Add overlay for IMX219
` [PATCH v3 9/9] arm64: dts: ti: Use OF_ALL_DTBS for combined blobs
[PATCH] dt-bindings: renesas: Document preferred compatible naming
2023-11-28 14:32 UTC (4+ messages)
[PATCH v1 0/2] ipq9574: Fix USB 'vdda-pll-supply'
2023-11-28 14:01 UTC (7+ messages)
` [PATCH v1 1/2] regulator: qcom_smd: Add LDO5 MP5496 regulator
` [PATCH v1 2/2] arm64: dts: qcom: ipq9574: Fix USB 'vdda-pll-supply'
[PATCH v2 00/12] RB1/QCM2290 features
2023-11-28 13:18 UTC (11+ messages)
` [PATCH v2 05/12] iommu/arm-smmu-qcom: Add QCM2290 DPU compatible
` [PATCH v2 08/12] arm64: dts: qcom: qcm2290: Add display nodes
` [PATCH v2 09/12] arm64: dts: qcom: qcm2290: Hook up interconnects
` [PATCH v2 10/12] arm64: dts: qcom: qrb2210-rb1: Set up HDMI
` [PATCH v2 12/12] arm64: dts: qcom: qrb2210-rb1: add wifi variant property
[PATCH 0/4] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
2023-11-28 12:41 UTC (10+ messages)
` [PATCH 1/4] cpufreq: qcom-nvmem: Enable virtual power domain devices
` [PATCH 1/4] cpufreq: qcom-nvmem: Handling multiple power domains
[PATCH v4 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
2023-11-28 12:40 UTC
[PATCH 1/3] dt-bindings: clock: qcom: ipq6018: add USB GDSCs
2023-11-28 12:25 UTC (13+ messages)
` [PATCH 2/3] clk: "
[net-next PATCH RFC v3 0/8] net: phy: Support DT PHY package
2023-11-28 12:09 UTC (4+ messages)
` [net-next PATCH RFC v3 2/8] net: phy: add initial support for PHY package in DT
[PATCH v7 0/5] ASoC: makes CPU/Codec channel connection map more generic
2023-11-28 12:04 UTC (2+ messages)
[PATCH v2 0/4] kbuild: Per arch/platform dtc warning levels
2023-11-28 12:02 UTC (4+ messages)
[PATCH v4 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
2023-11-28 11:34 UTC (7+ messages)
` [PATCH v4 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
` [PATCH v4 3/4] dmaengine: sf-pdma: add mpfs-pdma compatible name
[PATCH 1/6] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings
2023-11-28 11:32 UTC (9+ messages)
[PATCH v4 0/8] arm64: dts: qcom: Introduce SM8650 platforms device tree
2023-11-28 11:16 UTC (5+ messages)
` [PATCH v4 2/8] arm64: dts: qcom: add initial SM8650 dtsi
[PATCH v2] dt-bindings: input: touchscreen: goodix: clarify irq-gpios misleading text
2023-11-28 11:14 UTC (5+ messages)
[PATCH] dt-bindings: correct white-spaces in examples
2023-11-28 11:12 UTC (2+ messages)
[PATCH v2 0/4] Add support for nuvoton ma35d1 pin control
2023-11-28 11:06 UTC (19+ messages)
` [PATCH v2 2/4] dt-bindings: pinctrl: Document "
` [PATCH v2 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1
` [PATCH v2 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver
[PATCH v2 2/2] dt-bindings: iio: temperature: add MLX90635 device
2023-11-28 11:02 UTC
[PATCH v4] dt-bindings: ufs: Add msi-parent for UFS MCQ
2023-11-28 11:03 UTC (2+ messages)
[PATCH v9 00/20] Imagination Technologies PowerVR DRM driver
2023-11-28 10:57 UTC (7+ messages)
` [PATCH v9 03/20] dt-bindings: gpu: Add Imagination Technologies PowerVR/IMG GPU
` [EXTERNAL] Re: [PATCH v9 00/20] Imagination Technologies PowerVR DRM driver
[PATCH V7][0/4] Add DesignWare Mobile mmc driver
2023-11-28 10:53 UTC (4+ messages)
` [PATCH v7][2/4] mmc: Add Synopsys DesignWare mmc cmdq host driver
[PATCH v15 1/5] dt-bindings: display: Document Renesas RZ/G2L DU bindings
2023-11-28 10:51 UTC (2+ messages)
` [PATCH v15 2/5] dt-bindings: display: renesas,rzg2l-du: Document RZ/V2L "
[PATCH] dt-bindings: clock: ti: Convert interface.txt to json-schema
2023-11-28 10:43 UTC (5+ messages)
[PATCH v1 1/2] arm64: dts: rockchip: add USB3 host to rock-5b
2023-11-28 10:36 UTC (2+ messages)
[PATCH v6 0/6] add qca8084 ethernet phy driver
2023-11-28 10:35 UTC (9+ messages)
` [PATCH v6 3/6] net: phy: at803x: add QCA8084 ethernet phy support
[PATCH v14 0/8] Wave5 codec driver
2023-11-28 10:27 UTC (3+ messages)
` [PATCH v14 6/8] dt-bindings: media: wave5: add yaml devicetree bindings
[PATCH] arm64: rockchip: dts: rk3308-rock-pi-s add gpio-line-names
2023-11-28 10:23 UTC (2+ messages)
[PATCH v2 0/2] mmc: mediatek: add support for 64-steps tuning
2023-11-28 10:20 UTC (5+ messages)
` [PATCH v2 2/2] mmc: mediatek: extend number of tuning steps
[PATCH v2 00/12] Add VOP2 support on rk3588
2023-11-28 10:11 UTC (10+ messages)
` [PATCH v2 10/12] drm/rockchip: vop2: Add support for rk3588
` [PATCH v2 04/12] drm/rockchip: vop2: clear afbc en and transform bit for cluster window at linear mode
[PATCH 0/2] iio: dac: ad5791: Add support for controlling RBUF via devicetree
2023-11-28 10:11 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: adi,ad5791.yaml: Add support for controlling RBUF
[PATCH] ARM: dts: rockchip: Fix sdmmc_pwren's pinmux setting for RK3128
2023-11-28 9:58 UTC (2+ messages)
[PATCH v4 0/6] extcon-usb-gpio YAML conversion
2023-11-28 9:57 UTC (4+ messages)
` [PATCH v4 2/6] ARM: dts: ti/omap: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties
[PATCH v2] arm: dts: omap: Apply am57xx-idk overlays to base dtbs
2023-11-28 9:53 UTC (4+ messages)
[PATCH 0/3] i2c: qup: Allow scaling power domains and interconnect
2023-11-28 9:48 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: i2c: qcom,i2c-qup: Document power-domains
` [PATCH 2/3] dt-bindings: i2c: qup: Document interconnects
` [PATCH 3/3] i2c: qup: Vote for interconnect bandwidth to DRAM
[PATCH 0/2] serial: msm: Allow scaling power domains and interconnect
2023-11-28 9:43 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: serial: qcom,msm-uartdm: Vote for shared resources
` [PATCH 2/2] serial: msm: Use OPP table for DVFS support
[PATCH v3 0/5] Introduce STM32MP257 clock driver
2023-11-28 9:35 UTC (6+ messages)
` [PATCH v3 3/5] dt-bindings: stm32: add clocks and reset binding for stm32mp25 platform
[PATCH v3 0/3] phy: qcom-qmp-pcie: Add support to keep refclk always on
2023-11-28 9:19 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: phy: qcom,qmp: Add PCIe qcom,refclk-always-on property
[PATCH v2 0/9] arm64: dts: ti: Enable CSI cameras for AM62 family
2023-11-28 9:06 UTC (4+ messages)
` [PATCH v2 5/9] arm64: dts: ti: k3-am62x-sk: Enable camera peripherals
[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-11-28 8:58 UTC (5+ messages)
` [PATCH v3 17/20] arm64: dts: google: Add initial Google gs101 SoC support
[PATCH] dt-bindings: serial: add assigned-clock-parents and assigned-clocks properties
2023-11-28 8:50 UTC (2+ messages)
[PATCH v3] dt-bindings: thermal: qcom-tsens: document the SM8650 Temperature Sensor
2023-11-28 8:44 UTC
[PATCH v2] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller
2023-11-28 8:43 UTC
[PATCH RESEND v2] dt-bindings: thermal: qcom-tsens: document the SM8650 Temperature Sensor
2023-11-28 8:42 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;
as well as URLs for NNTP newsgroup(s).