diff options
author | Carsten Emde <C.Emde@osadl.org> | 2011-07-19 13:53:12 +0100 |
---|---|---|
committer | Clark Williams <williams@redhat.com> | 2012-03-01 09:28:31 -0600 |
commit | cd90c53598e12756dba8cb285ab1b1e6e1dbc502 (patch) | |
tree | 82c80d472d918ebb4f02ca8a1cf8d95ed8fbae37 /MAINTAINERS | |
parent | e859f8d736397e6daf2c7fd79210a35ff521b5aa (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 f986e7dc904b..b2574771c3bc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3008,6 +3008,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> |