summaryrefslogtreecommitdiff
path: root/driver/accel_kxcj9.h
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-2/+2
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-2/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* driver: set Kionix accel min frequency to 12.5HzEnrico Granata2019-06-101-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-25/+25
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2018-12-031-1/+1
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+4
* i2c: Add i2ctest console commandVijay Hiremath2016-09-231-0/+1
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-151-14/+1
* driver: kxcj9: Add bias offset codeGwendal Grignou2015-07-091-0/+1
* samus: added gyro support for lsm6ds0Sheng-Liang Song2014-08-261-2/+2
* Refactor accel / gyro driver to accomodate various configurationsShawn Nematbakhsh2014-08-191-12/+15
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-051-30/+0
* accel: added mutex to protect critical code in kxcj9 accel driverAlec Berg2014-03-271-0/+1
* accel: clapper: glimmer: Add support for accelerometer interrupt.stabilize-5696.BAlec Berg2014-03-261-0/+12
* rambi: Accelerometer driver for kxcj9.Alec Berg2014-02-221-0/+132