index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
/
st_pressure_i2c.c
Age
Commit message (
Expand
)
Author
2024-01-23
iio: st_sensors: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: pressure: st_pressure_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
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-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-12-29
iio: pressure: st_press: Drop unnecessary #else branch for ACPI
Andy Shevchenko
2019-07-27
iio: make st_sensors drivers use regmap
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
2018-07-15
iio: change strncpy+truncation to strlcpy
Dominique Martinet
2017-09-03
iio: pressure: add support to LPS33HW and LPS35HW
Lorenzo Bianconi
2017-07-01
iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Lorenzo Bianconi
2016-12-03
iio: st_pressure: Support i2c probe using acpi
Shrirang Bagul
2016-05-29
iio:st_pressure:initial lps22hb sensor support
Gregor Boirie
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
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-07-11
iio: st_sensors: add devicetree probing support
Linus Walleij
2014-02-22
iio:pressure: Add support for LPS25H pressure sensor
Denis CIOCCA
2013-09-21
iio: pressure: st: Add support for new LPS001WP pressure sensor
Lee Jones
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