aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS20
1 files changed, 9 insertions, 11 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 44e659530910..411b0d04f69b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2657,9 +2657,12 @@ S: Maintained
2657F: drivers/media/video/gspca/ 2657F: drivers/media/video/gspca/
2658 2658
2659HARDWARE MONITORING 2659HARDWARE MONITORING
2660M: Jean Delvare <khali@linux-fr.org>
2661M: Guenter Roeck <guenter.roeck@ericsson.com>
2660L: lm-sensors@lm-sensors.org 2662L: lm-sensors@lm-sensors.org
2661W: http://www.lm-sensors.org/ 2663W: http://www.lm-sensors.org/
2662S: Orphan 2664T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/
2665S: Maintained
2663F: Documentation/hwmon/ 2666F: Documentation/hwmon/
2664F: drivers/hwmon/ 2667F: drivers/hwmon/
2665F: include/linux/hwmon*.h 2668F: include/linux/hwmon*.h
@@ -2797,11 +2800,6 @@ S: Maintained
2797F: arch/x86/kernel/hpet.c 2800F: arch/x86/kernel/hpet.c
2798F: arch/x86/include/asm/hpet.h 2801F: arch/x86/include/asm/hpet.h
2799 2802
2800HPET: ACPI
2801M: Bob Picco <bob.picco@hp.com>
2802S: Maintained
2803F: drivers/char/hpet.c
2804
2805HPFS FILESYSTEM 2803HPFS FILESYSTEM
2806M: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> 2804M: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
2807W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi 2805W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
@@ -3414,7 +3412,7 @@ F: drivers/s390/kvm/
3414 3412
3415KEXEC 3413KEXEC
3416M: Eric Biederman <ebiederm@xmission.com> 3414M: Eric Biederman <ebiederm@xmission.com>
3417W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/ 3415W: http://kernel.org/pub/linux/utils/kernel/kexec/
3418L: kexec@lists.infradead.org 3416L: kexec@lists.infradead.org
3419S: Maintained 3417S: Maintained
3420F: include/linux/kexec.h 3418F: include/linux/kexec.h
@@ -4820,6 +4818,7 @@ RCUTORTURE MODULE
4820M: Josh Triplett <josh@freedesktop.org> 4818M: Josh Triplett <josh@freedesktop.org>
4821M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 4819M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
4822S: Supported 4820S: Supported
4821T: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git
4823F: Documentation/RCU/torture.txt 4822F: Documentation/RCU/torture.txt
4824F: kernel/rcutorture.c 4823F: kernel/rcutorture.c
4825 4824
@@ -4844,6 +4843,7 @@ M: Dipankar Sarma <dipankar@in.ibm.com>
4844M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 4843M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
4845W: http://www.rdrop.com/users/paulmck/rclock/ 4844W: http://www.rdrop.com/users/paulmck/rclock/
4846S: Supported 4845S: Supported
4846T: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git
4847F: Documentation/RCU/ 4847F: Documentation/RCU/
4848F: include/linux/rcu* 4848F: include/linux/rcu*
4849F: include/linux/srcu* 4849F: include/linux/srcu*
@@ -4851,12 +4851,10 @@ F: kernel/rcu*
4851F: kernel/srcu* 4851F: kernel/srcu*
4852X: kernel/rcutorture.c 4852X: kernel/rcutorture.c
4853 4853
4854REAL TIME CLOCK DRIVER 4854REAL TIME CLOCK DRIVER (LEGACY)
4855M: Paul Gortmaker <p_gortmaker@yahoo.com> 4855M: Paul Gortmaker <p_gortmaker@yahoo.com>
4856S: Maintained 4856S: Maintained
4857F: Documentation/rtc.txt 4857F: drivers/char/rtc.c
4858F: drivers/rtc/
4859F: include/linux/rtc.h
4860 4858
4861REAL TIME CLOCK (RTC) SUBSYSTEM 4859REAL TIME CLOCK (RTC) SUBSYSTEM
4862M: Alessandro Zummo <a.zummo@towertech.it> 4860M: Alessandro Zummo <a.zummo@towertech.it>