diff options
author | Carsten Emde <C.Emde@osadl.org> | 2011-07-19 13:53:12 +0100 |
---|---|---|
committer | Clark Williams <williams@redhat.com> | 2012-04-13 11:01:23 -0500 |
commit | d3be911aa974cd0d4b76b2bb187354501b2d3587 (patch) | |
tree | 0aeaa7f48ae5b79cf4a528bf90e0c8ad1fa95a8b /MAINTAINERS | |
parent | 440677e100b6d441c9cc4a360a60911c452629db (diff) |
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 2dcfca850639..b4d69d3de3a3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3082,6 +3082,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> |