summaryrefslogtreecommitdiff
path: root/drivers/iio/chemical/bme680_spi.c
AgeCommit message (Expand)Author
2026-07-27iio: chemical: bme680: Use dev_err_probe()Vojtěch Krátký
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-30iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2025-05-21iio: chemical: bme680_spi: remove bits_per_word = 8David Lechner
2025-04-22iio: normalize array sentinel styleDavid Lechner
2024-12-11iio: chemical: bme680: add power managementVasileios Amoiridis
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-07-29iio: chemical: bme680: Constify struct regmap_busJavier Carrasco
2022-02-18iio:chemical:bme680: Move exports to IIO_BME680 namespaceJonathan Cameron
2022-02-06iio: chemical: bme680: Switch from of headers to mod_devicetable.hAndy Shevchenko
2021-05-17iio: bme680_spi: Remove acpi_device_id tableGuenter Roeck
2021-03-25iio: chemical: bmp680: Drop unneeded explicit castingsAndy Shevchenko
2019-03-09iio:chemical:bme680: Fix SPI read interfaceMike Looijmans
2019-01-19iio: chemical: bme680: Add device-tree supportSebastien Bourdelin
2018-07-28iio: chemical: Add support for Bosch BME680 sensorHimanshu Jha