summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2017-08-30 11:48:05 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-31 18:23:12 +0200
commitea62cfc71b6f7f0ae9bb93b60335a6dedcaa69e6 (patch)
treec8a50973e5ac8cfaa216e234b5961d6220b21448 /tools/perf/scripts/python/bin/stackcollapse-report
parent26e59b35023a16b7564900acc47cc3fd6ba1334d (diff)
downloadkernel-ea62cfc71b6f7f0ae9bb93b60335a6dedcaa69e6.tar.gz
staging: typec: tcpm: Add get_current_limit tcpc_dev callback
A Rp signalling the default current limit indicates that we're possibly connected to an USB2 power-source. In some cases the type-c port-controller may provide the capability to detect the current-limit in this case, through e.g. BC1.2 detection. This commit adds an optional get_current_limit tcpc_dev callback which allows the port-controller to provide current-limit detection for when the CC pin is pulled up with Rp. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
07-05.gitignore: Do not track `defconfig` from `make savedefconfig`Paul Menzel 2020-06-06modpost: generate vmlinux.symvers and reuse it for the second modpostMasahiro Yamada 2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada 2020-03-02selftest/lkdtm: Use local .gitignoreChristophe Leroy 2020-02-20selftest/lkdtm: Don't pollute 'git status'Christophe Leroy 2019-11-11modpost: dump missing namespaces into a single modules.nsdeps fileMasahiro Yamada 2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2019-09-10modpost: add support for generating namespace dependenciesMatthias Maennich 2019-08-22.gitignore: ignore modules.order explicitlyMasahiro Yamada 2019-07-27.gitignore: Add compilation database fileToru Komatsu 2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada 2019-05-18.gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada 2019-05-08.gitignore: add more all*.config patternsMasahiro Yamada 2019-05-07moduleparam: Save information about built-in modules in separate fileAlexey Gladkov 2019-05-07.gitignore: add leading and trailing slashes to generated directoriesMasahiro Yamada 2018-12-13kbuild: Add support for DT binding schema checksRob Herring 2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds 2018-04-11clang-format: add configuration fileMiguel Ojeda 2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada 2018-04-07.gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada 2018-04-07.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignoreMasahiro Yamada 2018-03-26kbuild: move include/config/ksym/* to include/ksym/*Masahiro Yamada 2018-02-14.gitignore: ignore ASN.1 auto generated filesZhu Lingshan 2017-12-13scripts/package: snap-pkg targetPaolo Pisati 2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2017-11-14kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada 2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada 2017-11-08.gitignore: sort normal pattern rules alphabeticallyMasahiro Yamada 2017-04-25kbuild: Add support to generate LLVM assembly filesVinícius Tinti