/openbmc/linux/drivers/iio/accel/ |
H A D | mma9551_core.h | diff 40cb761306d6c19d80fe85f9ae52615932f76b71 Thu Jan 29 12:45:10 CST 2015 Irina Tirdea <irina.tirdea@intel.com> iio: add driver for Freescale MMA9553
Add support for Freescale MMA9553L Intelligent Pedometer Platform.
The following functionalities are supported: - step counter (counts the number of steps using a HW register) - step detector (generates an iio event at every step the user takes) - activity recognition (rest, walking, jogging, running) - speed - calories - distance
To get accurate pedometer results, the user's height, weight and gender need to be configured.
The specifications can be downloaded from: http://www.freescale.com/files/sensors/doc/ref_manual/MMA955xLSWRM.pdf http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Irina Tirdea <irina.tirdea@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | mma9551_core.c | diff 40cb761306d6c19d80fe85f9ae52615932f76b71 Thu Jan 29 12:45:10 CST 2015 Irina Tirdea <irina.tirdea@intel.com> iio: add driver for Freescale MMA9553
Add support for Freescale MMA9553L Intelligent Pedometer Platform.
The following functionalities are supported: - step counter (counts the number of steps using a HW register) - step detector (generates an iio event at every step the user takes) - activity recognition (rest, walking, jogging, running) - speed - calories - distance
To get accurate pedometer results, the user's height, weight and gender need to be configured.
The specifications can be downloaded from: http://www.freescale.com/files/sensors/doc/ref_manual/MMA955xLSWRM.pdf http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Irina Tirdea <irina.tirdea@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | mma9553.c | 40cb761306d6c19d80fe85f9ae52615932f76b71 Thu Jan 29 12:45:10 CST 2015 Irina Tirdea <irina.tirdea@intel.com> iio: add driver for Freescale MMA9553
Add support for Freescale MMA9553L Intelligent Pedometer Platform.
The following functionalities are supported: - step counter (counts the number of steps using a HW register) - step detector (generates an iio event at every step the user takes) - activity recognition (rest, walking, jogging, running) - speed - calories - distance
To get accurate pedometer results, the user's height, weight and gender need to be configured.
The specifications can be downloaded from: http://www.freescale.com/files/sensors/doc/ref_manual/MMA955xLSWRM.pdf http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Irina Tirdea <irina.tirdea@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | Makefile | diff 40cb761306d6c19d80fe85f9ae52615932f76b71 Thu Jan 29 12:45:10 CST 2015 Irina Tirdea <irina.tirdea@intel.com> iio: add driver for Freescale MMA9553
Add support for Freescale MMA9553L Intelligent Pedometer Platform.
The following functionalities are supported: - step counter (counts the number of steps using a HW register) - step detector (generates an iio event at every step the user takes) - activity recognition (rest, walking, jogging, running) - speed - calories - distance
To get accurate pedometer results, the user's height, weight and gender need to be configured.
The specifications can be downloaded from: http://www.freescale.com/files/sensors/doc/ref_manual/MMA955xLSWRM.pdf http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Irina Tirdea <irina.tirdea@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | Kconfig | diff 40cb761306d6c19d80fe85f9ae52615932f76b71 Thu Jan 29 12:45:10 CST 2015 Irina Tirdea <irina.tirdea@intel.com> iio: add driver for Freescale MMA9553
Add support for Freescale MMA9553L Intelligent Pedometer Platform.
The following functionalities are supported: - step counter (counts the number of steps using a HW register) - step detector (generates an iio event at every step the user takes) - activity recognition (rest, walking, jogging, running) - speed - calories - distance
To get accurate pedometer results, the user's height, weight and gender need to be configured.
The specifications can be downloaded from: http://www.freescale.com/files/sensors/doc/ref_manual/MMA955xLSWRM.pdf http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Irina Tirdea <irina.tirdea@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio | diff 40cb761306d6c19d80fe85f9ae52615932f76b71 Thu Jan 29 12:45:10 CST 2015 Irina Tirdea <irina.tirdea@intel.com> iio: add driver for Freescale MMA9553
Add support for Freescale MMA9553L Intelligent Pedometer Platform.
The following functionalities are supported: - step counter (counts the number of steps using a HW register) - step detector (generates an iio event at every step the user takes) - activity recognition (rest, walking, jogging, running) - speed - calories - distance
To get accurate pedometer results, the user's height, weight and gender need to be configured.
The specifications can be downloaded from: http://www.freescale.com/files/sensors/doc/ref_manual/MMA955xLSWRM.pdf http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Irina Tirdea <irina.tirdea@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|