summaryrefslogtreecommitdiff
path: root/drivers/iio/pressure/mpl115.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23iio: pressure: mpl115: Implementing low power mode by shutdown gpioRajat Khandelwal1-1/+61
2022-02-18iio:pressure:mpl115: Move exports into IIO_MPL115 namespaceJonathan Cameron1-1/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner1-5/+1
2017-08-22iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-02-11iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin1-0/+1
2016-02-08Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2016-01-30iio: pressure: mpl115: support MPL115A1Akinobu Mita1-38/+27
2016-01-30iio: pressure: mpl115: don't set unused i2c clientdataAkinobu Mita1-1/+0
2016-01-30iio: pressure: mpl115: fix temperature offset signAkinobu Mita1-1/+1
2014-05-03iio: Add Freescale MPL115A2 pressure / temperature sensor driverPeter Meerwald1-0/+211