Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-28 01:10:34 to 2024-03-28 12:41:19 UTC [more...]

[PATCH v5 00/11] Add support for TI TPS65224 PMIC
 2024-03-28 12:40 UTC  (8+ messages)
` [PATCH v5 01/11] mfd: tps6594: Add register definitions "
` [PATCH v5 02/11] mfd: tps6594: use volatile_table instead of volatile_reg
` [PATCH v5 03/11] mfd: tps6594: add regmap config in match data
` [PATCH v5 04/11] dt-bindings: mfd: ti,tps6594: Add TI TPS65224 PMIC
` [PATCH v5 05/11] mfd: tps6594-i2c: Add TI TPS65224 PMIC I2C
` [PATCH v5 06/11] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI
` [PATCH v5 08/11] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM

[PATCH v2 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-28 12:39 UTC  (9+ messages)
` [PATCH v2 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH v2 2/3] arch: Remove struct fb_info from video helpers
` [PATCH v2 3/3] arch: Rename fbdev header and source files

[PATCH net-next v3 0/3] Introduce switch mode support for ICSSG driver
 2024-03-28 12:39 UTC  (5+ messages)
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware

[PATCH v3 0/3] clk: samsung: introduce nMUX to reparent MUX clocks
 2024-03-28 12:34 UTC  (4+ messages)
` [PATCH v3 1/3] clk: samsung: introduce nMUX for MUX clks that can reparented
` [PATCH v3 2/3] clk: samsung: gs101: propagate PERIC1 USI SPI clock rate
` [PATCH v3 3/3] clk: samsung: gs101: propagate PERIC0 "

[PATCH v3 1/2] dt-bindings: arm: sunxi: Add PocketBook 614 Plus
 2024-03-28 12:29 UTC  (2+ messages)
` [PATCH v3 2/2] ARM: dts: sun5i: Add PocketBook 614 Plus support

[PATCH 0/4] arm64: kexec: translate relocate_kernel.S to C languange
 2024-03-28 11:56 UTC  (5+ messages)
` [PATCH 1/4] arm64: relocate: Let __relocate_new_kernel_start align on SZ_4K
` [PATCH 2/4] arm64: mm: Provide prot param in trans_pgd_idmap_page()'s prototype
` [PATCH 3/4] arm64: kexec: Introduce d_size to carry cacheline size information
` [PATCH 4/4] arm64: kexec: Change relocate_kernel to C code

[PATCH v3 0/5] Add RK816 PMIC support
 2024-03-28 11:55 UTC  (3+ messages)
` [PATCH v3 2/5] mfd: rk8xx: Add RK816 support

[PATCH v4 00/11] Add support for TI TPS65224 PMIC
 2024-03-28 11:37 UTC  (3+ messages)
` [PATCH v4 03/11] mfd: tps6594: add regmap config in match data

[PATCH v2 0/3] clk: samsung: introduce nMUX to reparent MUX clocks
 2024-03-28 11:36 UTC  (10+ messages)
` [PATCH v2 1/3] clk: samsung: introduce nMUX for MUX clks that can reparented
` [PATCH v2 2/3] clk: samsung: gs101: propagate PERIC1 USI SPI clock rate
` [PATCH v2 3/3] clk: samsung: gs101: propagate PERIC0 "

[PATCH v2 0/4] arm64: dts: exynos: gs101: define all PERIC USI nodes
 2024-03-28 11:34 UTC  (6+ messages)
  ` [PATCH v2 3/4] arm64: dts: exynos: gs101: join lines close to 80 chars

[PATCH v2 0/4] Add eSPI device driver (flash channel)
 2024-03-28 11:33 UTC  (5+ messages)
` [PATCH v2 4/4] dt-bindings: aspeed: Add eSPI controller

[PATCH net-next v2] net: axienet: Fix kernel doc warnings
 2024-03-28 11:07 UTC 

