1. 15 5月, 2014 1 次提交
  2. 01 2月, 2011 1 次提交
  3. 20 11月, 2009 1 次提交
    • S
      Input: input-polldev - add sysfs interface for controlling poll interval · dad725d0
      Samu Onkalo 提交于
      Sysfs entry for reading and setting of the polling interval. If the
      interval is set to 0, polling is stopped. Polling is restarted when
      interval is changed to non-zero.
      
      sysfs entries:
      poll = current polling interval in msec (RW)
      max = max allowed polling interval (RO)
      min = min allowed polling interval (RO)
      
      Minimum and maximum limit for interval can be set while setting up the
      device.
      
      Interval can be adjusted even if the input device is not currently open.
      
      [dtor@mail.ru: add kernel doc markup for the new fields]
      Signed-off-by: NSamu Onkalo <samu.p.onkalo@nokia.com>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      dad725d0
  4. 18 10月, 2009 1 次提交
  5. 30 4月, 2007 1 次提交