Age | Commit message (Expand) | Author |
2022-09-21 | iio: pressure: st_pressure: Add support for LPS22DF | Martyn Welch |
2022-02-18 | iio:st-sensors: Move exports into IIO_ST_SENSORS namespace | Jonathan Cameron |
2021-10-24 | Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2021-10-07 | iio: st_pressure_spi: Add missing entries SPI to device ID table | Mark Brown |
2021-09-14 | iio: st_sensors: remove all driver remove functions | Alexandru Ardelean |
2021-09-14 | iio: st_sensors: remove st_sensors_power_disable() function | Alexandru Ardelean |
2021-09-14 | iio: st_sensors: disable regulators after device unregistration | Alexandru Ardelean |
2021-07-24 | iio: st-sensors: Remove some unused includes and add some that should be there | Jonathan Cameron |
2021-05-17 | iio: st_sensors: Call st_sensors_power_enable() from bus drivers | Andy Shevchenko |
2020-01-13 | iio: st_sensors: Make use of device properties | Andy Shevchenko |
2020-01-13 | iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe() | Andy Shevchenko |
2019-07-27 | iio: move 3-wire spi initialization to st_sensors_spi | Denis Ciocca |
2019-07-27 | iio:pressure: device settings are set immediately during probe | Denis Ciocca |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner |
2019-01-19 | iio:st_pressure:initial lps22hh sensor support | mario tesi |
2017-09-03 | iio: pressure: add support to LPS33HW and LPS35HW | Lorenzo Bianconi |
2017-07-02 | iio: pressure: st_pressure_spi: add OF capability to st_pressure_spi | Lorenzo Bianconi |
2016-05-29 | iio:st_pressure:initial lps22hb sensor support | Gregor Boirie |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis |
2014-10-04 | iio:common: Set the device pointer into ST common sensors library | Denis CIOCCA |
2014-10-04 | iio:pressure: Changed pressure data variable name to press_data | Denis CIOCCA |
2014-10-04 | iio:pressure: Removed unnecessary parameter on common_probe function | Denis CIOCCA |
2014-02-22 | iio:pressure: Add support for LPS25H pressure sensor | Denis CIOCCA |
2013-10-23 | iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fix | Denis CIOCCA |
2013-08-03 | iio: pressure: st_pressure: Use devm_iio_device_alloc | Sachin Kamat |
2013-08-03 | iio: Added ST-sensors platform data to select the DRDY interrupt pin | Denis CIOCCA |
2013-06-05 | iio:pressure: Add STMicroelectronics pressures driver | Denis CIOCCA |