[PATCH v4 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
 2024-03-28 10:35 UTC  (2+ messages)

About upstreaming ArmChina NPU driver
 2024-03-28 10:32 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Add KVM_CAP to control WFx trapping
 2024-03-28 10:30 UTC  (3+ messages)

[PATCH v4 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
 2024-03-28 10:27 UTC  (2+ messages)

[PATCH v4 09/11] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
 2024-03-28 10:16 UTC  (2+ messages)

[PATCH 00/23] v2: imx258 improvement series
 2024-03-28 10:15 UTC  (15+ messages)
` [PATCH 01/23] media: i2c: imx258: Remove unused defines
` [PATCH 08/23] media: i2c: imx258: Add support for 24MHz clock
` [PATCH 09/23] media: i2c: imx258: Add support for running on 2 CSI data lanes
` [PATCH 17/23] dt-bindings: media: imx258: Rename to include vendor prefix
` [PATCH 18/23] dt-bindings: media: imx258: Add alternate compatible strings

[PATCH v6 0/5] Add Tegra Security Engine driver
 2024-03-28 10:13 UTC  (3+ messages)
  ` [PATCH v6 3/5] crypto: tegra: "

[PATCH v4 00/13] mm/gup: Unify hugetlb, part 2
 2024-03-28 10:10 UTC  (3+ messages)
` [PATCH v4 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-03-28 10:09 UTC  (3+ messages)

[report] WARN_ON_ONCE triggered in for_each_sibling_event()
 2024-03-28 10:06 UTC 

[PATCH v3 0/5] arm64: dts: exynos: gs101: define all PERIC USI nodes
 2024-03-28  9:58 UTC  (2+ messages)

[PATCH RFC 0/3] mm/gup: consistently call it GUP-fast
 2024-03-28  9:50 UTC  (8+ messages)

[PATCH 0/2] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-03-28  9:46 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: arm64: marvell: add solidrun cn9130 "

[PATCH v1] ARM: dts: stm32: Update button on stm32mp135f-dk
 2024-03-28  9:44 UTC  (2+ messages)

[PATCH v2] pinctrl/meson: fix typo in PDM's pin name
 2024-03-28  9:43 UTC  (2+ messages)

[PATCH] arm64: dts: broadcom: bcmbca: bcm4908: set brcm,wp-not-connected
 2024-03-28  9:37 UTC 

[PATCH 0/3] phy: rockchip: emmc: Enable internal strobe pull-down by default
 2024-03-28  9:37 UTC  (3+ messages)
` [PATCH 2/3] devicetree: phy: rockchip-emmc: Document changed strobe-pulldown property

[PATCH] media: verisilicon: AV1: Be more fexible on postproc capabilities
 2024-03-28  9:34 UTC  (2+ messages)
` [PATCH] media: verisilicon: Fix auxiliary buffers allocation size

[PATCH v11 00/11] Support page table check PowerPC
 2024-03-28  9:28 UTC  (18+ messages)
` [PATCH v11 01/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set"
` [PATCH v11 02/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set"
` [PATCH v11 03/11] mm: Provide addr parameter to page_table_check_pte_set()
` [PATCH v11 04/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear"
` [PATCH v11 05/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear"
` [PATCH v11 06/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear"
` [PATCH v11 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v11 08/11] powerpc: mm: Add pud_pfn() stub
` [PATCH v11 09/11] poweprc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v11 10/11] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages
` [PATCH v11 11/11] powerpc: mm: Support page table check

[PATCH v1] pinctrl: pinctrl-aspeed-g6: correct the offset of SCU630
 2024-03-28  9:16 UTC  (3+ messages)

[PATCH v2] pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-T
 2024-03-28  9:15 UTC  (2+ messages)

[PATCH] clk: samsung: exynosautov9: fix wrong pll clock id value
 2024-03-28  9:10 UTC 

[PATCH v6 0/3] Add support for nuvoton ma35d1 pin control
 2024-03-28  9:10 UTC  (3+ messages)
` [PATCH v6 3/3] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-03-28  9:09 UTC  (11+ messages)
` [PATCH 01/19] "
` [PATCH 14/19] i2c: nomadik: drop owner assignment
` [PATCH 16/19] dmaengine: pl330: "
` [PATCH 19/19] vfio: amba: "

[PATCH RESEND v6 0/5] spmi: pmic-arb: Add support for multiple buses
 2024-03-28  9:07 UTC  (8+ messages)
` [PATCH RESEND v6 3/5] spmi: pmic-arb: Make the APID init a version operation
` [PATCH RESEND v6 4/5] spmi: pmic-arb: Make core resources acquiring "
` [PATCH RESEND v6 5/5] spmi: pmic-arb: Add multi bus support

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-03-28  9:07 UTC  (6+ messages)
` [PATCH v6 01/16] regulator: dt-bindings: describe the PMU module of the QCA6390 package

[RFC PATCH v2 0/5] Add A1 Soc audio clock controller driver
 2024-03-28  9:02 UTC  (7+ messages)
` [RFC PATCH v2 1/5] clk: meson: axg: move reset controller's code to separate module
` [RFC PATCH v2 3/5] dt-bindings: clock: meson: document A1 SoC audio clock controller driver
` [RFC PATCH v2 4/5] clk: meson: a1: add the "
` [RFC PATCH v2 5/5] arm64: dts: meson: a1: add the audio clock controller

[PATCH v1 0/3] Speed up boot with faster linear map creation
 2024-03-28  8:56 UTC  (5+ messages)
` [PATCH v1] arm64: mm: Batch dsb and isb when populating pgtables

[PATCH v6] PCI: keystone: Fix pci_ops for AM654x SoC
 2024-03-28  8:55 UTC  (4+ messages)

[PATCH V4 0/2] pinctrl: bcm2835: Implement pin_conf_get
 2024-03-28  8:52 UTC  (2+ messages)

[PATCH] ASoC: sun8i-codec: Fix build with CONFIG_SND_JACK_INPUT_DEV disabled
 2024-03-28  8:52 UTC  (3+ messages)

[PATCH v3 0/4] Update Energy Model after chip binning adjusted voltages
 2024-03-28  8:51 UTC  (5+ messages)
` [PATCH v3 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [PATCH v3 2/4] PM: EM: Change the em_adjust_new_capacity() to re-use code
` [PATCH v3 3/4] PM: EM: Add em_dev_update_chip_binning()
` [PATCH v3 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage

[PATCH v7 0/2] PCI: keystone: Fix pci_ops for AM654x SoC
 2024-03-28  8:50 UTC  (3+ messages)
` [PATCH v7 1/2] PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()
` [PATCH v7 2/2] PCI: keystone: Fix pci_ops for AM654x SoC

remove unused ioremap-related code and export
 2024-03-28  8:48 UTC  (3+ messages)
` [PATCH 1/2] arm: remove ioremap_page
` [PATCH 2/2] arm: unexport get_mem_type

[PATCH V4 0/2] firmware: arm_scmi: Register and handle limits change notification
 2024-03-28  8:06 UTC  (4+ messages)
` [PATCH V4 1/2] cpufreq: Export cpufreq_update_pressure
` [PATCH V4 2/2] cpufreq: scmi: Register for limit change notifications

[PATCH v1 1/1] pinctrl: pxa2xx: Make use of struct pingroup
 2024-03-28  8:44 UTC  (2+ messages)

[PATCH v2 0/3] pmdomain: mediatek: solve power domain glitch issue
 2024-03-28  8:44 UTC  (14+ messages)
` [PATCH v2 2/3] dt-bindings: power: Add mediatek larb definition

[PATCH v1 1/1] pinctrl: pxa2xx: Make use of struct pinfunction
 2024-03-28  8:43 UTC  (2+ messages)

[PATCH v4 0/8] CFI for ARM32 using LLVM
 2024-03-28  8:19 UTC  (8+ messages)
` [PATCH v4 1/8] ARM: bugs: Check in the vtable instead of defined aliases
` [PATCH v4 2/8] ARM: ftrace: Define ftrace_stub_graph
` [PATCH v4 3/8] ARM: mm: Make tlbflush routines CFI safe
` [PATCH v4 5/8] ARM: mm: Define prototypes for all per-processor calls
` [PATCH v4 6/8] ARM: lib: Annotate loop delay instructions for CFI
` [PATCH v4 7/8] ARM: hw_breakpoint: Handle CFI breakpoints
` [PATCH v4 8/8] ARM: Support CLANG CFI

[PATCH v3 0/9] CFI for ARM32 using LLVM
 2024-03-28  8:18 UTC  (4+ messages)
` [PATCH v3 7/9] ARM: page: Turn highpage accesses into static inlines

[PATCH] remoteproc: zynqmp: Add coredump support
 2024-03-28  8:17 UTC  (3+ messages)

[PATCH v2] arm: fix clang build warning in include/asm/memory.h
 2024-03-28  8:16 UTC  (2+ messages)

[PATCH v7 0/6] DCP as trusted keys backend
 2024-03-28  8:05 UTC  (4+ messages)
` [PATCH v7 6/6] docs: trusted-encrypted: add DCP as new trust source

[PATCH] ARM: dts: imx6: fix IRQ config of RC5T619
 2024-03-28  6:50 UTC  (2+ messages)

[PATCH 0/2] Enable internal strobe pulldown on Radxa ROCK 4 SBCs
 2024-03-28  7:44 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK Pi 4

[PATCH] dmaengine: owl: fix register access functions
 2024-03-28  7:39 UTC  (2+ messages)

[RESEND][PATCH v2 0/4] Update Energy Model after chip binning adjusted voltages
 2024-03-28  7:30 UTC  (7+ messages)
` [RESEND][PATCH v2 3/4] PM: EM: Add em_dev_update_chip_binning()

[PATCH v2 0/6] arm64: dts: qcom: qcs6490-rb3gen2: Enable two displays
 2024-03-28  7:17 UTC  (9+ messages)
` [PATCH v2 2/6] arm64: dts: qcom: qcs6490-rb3gen2: Add DP output
` [PATCH v2 3/6] arm64: dts: qcom: qcs6490-rb3gen2: Enable adsp and cdsp
` [PATCH v2 5/6] arm64: dts: qcom: qcs6490-rb3gen2: Enable USB Type-C display

[PATCH] ARM: dts: imx6sl: tolino-shine2hd: fix IRQ config of touchscreen
 2024-03-28  6:50 UTC  (2+ messages)

[PATCH v2 0/2] add uSDHC and SCMI nodes to the S32G2 SoC
 2024-03-28  6:37 UTC  (2+ messages)

[PATCH] arm64: dts: lx2160a: add pinmux and i2c gpio to support bus recovery
 2024-03-28  6:14 UTC 

[GIT PULL] iommu/arm-smmu: Fixes for 6.9-rc
 2024-03-28  5:37 UTC  (2+ messages)

[PATCH v6 00/14] Support IGT in display driver
 2024-03-28  5:21 UTC  (15+ messages)
` [PATCH v6 04/14] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
` [PATCH v6 07/14] drm/mediatek: Support alpha blending in display driver
` [PATCH v6 11/14] drm/mediatek: Support "None" alpha blending in Mixer
` [PATCH v6 13/14] drm/mediatek: Support CRC in OVL

[PATCH 00/18] KVM: selftests: Clean up x86's DT initialization
 2024-03-28  2:52 UTC  (29+ messages)
` [PATCH 01/18] Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
` [PATCH 02/18] KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t
` [PATCH 03/18] KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
` [PATCH 08/18] KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
` [PATCH 09/18] KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
` [PATCH 10/18] KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
` [PATCH 11/18] KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
` [PATCH 12/18] KVM: selftests: Allocate x86's GDT during VM creation
` [PATCH 13/18] KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
` [PATCH 14/18] KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
` [PATCH 15/18] KVM: selftests: Allocate x86's TSS at VM creation
` [PATCH 16/18] KVM: selftests: Add macro for TSS selector, rename up code/data macros
` [PATCH 17/18] KVM: selftests: Init x86's segments during VM creation
` [PATCH 18/18] KVM: selftests: Drop @selector from segment helpers

[PATCH v6 0/4] drivers: watchdog: ast2500 and ast2600 support bootstatus
 2024-03-28  2:22 UTC  (5+ messages)
` [PATCH v6 1/4] ARM: dts: aspeed: Add the AST2500 WDT with SCU register
` [PATCH v6 2/4] ARM: dts: aspeed: Add the AST2600 "
` [PATCH v6 3/4] dt-bindings: watchdog: aspeed-wdt: Add aspeed,scu
` [PATCH v6 4/4] drivers: watchdog: ast2500 and ast2600 support bootstatus

[PATCH v5 0/4] drivers: watchdog: ast2500 and ast2600 support bootstatus
 2024-03-28  3:17 UTC  (6+ messages)
` [PATCH v5 1/4] ARM: dts: aspeed: Add the AST2500 WDT with SCU register
` [PATCH v5 2/4] ARM: dts: aspeed: Add the AST2600 "
` [PATCH v5 3/4] dt-bindings: watchdog: aspeed-wdt: Add aspeed,scu
` [PATCH v5 4/4] drivers: watchdog: ast2500 and ast2600 support bootstatus

[RESEND PATCH v4 2/3] perf/marvell: perf/marvell: Odyssey DDR Performance
 2024-03-28  1:31 UTC  (2+ messages)

[PATCH] ASoC: sunxi: sun4i-i2s: Enable 32-bit audio formats
 2024-03-28  2:21 UTC  (3+ messages)

[PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-03-28  2:09 UTC  (3+ messages)

[PATCH v5 0/4] drivers: watchdog: ast2500 and ast2600 support bootstatus
 2024-03-28  1:32 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).