1
0
Fork 0
alistair23-linux/drivers/iio/dummy
Gregor Boirie bc2b7dab62 iio:core: timestamping clock selection support
Adds a new per-device sysfs attribute "current_timestamp_clock" to allow
userspace to select a particular POSIX clock for buffered samples and
events timestamping.

Following clocks, as listed in clock_gettime(2), are supported:
CLOCK_REALTIME, CLOCK_MONOTONIC, CLOCK_MONOTONIC_RAW,
CLOCK_REALTIME_COARSE, CLOCK_MONOTONIC_COARSE, CLOCK_BOOTTIME and
CLOCK_TAI.

Signed-off-by: Gregor Boirie <gregor.boirie@parrot.com>
Acked-by: Sanchayan Maity <maitysanchayan@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-06-30 19:41:38 +01:00
..
Kconfig iio: dummy: Convert IIO dummy to configfs 2016-05-04 11:44:06 +01:00
Makefile
iio_dummy_evgen.c
iio_dummy_evgen.h
iio_simple_dummy.c iio: dummy: Convert IIO dummy to configfs 2016-05-04 11:44:06 +01:00
iio_simple_dummy.h
iio_simple_dummy_buffer.c iio:core: timestamping clock selection support 2016-06-30 19:41:38 +01:00
iio_simple_dummy_events.c iio:core: timestamping clock selection support 2016-06-30 19:41:38 +01:00