summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2025-06-09 16:54:57 -0500
committerArnd Bergmann <arnd@arndb.de>2025-07-03 16:29:28 +0200
commitf060fee24a52d6d9d6c0d963c24da7f2b42a3d5d (patch)
treeabdd1cfc4ef07ba693b859dbca1353cacee73133 /tools/perf/scripts/python/export-to-postgresql.py
parentcaec315724f086c734688bd44f4c3a7a19526731 (diff)
downloadkernel-f060fee24a52d6d9d6c0d963c24da7f2b42a3d5d.tar.gz
arm64: dts: lg: Add missing PL011 "uartclk"
The PL011 IP has 2 clock inputs for UART core/baud and APB bus. The LG131x SoCs are missing the core "uartclk". In this case, the Linux driver uses single clock for both clock inputs. Let's assume that's how the h/w is wired and make the DT reflect that. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Acked-by: Chanho Min <chanho.min@lge.com> Link: https://lore.kernel.org/r/20250609-dt-lg-fixes-v1-2-e210e797c2d7@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
kernel/commit/mm/truncate.c?h=linux-6.12.y&id=93407472a21b82f39c955ea7787e5bc7da100642'>fs: add i_blocksize()Fabian Frederick 2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins 2016-12-26mm: Invalidate DAX radix tree entries only if appropriateJan Kara 2016-12-12mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner 2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner 2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov 2016-07-26truncate: handle file thpKirill A. Shutemov 2016-05-19dax: New fault lockingJan Kara 2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov 2016-03-15mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner 2016-03-15mm: simplify lock_page_memcg()Johannes Weiner 2016-03-15mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner 2016-01-22dax: support dirty DAX entries in radix treeRoss Zwisler mit/arch/powerpc/kernel/prom.c?h=master&id=113fe88eed53af08800f54a03e463636105831e0'>powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy