Provide possibility to control polling rate from userspace. When polled device is used for example for sensors, it might be handy to adjust polling rate according to sensor use. It is also possible to stop polling without closing the device. When the pollig is stopped and device is still open, it is still possible to send events from device to userspace if some special situation occurs. Samu Onkalo (1): Input polldev: Sysfs interface for setting of polling interval drivers/input/input-polldev.c | 86 +++++++++++++++++++++++++++++++++++++++-- include/linux/input-polldev.h | 3 + 2 files changed, 85 insertions(+), 4 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html