aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/st_pressure_i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21iio: pressure: st_pressure: Add support for LPS22DFMartyn Welch1-0/+5
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron1-0/+1
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean1-10/+0
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean1-12/+1
2021-09-14iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean1-2/+2
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron1-1/+2
2021-05-17iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko1-2/+15
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko1-5/+1
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko1-13/+1
2019-12-29iio: pressure: st_press: Drop unnecessary #else branch for ACPIAndy Shevchenko1-2/+0
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca1-1/+3
2019-07-27iio:pressure: device settings are set immediately during probeDenis Ciocca1-9/+18
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2019-01-19iio:st_pressure:initial lps22hh sensor supportmario tesi1-0/+5
2018-07-15iio: change strncpy+truncation to strlcpyDominique Martinet1-2/+1
2017-09-03iio: pressure: add support to LPS33HW and LPS35HWLorenzo Bianconi1-0/+10
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi1-1/+2
2016-12-03iio: st_pressure: Support i2c probe using acpiShrirang Bagul1-13/+38
2016-05-29iio:st_pressure:initial lps22hb sensor supportGregor Boirie1-0/+4
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA1-1/+0
2014-10-04iio:pressure: Changed pressure data variable name to press_dataDenis CIOCCA1-5/+5
2014-10-04iio:pressure: Removed unnecessary parameter on common_probe functionDenis CIOCCA1-1/+1
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+23
2014-02-22iio:pressure: Add support for LPS25H pressure sensorDenis CIOCCA1-0/+1
2013-09-21iio: pressure: st: Add support for new LPS001WP pressure sensorLee Jones1-0/+1
2013-08-03iio: pressure: st_pressure: Use devm_iio_device_allocSachin Kamat1-11/+4
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA1-1/+1
2013-06-05iio:pressure: Add STMicroelectronics pressures driverDenis CIOCCA1-0/+77