summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/mpl115_i2c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: pressure: mpl115_i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: pressure: mpl115: Implementing low power mode by shutdown gpioRajat Khandelwal2022-11-231-0/+1
* iio:pressure:mpl115: Move exports into IIO_MPL115 namespaceJonathan Cameron2022-02-181-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1
* iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-271-1/+1
* iio: pressure: mpl115: support MPL115A1Akinobu Mita2016-01-301-0/+67