linux/drivers/iio/accel
Srinivas Pandruvada b4b491c083 iio: accel: kxcjk-1013: Support thresholds
This chip has a motion detect capability. Using IIO events to
specify thresholds and pushing events.
In addition a new trigger of type any-motion is added, which
pushes data to buffer only when there is any movement.

Change list:
Comments addressed for
Re: [PATCH 5/6] iio: accel: kxcjk-1013: Support thresholds
Date: 07/20/2014

- Both motion detect and data ready can be enabled together
- Sending RISING/FALLING events based on int status
- Separate interrupt configuration for data ready and motion detect

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2014-08-26 21:07:35 +01:00
..
bma180.c iio:bma180: Missing check for frequency fractional part 2014-07-20 17:39:47 +01:00
bmc150-accel.c iio: accel: BMC150 accel support 2014-08-07 11:43:49 +01:00
hid-sensor-accel-3d.c iio: hid-sensor-accel-3d: Fix return values 2014-07-05 11:04:48 +01:00
Kconfig iio: accel: BMC150 accel support 2014-08-07 11:43:49 +01:00
kxcjk-1013.c iio: accel: kxcjk-1013: Support thresholds 2014-08-26 21:07:35 +01:00
kxsd9.c iio:accel:kxsd9 fix missing mutex unlock 2013-11-17 15:22:00 +00:00
Makefile iio: accel: BMC150 accel support 2014-08-07 11:43:49 +01:00
mma8452.c Staging driver patches for 3.17-rc1 2014-08-04 18:36:12 -07:00
st_accel_buffer.c iio:st_accel: Drop redundant call to iio_sw_buffer_preenable() 2013-10-16 19:11:11 +01:00
st_accel_core.c iio:st sensors: remove custom sampling frequence attribute in favour of core support. 2014-07-07 09:39:57 +01:00
st_accel_i2c.c iio: st_sensors: add devicetree probing support 2014-07-11 21:09:49 +01:00
st_accel_spi.c iio: accel: st_accel: Use devm_iio_device_alloc 2013-08-03 18:41:18 +01:00
st_accel.h iio: Added ST-sensors platform data to select the DRDY interrupt pin 2013-08-03 18:40:28 +01:00