summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-10-06 17:59:32 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2017-10-06 17:59:32 -0700
commit1c86f2e4c84faface399d7ba7c740423d6dfbdf9 (patch)
treef7d28ba1a4d86b1194c7550fd393b270900e2b54 /tools/perf/scripts/python/bin
parentdbeb1a8ff547ffc2db69b44b4445a9eadc025abf (diff)
parent74007ae6316ebe40260e44f8ab558f9b1ccc04e5 (diff)
downloadkernel-1c86f2e4c84faface399d7ba7c740423d6dfbdf9.tar.gz
Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Pull hwmon fix from Guenter Roeck: "Fix up error path in xgene driver" * tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
rm/imx-tve.c?h=linux-6.6.y&id=7fc6cb2876ea8e3d07db02d8a9102d93ea9948c9'>staging: imx-drm: imx-tve: Fix a sparse warningLiu Ying 2013-12-17imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King 2013-10-28staging: imx-drm: use true and false for bool variablesValentina Manea 2013-10-11staging: Remove unnecessary semicolonsJoe Perches 2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2013-08-23i2c: move OF helpers into the coreWolfram Sang 2013-08-19imx-drm: imx-tve: Add MODULE_ALIAS()Fabio Estevam 2013-08-12Staging: imx-drm: imx-tve.c Fixed 80 character line coding style issueAndreas Werner 2013-07-25imx-drm: imx-tve: Remove unneeded check for platform_get_resource()Fabio Estevam 2013-07-25imx-drm: imx-tve: Provide __acquires/__releases annotationFabio Estevam