diff options
author | Carsten Emde <C.Emde@osadl.org> | 2011-07-19 13:53:12 +0100 |
---|---|---|
committer | Steven Rostedt <rostedt@rostedt.homelinux.com> | 2014-02-26 21:14:04 -0500 |
commit | 8b9719897ddd358b44ab62b1aafccf1bd0b850df (patch) | |
tree | ffe1821cdc8fa788efd831dbb76303933af7709b /MAINTAINERS | |
parent | 883cd18ce9563d0f91f75c267a6bf9f9198b06a7 (diff) | |
download | linux-rt-8b9719897ddd358b44ab62b1aafccf1bd0b850df.tar.gz |
hwlatdetect.patch
Jon Masters developed this wonderful SMI detector. For details please
consult Documentation/hwlat_detector.txt. It could be ported to Linux
3.0 RT without any major change.
Signed-off-by: Carsten Emde <C.Emde@osadl.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5725829f6ebf..1b9477efb35b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3081,6 +3081,15 @@ L: linuxppc-dev@lists.ozlabs.org S: Odd Fixes F: drivers/tty/hvc/ +HARDWARE LATENCY DETECTOR +P: Jon Masters +M: jcm@jonmasters.org +W: http://www.kernel.org/pub/linux/kernel/people/jcm/hwlat_detector/ +S: Supported +L: linux-kernel@vger.kernel.org +F: Documentation/hwlat_detector.txt +F: drivers/misc/hwlat_detector.c + HARDWARE MONITORING M: Jean Delvare <khali@linux-fr.org> M: Guenter Roeck <guenter.roeck@ericsson.com> |