..
Kconfig
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
Kconfig.ak8975
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Kconfig.bma280
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Kconfig.bmc150_magn
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Kconfig.bme280
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Kconfig.bmg160
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
Kconfig.bmi160
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.dht
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
Kconfig.hdc1008
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Kconfig.hmc5883l
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
Kconfig.hp206c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
Kconfig.hts221
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
Kconfig.isl29035
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
Kconfig.lis3dh
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Kconfig.lis3mdl
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Kconfig.lps25hb
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
Kconfig.lsm6ds0
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Kconfig.lsm9ds0_gyro
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Kconfig.lsm9ds0_mfd
sensor: Fix Kconfig LSM9DS0_MFD I2C slave address type
2016-10-07 10:34:36 +01:00
Kconfig.max44009
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Kconfig.mcp9808
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
Kconfig.mpu6050
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
Kconfig.sht3xd
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Kconfig.sx9500
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
Kconfig.tmp007
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Kconfig.tmp112
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
Makefile
sensor: add driver for HP206C sensor
2016-09-12 12:18:55 +00:00
sensor_ak8975.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_ak8975.h
sensor: ak8975: add support for MPU9150
2016-06-01 14:02:20 +03:00
sensor_bma280.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_bma280.h
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
sensor_bma280_trigger.c
sensor: remove unnecessary return variables
2016-05-17 20:07:29 +00:00
sensor_bmc150_magn.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_bmc150_magn.h
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
sensor_bmc150_magn_trigger.c
sensor: migrate all drivers to new error code standard
2016-05-17 20:07:24 +00:00
sensor_bme280.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_bme280.h
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
sensor_bmg160.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_bmg160.h
sensor: Rework core to use workqueue API
2016-05-12 15:27:40 +00:00
sensor_bmg160_trigger.c
sensor: Rework core to use workqueue API
2016-05-12 15:27:40 +00:00
sensor_bmi160.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_bmi160.h
sensor: Rework core to use workqueue API
2016-05-12 15:27:40 +00:00
sensor_bmi160_trigger.c
sensor: Rework core to use workqueue API
2016-05-12 15:27:40 +00:00
sensor_dht.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_dht.h
sensors: add driver for DHTxx sensors
2016-05-14 00:31:43 +00:00
sensor_hdc1008.c
sensors: HDC1000: check for manufacturer and device IDs
2016-10-06 04:17:44 +00:00
sensor_hdc1008.h
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
sensor_hmc5883l.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_hmc5883l.h
sensor: add driver for HMC5883L magnetometer
2016-06-29 04:58:44 +00:00
sensor_hmc5883l_trigger.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_hp206c.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_hp206c.h
sensor: add driver for HP206C sensor
2016-09-12 12:18:55 +00:00
sensor_hts221.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_hts221.h
sensor: add driver for HTS221 sensor
2016-05-29 22:25:19 +00:00
sensor_hts221_trigger.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_isl29035.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_isl29035.h
sensor: isl29035: fix undefined CONFIG LUX RANGE 4k in elif
2016-07-28 15:40:13 +00:00
sensor_isl29035_trigger.c
sensor: remove unnecessary return variables
2016-05-17 20:07:29 +00:00
sensor_lis3dh.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_lis3dh.h
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
sensor_lis3dh_trigger.c
sensor: remove unnecessary return variables
2016-05-17 20:07:29 +00:00
sensor_lis3mdl.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_lis3mdl.h
sensor: add driver for LIS3MDL magnetometer
2016-05-29 22:25:03 +00:00
sensor_lis3mdl_trigger.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_lps25hb.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_lps25hb.h
sensor: add driver for LPS25HB
2016-07-21 16:22:03 +00:00
sensor_lsm6ds0.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_lsm6ds0.h
driver: sensor: lsm6ds: remove dead code by kconfig options
2016-08-02 06:47:39 +00:00
sensor_lsm9ds0_gyro.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_lsm9ds0_gyro.h
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
sensor_lsm9ds0_gyro_trigger.c
sensor: migrate all drivers to new error code standard
2016-05-17 20:07:24 +00:00
sensor_lsm9ds0_mfd.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_lsm9ds0_mfd.h
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
sensor_max44009.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_max44009.h
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
sensor_mcp9808.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_mcp9808.h
sensor: Rework core to use workqueue API
2016-05-12 15:27:40 +00:00
sensor_mcp9808_trigger.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_mpu6050.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_mpu6050.h
sensor: add driver for MPU6050 sensor
2016-06-01 14:02:13 +03:00
sensor_mpu6050_trigger.c
sensor: add driver for MPU6050 sensor
2016-06-01 14:02:13 +03:00
sensor_sht3xd.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_sht3xd.h
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
sensor_sht3xd_trigger.c
sensor: remove unnecessary return variables
2016-05-17 20:07:29 +00:00
sensor_sx9500.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_sx9500.h
sensor: Rework core to use workqueue API
2016-05-12 15:27:40 +00:00
sensor_sx9500_trigger.c
sensor: remove unnecessary return variables
2016-05-17 20:07:29 +00:00
sensor_tmp007.c
sensors: use one init priority config for all sensors
2016-10-05 23:01:23 +00:00
sensor_tmp007.h
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00
sensor_tmp007_trigger.c
sensor: remove unnecessary return variables
2016-05-17 20:07:29 +00:00
sensor_tmp112.c
sensors: do not use choice for I2C address
2016-10-06 04:17:52 +00:00