summaryrefslogtreecommitdiff
path: root/tools/testing/ktest/examples
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-10-24 09:58:32 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-10-24 09:58:32 +0200
commit2b525314c7b57eac29fe8b77a6589428e4a4f6dd (patch)
treea3cba46d14e418474f8c72ed6f09b7760bc3fb2b /tools/testing/ktest/examples
parent65ea3311ce7c593a33e6324b113c9343a4afa260 (diff)
downloadkernel-linux-5.19.y.tar.gz
Linux 5.19.17linux-5.19.y
Link: https://lore.kernel.org/r/20221022072415.034382448@linuxfoundation.org Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Slade Watkins <srw@sladewatkins.net> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Luna Jernberg <droidbittin@gmail.com> Tested-by: Allen Pais <apais@linux.microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/testing/ktest/examples')
0 files changed, 0 insertions, 0 deletions
ers/firmware/tegra?id=d70f5e541ab30bf5ff29b219e9d1980e082ba159'>firmware: tegra: Make BPMP a regular driverThierry Reding 2020-02-17firmware: tegra: Fix a typo in KconfigChristophe JAILLET 2019-10-01firmware: tegra: Move BPMP resume to noirq phaseVidya Sagar 2019-06-25Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson 2019-06-14firmware: tegra: Early resume BPMPBitan Biswas 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner 2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner 2019-02-07firmware/tegra: Enable Tegra186 BPMP support on Tegra194Thierry Reding 2019-02-07firmware: tegra: Conditionally support SoC generationsThierry Reding 2019-01-25firmware: tegra: bpmp-tegra186: Remove unused includesThierry Reding 2019-01-25firmware: tegra: add bpmp driver for Tegra210Timo Alho 2019-01-25firmware: tegra: Refactor BPMP driverTimo Alho 2019-01-25firmware: tegra: Reword messaging terminologyTimo Alho 2018-11-08firmware: tegra: Use in-band messages for firmware version queryTimo Alho 2018-11-08firmware: tegra: Print version tag at fullTimo Alho 2018-11-08firmware: tegra: Switch to global mrq_is_supported()Timo Alho 2018-11-08firmware: tegra: Add helper to check for supported MRQsTimo Alho 2018-10-10firmware: tegra: bpmp: Implement suspend/resume supportThierry Reding