aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorGaku Inami <gaku.inami.xw@bp.renesas.com>2018-09-05 10:49:36 +0200
committerMark Brown <broonie@kernel.org>2018-09-05 12:39:46 +0100
commitffa69d6a16f686efe45269342474e421f2aa58b2 (patch)
treed8a2c25ad9f9c3911552d4e99450a0287c95208e /tools/perf/scripts/python/exported-sql-viewer.py
parentspi: gpio: Fix copy-and-paste error (diff)
downloadlinux-ffa69d6a16f686efe45269342474e421f2aa58b2.tar.gz
linux-ffa69d6a16f686efe45269342474e421f2aa58b2.zip
spi: sh-msiof: Fix invalid SPI use during system suspend
If the SPI queue is running during system suspend, the system may lock up. Fix this by stopping/restarting the queue during system suspend/resume by calling spi_master_suspend()/spi_master_resume() from the PM callbacks. In-kernel users will receive an -ESHUTDOWN error while system suspend/resume is in progress. Signed-off-by: Gaku Inami <gaku.inami.xw@bp.renesas.com> Signed-off-by: Hiromitsu Yamasaki <hiromitsu.yamasaki.ym@renesas.com> [geert: Cleanup, reword] Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
memory access, found by valgrindJohannes Schindelin1-1/+1 2009-01-27diff.c: output correct index lines for a split diffJunio C Hamano2-66/+98 2009-01-25GIT 1.6.1.1v1.6.1.1Junio C Hamano2-8/+18 2009-01-23Fix Documentation for git-describeBoyd Stephen Smith Jr1-1/+1 2009-01-21Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin3-6/+8 2009-01-21Rename detection: Avoid repeated filespec populationBjörn Steinbrink1-2/+7 2009-01-19Fix combined use of whitespace ignore options to diffKeith Cascio2-6/+8 2009-01-19test more combinations of ignore-whitespace options to diffKeith Cascio1-0/+27 2009-01-19shell: Document that 'cvs server' is a valid commandLars Noschinski1-2/+3 2009-01-18Documentation: avoid using undefined parametersAnders Melchiorsen1-2/+2 2009-01-18Documentation: mention branches rather than headsAnders Melchiorsen1-2/+2 2009-01-18Documentation: remove a redundant elaborationAnders Melchiorsen1-2/+1 2009-01-18Documentation: git push repository can also be a remoteAnders Melchiorsen1-1/+3 2009-01-17Update draft release notes for 1.6.1.1Junio C Hamano1-1/+6 2009-01-17bundle: allow the same ref to be given more than onceJunio C Hamano4-1/+23 2009-01-17builtin-fsck: fix off by one head countChristian Couder1-1/+1 2009-01-17revision walker: include a detached HEAD in --allJohannes Schindelin3-2/+41 2009-01-17t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin1-3/+15 2009-01-17http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin3-2/+11 2009-01-17http-push: fix off-by-path_lenJohannes Schindelin1-3/+7 2009-01-17Documentation: let asciidoc align related optionsMarkus Heidelberg1-1/+4 2009-01-17githooks.txt: add missing wordStephan Beyer1-1/+1 2009-01-17builtin-commit.c: do not remove COMMIT_EDITMSGStephan Beyer1-1/+0 2009-01-15t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer1-0/+17 2009-01-15t3404: Add test case for aborted --continue after "edit"Stephan Beyer1-0/+15 2009-01-15t3501: check that commits are actually doneStephan Beyer1-0/+2 2009-01-14Update draft release notes to 1.6.1.1Junio C Hamano1-2/+23 2009-01-14Make t3411 executableMiklos Vajna1-0/+0 2009-01-14fix handling of multiple untracked files for git mv -kMichael J Gruber2-1/+2 2009-01-14add test cases for "git mv -k"Michael J Gruber1-0/+25 2009-01-13fast-import: Cleanup mode setting.Felipe Contreras1-3/+4 2009-01-13Git.pm: call Error::Simple() properlyJay Soffian1-2/+2 2009-01-13Avoid spurious error messages on error mistakes.Pierre Habouzit1-1/+1