summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2025-01-08 11:56:01 -0800
committerStephen Boyd <sboyd@kernel.org>2025-01-08 11:56:01 -0800
commit590a094e7bd2e5a10c392f13cd86489e1eb3ac86 (patch)
tree2fe1d53b424d3bba62338acd02c33f0f63b30e5c /tools/perf/scripts/python
parente24b15d4704dcb73920c3d18a6157abd18df08c1 (diff)
parent16414720045de30945b8d14b7907e0cbf81a4b49 (diff)
downloadkernel-590a094e7bd2e5a10c392f13cd86489e1eb3ac86.tar.gz
Merge tag 'sunxi-clk-fixes-for-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes
Pull an Allwinner clk driver fix from Chen-Yu Tsai: Only one patch, accidentally left out of the 6.13 pull request. The patch enables automatic clk reparenting for MMC clocks on A100, thereby fixing MMC support. * tag 'sunxi-clk-fixes-for-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux: clk: sunxi-ng: a100: enable MMC clock reparenting
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
: Don't use system controller defines in audio driversRyan Mallon 2012-01-26ARM: amba: ep93xx: use common amba device initializersRussell King 2012-01-25ARM: amba: get rid of NO_IRQ initializersRussell King 2012-01-05ARM: restart: ep93xx: use new restart hookRussell King 2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker 2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij 2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds 2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds 2011-07-06ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Petr Štetiar 2011-06-17Merge branch 'spi/merge' into spi/nextGrant Likely 2011-06-15Merge branch 'gpio/next-tegra' into gpio/nextGrant Likely 2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg 2011-06-08gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten 2011-06-08spi/ep93xx: add DMA supportMika Westerberg 2011-02-05ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resourceMika Westerberg 2010-10-15ARM: ep93xx: add AC97 platform supportMika Westerberg