..
Kconfig
sensor: add driver for HP206C sensor
2016-09-12 12:18:55 +00:00
Kconfig.ak8975
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.bma280
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.bmc150_magn
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.bme280
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.bmg160
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.bmi160
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.dht
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.hdc1008
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.hmc5883l
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.hp206c
sensor: HP206C: fix kconfig sys log help
2016-09-12 10:35:41 -05:00
Kconfig.hts221
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.isl29035
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.lis3dh
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.lis3mdl
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.lps25hb
sensor: add driver for LPS25HB
2016-07-21 16:22:03 +00:00
Kconfig.lsm6ds0
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.lsm9ds0_gyro
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.lsm9ds0_mfd
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.max44009
sensor: add driver for MAX44009 light sensor
2016-07-12 19:31:09 +00:00
Kconfig.mcp9808
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.mpu6050
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.sht3xd
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.sx9500
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.tmp007
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Kconfig.tmp112
sensor: adjust Kconfig file formatting
2016-06-30 17:49:50 +00:00
Makefile
sensor: add driver for HP206C sensor
2016-09-12 12:18:55 +00:00
sensor_ak8975.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_ak8975.h
sensor_bma280_trigger.c
sensor_bma280.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_bma280.h
sensor_bmc150_magn_trigger.c
sensor_bmc150_magn.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_bmc150_magn.h
sensor_bme280.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_bme280.h
sensor_bmg160_trigger.c
sensor_bmg160.c
sensor_bmg160.h
sensor_bmi160_trigger.c
sensor_bmi160.c
sensor: fix BMI160 sensor hang issue
2016-08-05 17:35:42 +00:00
sensor_bmi160.h
sensor_dht.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_dht.h
sensor_hdc1008.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_hdc1008.h
sensor_hmc5883l_trigger.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_hmc5883l.c
sensor: hmc5883l: fix data sample axis order
2016-08-11 17:29:50 +00:00
sensor_hmc5883l.h
sensor_hp206c.c
sensor: add driver for HP206C sensor
2016-09-12 12:18:55 +00:00
sensor_hp206c.h
sensor: add driver for HP206C sensor
2016-09-12 12:18:55 +00:00
sensor_hts221_trigger.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_hts221.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_hts221.h
sensor_isl29035_trigger.c
sensor_isl29035.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_isl29035.h
sensor: isl29035: fix undefined CONFIG LUX RANGE 4k in elif
2016-07-28 15:40:13 +00:00
sensor_lis3dh_trigger.c
sensor_lis3dh.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_lis3dh.h
sensor_lis3mdl_trigger.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_lis3mdl.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_lis3mdl.h
sensor_lps25hb.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_lps25hb.h
sensor: add driver for LPS25HB
2016-07-21 16:22:03 +00:00
sensor_lsm6ds0.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_lsm6ds0.h
driver: sensor: lsm6ds: remove dead code by kconfig options
2016-08-02 06:47:39 +00:00
sensor_lsm9ds0_gyro_trigger.c
sensor_lsm9ds0_gyro.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_lsm9ds0_gyro.h
sensor_lsm9ds0_mfd.c
sensor_lsm9ds0_mfd.h
sensor_max44009.c
sensor: max44009: Fix Kconfig dev name typo
2016-07-28 07:21:49 -05:00
sensor_max44009.h
sensor: add driver for MAX44009 light sensor
2016-07-12 19:31:09 +00:00
sensor_mcp9808_trigger.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_mcp9808.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_mcp9808.h
sensor_mpu6050_trigger.c
sensor_mpu6050.c
sensor_mpu6050.h
sensor_sht3xd_trigger.c
sensor_sht3xd.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_sht3xd.h
sensor_sx9500_trigger.c
sensor_sx9500.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_sx9500.h
sensor_tmp007_trigger.c
sensor_tmp007.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00
sensor_tmp007.h
sensor: tmp007: fix negative sample values bug
2016-06-30 17:50:05 +00:00
sensor_tmp112.c
sensors: fix incorrect use of __ASSERT
2016-07-27 16:56:08 -07:00