linux/drivers/input/mouse
Soeren Sonnenburg 5a6eb676d3 Input: appletouch - improve powersaving for Geyser3 devices
The appletouch geyser3 devices found in the Intel Macs (and possibly
some later PPC ones?) send a constant stream of packets after the first
touch. This results in the kernel waking up around once every couple of
milliseconds to process them, making it almost impossible to spend any
significant amount of time in C3 state on a dynamic HZ kernel. Sending
the mode initialization code makes the device shut up until it's touched
again. This patch does so after receiving 10 packets with no interesting
content.

Signed-off-by: Soeren Sonnenburg <kernel@nn7.de>
Signed-off-by: Matthew Garrett <mjg59@srcf.ucam.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-07-20 00:29:32 -04:00
..
Kconfig Input: add gpio-mouse driver 2007-07-10 00:35:17 -04:00
Makefile Input: add gpio-mouse driver 2007-07-10 00:35:17 -04:00
alps.c Input: ALPS - force stream mode 2007-05-22 23:23:35 -04:00
alps.h
amimouse.c
appletouch.c Input: appletouch - improve powersaving for Geyser3 devices 2007-07-20 00:29:32 -04:00
atarimouse.c
gpio_mouse.c Input: add gpio-mouse driver 2007-07-10 00:35:17 -04:00
hil_ptr.c
inport.c
lifebook.c Input: lifebook - fix an oops on Panasonic CF-18 2007-07-20 00:29:14 -04:00
lifebook.h
logibm.c
logips2pp.c Input: logips2pp - add type 72 (PS/2 TrackMan Marble) 2007-05-08 23:34:18 -04:00
logips2pp.h
pc110pad.c
psmouse-base.c Input: psmouse - add support for Cortron PS/2 Trackballs 2007-07-10 00:35:15 -04:00
psmouse.h sysfs: kill unnecessary attribute->owner 2007-07-11 16:09:06 -07:00
rpcmouse.c
sermouse.c
synaptics.c
synaptics.h
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c
trackpoint.h
vsxxxaa.c