summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorleilk.liu <leilk.liu@mediatek.com>2021-02-07 11:09:51 +0800
committerMark Brown <broonie@kernel.org>2021-02-08 11:41:21 +0000
commit4cea6b8cc34ee61358d681bd2009b8bac1736ffe (patch)
tree705b1f0bb20cb57e789f19d59d33939c19c0f6d6 /tools/perf/scripts/python/bin
parentc64e7efe46b7de21937ef4b3594d9b1fc74f07df (diff)
downloadkernel-4cea6b8cc34ee61358d681bd2009b8bac1736ffe.tar.gz
spi: add power control when set_cs_timing
As to set_cs_timing takes effect immediately, power spi is needed when call spi_set_cs_timing. Signed-off-by: leilk.liu <leilk.liu@mediatek.com> Link: https://lore.kernel.org/r/20210207030953.9297-2-leilk.liu@mediatek.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
2 18:47:36 -0800'>2022-11-12kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]Zhen Lei 2022-11-12kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=yZhen Lei 2022-11-12kallsyms: Improve the performance of kallsyms_lookup_name()Zhen Lei 2022-11-12scripts/kallsyms: rename build_initial_tok_table()Zhen Lei 2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds 2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds 2022-10-02kallsyms: take the input file instead of reading stdinMasahiro Yamada 2022-10-02kallsyms: drop duplicated ignore patterns from kallsyms.cMasahiro Yamada 2022-09-28kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda 2022-09-28kallsyms: support "big" kernel symbolsMiguel Ojeda 2022-09-28kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`Miguel Ojeda 2022-09-28kallsyms: avoid hardcoding buffer sizeBoqun Feng 2022-09-28kallsyms: use `ARRAY_SIZE` instead of hardcoded sizeBoqun Feng 2022-09-26scripts/kallsyms: Ignore __kcfi_typeid_Sami Tolvanen 2022-05-27scripts/kallsyms: update usage message of the kallsyms programYuntao Wang 2022-04-28KVM: arm64: Symbolize the nVHE HYP addressesKalesh Singh 2022-02-22kallsyms: ignore all local labels prefixed by '.L'Changbin Du 2021-02-05kallsyms: fix nonconverging kallsyms table with lldArnd Bergmann