- cb329bb drivers: sensor: bme280: make PM action callback static by Gerard Marull-Paretas · 3 years, 5 months ago
- 4baf1e0 drivers: use common PM action callback naming by Gerard Marull-Paretas · 3 years, 5 months ago
- 79effd7 drivers: sensor: si7210: make PM callback static by Gerard Marull-Paretas · 3 years, 5 months ago
- aa3f3d9 drivers/sensor: lsm6ds0: Fix SENSOR_DEG2RAD_DOUBLE macro by Armando Visconti · 3 years, 5 months ago
- 52c298e drivers: sensors: lis2dh: Add ability to read temperature by Andrew Hedin · 3 years, 5 months ago
- 84dc576 drivers: sensor: lsm6dsl: convert to use spi_dt_spec and i2c_dt_spec by Bartosz Bilas · 3 years, 5 months ago
- cbb0585 drivers: sensor: fxos8700: Keep current power mode when setting ODR by Ryan Holleran · 3 years, 5 months ago
- 36f907e driver: qdec - fix step limits by Jakub Rzeszutko · 3 years, 5 months ago
- 0a7d8d4 drivers: sensor: bmp388: convert to spi_dt_spec by Bartosz Bilas · 3 years, 5 months ago
- 022bc83 drivers: sensor: ms5607: convert to spi_dt_spec by Bartosz Bilas · 3 years, 5 months ago
- 1788b03 drivers: sensor: Fix ina219 driver when device pm enabled by Maureen Helm · 3 years, 5 months ago
- be38a87 drivers: sensor: Fix bq274xx driver when device pm enabled by Maureen Helm · 3 years, 5 months ago
- 6869743 sensor: qdec_nrfx: fix PM callback signature by Gerard Marull-Paretas · 3 years, 5 months ago
- ea6ad73 drivers/sensor: lis2ds12: Move odr Kconfig property into dts by Armando Visconti · 3 years, 5 months ago
- e0f06e2 drivers/sensor: lis2ds12: Move range Kconfig property into dts by Armando Visconti · 3 years, 5 months ago
- f3ad909 drivers/sensor: lis2ds12: Add multi-instance support by Armando Visconti · 3 years, 5 months ago
- 1c0acad driver/sensor: lis2ds12: make use of STdC definitions by Armando Visconti · 3 years, 5 months ago
- dabaaa1 drivers/sensor: stmemsc: make use of spi_dt_spec and i2c_dt_spec by Armando Visconti · 3 years, 5 months ago
- 919b3f9 drivers: sensor: ina23x: fix sample fetching by Bartosz Bilas · 3 years, 5 months ago
- fd316a5 drivers: sensor_shell: add missing power sensor channel by Bartosz Bilas · 3 years, 5 months ago
- f3dd088 drivers: sht3xd: Add names to choices in Kconfig by Pavel Hübner · 3 years, 6 months ago
- a717820 drivers: bmi270: Added inter-write delays required to configure device. by Luis Ubieda · 3 years, 6 months ago
- 7504265 drivers: lis2dh: Add names to choices in Kconfig by Pavel Hübner · 3 years, 6 months ago
- a2f3ea5 drivers/sensor: lsm6dso: Prevent device entering I3C by Armando Visconti · 3 years, 6 months ago
- bd7b7a6 drivers: sensors: fdc2x1x: removed unused fdc2x1x_data by Igor Knippenberg · 3 years, 6 months ago
- 21321fb drivers: sensor: lsm303dlhc_mag: Fix gain factor by Kevin Townsend · 3 years, 6 months ago
- c9f8796 drivers: sensor: add I3G4250D Gyro driver by Jonathan Hahn · 3 years, 6 months ago
- 6badb7f drivers: sensors: sht3xd: allow multiple instances by Bartosz Bilas · 3 years, 7 months ago
- c3050a5 drivers/sensor: lps22hh: Fix int32 overflow in the val2 part by Armando Visconti · 3 years, 7 months ago
- 5f9fddd drivers: sensor: adxl362: improve error handling by Gerard Marull-Paretas · 3 years, 7 months ago
- 35e7acb drivers: sensor: adxl372: add missing error handling by Gerard Marull-Paretas · 3 years, 7 months ago
- 21c6ca9 drivers: sensor: clean up zephyr_library calls, again by Martí Bolívar · 3 years, 7 months ago
- 546dd95 drivers: sensor: sgp40: fix ticks variable types by Gerard Marull-Paretas · 3 years, 7 months ago
- dcff99e drivers: sensor: sgp40: fix rounding errors by Leonard Pollak · 3 years, 7 months ago
- 936f352 drivers: sensor: fxas21002: check gpio calls return code by Gerard Marull-Paretas · 3 years, 7 months ago
- 50a31d2 drivers: sensor: bmg160: check gpio calls return code by Gerard Marull-Paretas · 3 years, 7 months ago
- 7e57a87 drivers: sensor: bmi160: check gpio calls return code by Gerard Marull-Paretas · 3 years, 7 months ago
- 18732a5 drivers: sensor: fxos8700: check gpio calls return code by Gerard Marull-Paretas · 3 years, 7 months ago
- 6cfab29 drivers: sensor: adt7420: check gpio add callback return code by Gerard Marull-Paretas · 3 years, 7 months ago
- 2682879 drivers: sensor: sx9500: check gpio calls return code by Gerard Marull-Paretas · 3 years, 7 months ago
- 53231c8 drivers: sensor: bmp388: check gpio calls return code by Gerard Marull-Paretas · 3 years, 7 months ago
- 09048f8 drivers: sensor: sgp40: fix humidity formula by Gerard Marull-Paretas · 3 years, 7 months ago
- 9dab2b3 drivers: sensor: sgp40: fix temperature formula by Gerard Marull-Paretas · 3 years, 7 months ago
- 698a286 drivers/sensor: Add basic Silabs Si7210 support by Aurelien Jarno · 3 years, 7 months ago
- fcfb1d9 drivers: sensors: fix of sensor channel get for z axis by Vojislav Milivojevic · 3 years, 7 months ago
- d6eb80a drivers: sensor: INA219: added support by Leonard Pollak · 3 years, 7 months ago
- ab87df9 sensor: grove: fix cmake empty library warning by Daniel Leung · 3 years, 7 months ago
- e4da47c drivers: sensor: fix cmake empty library warning by Daniel Leung · 3 years, 7 months ago
- 3262eb4 drivers: sensors: tmp116: Use compile time i2c device by Alexander Wachter · 3 years, 7 months ago
- 704ec18 drivers: sensors: tmp112: Allow multiple instances by Alexander Wachter · 3 years, 7 months ago
- f78d4be dts: fix 'grove,foo' compatibles by using 'seeed,grove-foo' by Martí Bolívar · 3 years, 8 months ago
- 98f43ba dts: fix max30101 compatible by Martí Bolívar · 3 years, 8 months ago
- 9a59d30 drivers: sensor: SHT4X: convert to `i2c_dt_spec` by Leonard Pollak · 3 years, 8 months ago
- adc5604 drivers: sensor: SGP40: convert to `i2c_dt_spec` by Leonard Pollak · 3 years, 8 months ago
- bcdff82 drivers: sensors: build as static libraries by Daniel Leung · 3 years, 8 months ago
- 5c7f395 Revert "include: driver: sensor: add tank level channel in units of percent" by Christopher Friedt · 3 years, 8 months ago
- 3682eb9 sensor: bmi160: convert to `_dt_spec` by Jordan Yates · 3 years, 8 months ago
- 757bb42 sensor: bme280: convert to `_dt_spec` by Jordan Yates · 3 years, 8 months ago
- 75682f7 sensor: adxl372: convert to `_dt_spec` by Jordan Yates · 3 years, 8 months ago
- 534bfbd sensor: adxl362: convert to `_dt_spec` by Jordan Yates · 3 years, 8 months ago
- eb61613 drivers: sensor: add driver for the LM77 temperature sensor by Henrik Brix Andersen · 3 years, 8 months ago
- f51aec4 include: driver: sensor: add tank level channel in units of percent by Nick Ward · 3 years, 8 months ago
- 117090c drivers: sensors: ti_hdc20xx: add support for DRDY/INT pin by Aurelien Jarno · 3 years, 8 months ago
- 28f9a76 drivers: sensors: ti_hdc20xx: reset the device during init by Aurelien Jarno · 3 years, 8 months ago
- 28e7cfd drivers: sensors: ti_hdc20xx: convert to i2c_dt_spec by Aurelien Jarno · 3 years, 8 months ago
- 7ebae7f drivers: sensors: ti_hdc20xx: use uint16_t variables to store the samples by Aurelien Jarno · 3 years, 8 months ago
- 7ccc1a4 pm: use actions for device PM control by Gerard Marull-Paretas · 3 years, 8 months ago
- 6d273f4 pm: fix incorrect usages of PM_DEVICE_STATE_OFF by Gerard Marull-Paretas · 3 years, 8 months ago
- 495672a pm: cleanup pm control callback implementations by Gerard Marull-Paretas · 3 years, 8 months ago
- d41dadc pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED by Gerard Marull-Paretas · 3 years, 8 months ago
- 56a35e5 pm: converge to suspend state for low power modes by Gerard Marull-Paretas · 3 years, 8 months ago
- 920f30c pm: simplify state change check logic by Gerard Marull-Paretas · 3 years, 8 months ago
- 11eef4d pm: device: remove pointer usage for state by Gerard Marull-Paretas · 3 years, 8 months ago
- 9e7d545 pm: device: remove ctrl_command callback argument by Gerard Marull-Paretas · 3 years, 8 months ago
- da0ff4a pm: device: remove usage of ctrl_command by Gerard Marull-Paretas · 3 years, 8 months ago
- c2cf1ad pm: device: remove usage of local states by Gerard Marull-Paretas · 3 years, 8 months ago
- 6cf6d51 sensor: sht3xd: convert to `i2c_dt_spec` by Jordan Yates · 3 years, 8 months ago
- 7bdb229 sensor: bme680: convert to `i2c_dt_spec` by Jordan Yates · 3 years, 8 months ago
- 5274aa5 drivers: bme280: fetch data after measurement is done by Efrain Calderon · 3 years, 8 months ago
- c009450 drivers: bme280: do soft reset after boot by Efrain Calderon · 3 years, 8 months ago
- 86e656b drivers: bme280: fix: build broken after PM changes by Efrain Calderon · 3 years, 8 months ago
- 7032285 pm: device: move device busy APIs to pm subsystem by Gerard Marull-Paretas · 3 years, 8 months ago
- 9ecdd78 drivers: sensors: ti_hdc20xx: update temperature conversion formula by Aurelien Jarno · 3 years, 8 months ago
- 1382d64 drivers: sensor: Add driver for TI INA23x by Sam Hurst · 3 years, 8 months ago
- 1d199ca drivers: qdec_sam: align naming of TcChannel in TC by Piotr Mienkowski · 3 years, 8 months ago
- 2d0fd25 drivers: sensor: SHT4X Added support by Leonard Pollak · 3 years, 8 months ago
- 0d7cb32 drivers: sensor: SGP40 Added support by Leonard Pollak · 3 years, 8 months ago
- 7b67e23 sensor: bq274xx: Add power management and shutdown mode by Luka Lopotar · 3 years, 8 months ago
- 2daad1d drivers: sensors: Add driver for LM75 by Alexander Wachter · 3 years, 8 months ago
- 5981296 drivers/sensor: lis2mdl: Fix errors when CONFIG_PM_DEVICE=y by Armando Visconti · 3 years, 9 months ago
- d25d385 drivers: sensor: sht3xd: use sys functions for crc and byteorder by Thomas Stranger · 3 years, 9 months ago
- 22c8d99 drivers: sensor: shtcx: add driver supporting shtc1 and shtc3 by Thomas Stranger · 3 years, 9 months ago
- 26ad837 pm: remove callback from control function by Gerard Marull-Paretas · 3 years, 9 months ago
- 217e610 pm: remove redundant callback usage by Gerard Marull-Paretas · 3 years, 9 months ago
- 0d543f1 drivers/sensor: Add basic TI HDC20XX support by Aurelien Jarno · 3 years, 9 months ago
- cc2f0e9 pm: use enum for device PM states by Gerard Marull-Paretas · 3 years, 9 months ago
- bd8afe9 drivers: sensor: clean up zephyr_library calls by Martí Bolívar · 3 years, 9 months ago
- fa423d3 drivers/sensor: lis2dw12: Preserve APIs error code by Armando Visconti · 3 years, 9 months ago
- 40f843a drivers/sensor: lis2dw12: Set tap triggers only if detection is on by Armando Visconti · 3 years, 9 months ago
- de0ff0c drivers/sensor: lis2dw12: Fix the logic to set TAP interrupt by Armando Visconti · 3 years, 9 months ago