summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2024-10-08 09:48:29 +0200
committerJerome Brunet <jbrunet@baylibre.com>2024-10-14 10:11:05 +0200
commit664988eb47dd2d6ae1d9e4188ec91832562f8f26 (patch)
tree0a7285a7162c5d23351cf33f3eaba1d6e867f30a /tools/perf/scripts/python
parent0e2d37252dd525b117bda4e4e0e6fac178ba569d (diff)
downloadkernel-664988eb47dd2d6ae1d9e4188ec91832562f8f26.tar.gz
clk: amlogic: axg-audio: use the auxiliary reset driver
Remove the implementation of the reset driver in axg audio clock driver and migrate to the one provided by the reset framework on the auxiliary bus Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20241008-meson-clk-rst-aux-v2-1-682ab9151f4f@baylibre.com Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
nel/commit/mm/internal.h?h=linux-6.6.y&id=985737cf2ea096ea946aed82c7484d40defc71a8'>mlock: count attempts to free mlocked pageLee Schermerhorn 2008-10-20vmstat: mlocked pages statisticsNick Piggin 2008-10-20mmap: handle mlocked pages during map, remap, unmapRik van Riel 2008-10-20mlock: mlocked pages are unevictableNick Piggin 2008-10-20Unevictable LRU InfrastructureLee Schermerhorn 2008-10-20vmscan: move isolate_lru_page() to vmscan.cNick Piggin 2008-07-24mm: export prep_compound_page to mmAndi Kleen 2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich 2008-07-24mm: print out the zonelists on request for manual verificationMel Gorman 2008-07-24mm: make defensive checks around PFN values registered for memory usageMel Gorman 2008-07-24mm: verify the page links and memory modelMel Gorman 2008-07-24mm: add a basic debugging framework for memory initialisationMel Gorman