1
0
Fork 0
alistair23-linux/drivers/iio/imu/inv_mpu6050
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 2nd set of new device support, features and cleanup for IIO in the 4.7 cycle. 2016-04-26 15:07:23 -07:00
Makefile iio: imu: inv_mpu6050: Add SPI support for MPU6000 2016-02-13 20:54:07 +00:00
inv_mpu_acpi.c iio: imu: inv_mpu6050: convert to use an explicit i2c mux core 2016-04-22 15:00:05 +02:00
inv_mpu_core.c Staging and IIO driver update for 4.7-rc1 2016-05-20 22:20:48 -07:00
inv_mpu_i2c.c Staging and IIO driver update for 4.7-rc1 2016-05-20 22:20:48 -07:00
inv_mpu_iio.h Staging and IIO driver update for 4.7-rc1 2016-05-20 22:20:48 -07:00
inv_mpu_ring.c iio:core: timestamping clock selection support 2016-06-30 19:41:38 +01:00
inv_mpu_spi.c iio: imu: mpu6050: fix possible NULL dereferences 2016-05-04 08:42:00 +01:00
inv_mpu_trigger.c iio: imu: inv_mpu6050: Fix alignment with open parenthesis 2016-02-24 20:40:45 +00:00