summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
Commit message (Expand)AuthorAgeFilesLines
* iio: st_sensors: Stop abusing mlock to ensure internal coherencyMiquel Raynal2022-04-101-6/+2
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-2817-38/+51
|\
| * iio:pressure:mpl3115: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-7/+3
| * iio:pressure:mpl115: Move exports into IIO_MPL115 namespaceJonathan Cameron2022-02-183-1/+3
| * iio:pressure:ms5611: Move exports into IIO_MS5611 namespaceJonathan Cameron2022-02-183-2/+4
| * iio:pressure:zpa2326: Move exports into IIO_ZPA2326 namespaceJonathan Cameron2022-02-183-6/+8
| * iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORSJonathan Cameron2022-02-181-0/+1
| * iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-183-2/+5
| * iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron2022-02-181-5/+0
| * iio: pressure: dps310: Add ACPI HID tableKai-Heng Feng2022-01-301-0/+7
| * iio: st_sensors: don't always auto-enable I2C and SPI interface driversNikita Yushchenko2022-01-231-15/+20
* | spi: make remove callback a void functionUwe Kleine-König2022-02-092-6/+2
|/
* Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-01-183-11/+4
|\
| * iio: pressure: bmp280: Use new PM macrosPaul Cercueil2022-01-123-11/+4
* | iio: mpl3115: Use scan_type.shift and realbit in mpl3115_read_rawGwendal Grignou2021-11-171-5/+11
* | iio: ms5611: Simplify IO callback parametersLars-Peter Clausen2021-11-174-24/+17
|/
* Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-241-0/+4
|\
| * iio: st_pressure_spi: Add missing entries SPI to device ID tableMark Brown2021-10-071-0/+4
* | iio: pressure: ms5611: Make ms5611_remove() return voidUwe Kleine-König2021-10-194-6/+8
* | iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-1/+1
* | iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-143-27/+2
* | iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean2021-09-142-24/+2
* | iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean2021-09-141-17/+1
* | iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean2021-09-142-4/+4
|/
* iio: pressure: hp03: update device probe to register with devm functionsThéo Borém Fabris2021-08-151-29/+7
* iio: hid-sensor-press: Add timestamp channelYe Xiang2021-08-091-16/+24
* iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean2021-07-243-17/+3
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-244-16/+6
* iio: hid-sensors: bind IIO channels alloc to device objectAlexandru Ardelean2021-07-131-7/+4
* iio: hid-sensors: Update header includesJonathan Cameron2021-06-161-4/+1
* iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-06-161-2/+3
* iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko2021-06-161-0/+1
* iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko2021-05-171-4/+0
* iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko2021-05-173-16/+33
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+2
* iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean2021-05-101-1/+0
* iio: cros: unify hw fifo attributes without API changesGwendal Grignou2021-03-251-2/+1
* iio: pressure: zpa2326: kernel-doc fixesJonathan Cameron2021-03-251-2/+2
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-251-1/+0
* hid-sensors: Add more data fields for sensitivity checkingYe Xiang2021-03-111-0/+1
* iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang2021-03-111-12/+7
* iio:pressure:ms5637: add ms5803 supportAlexandre Belloni2021-01-221-0/+8
* iio:pressure:ms5637: limit available sample frequenciesAlexandre Belloni2021-01-221-4/+15
* iio:pressure:ms5637: introduce hardware differentiationAlexandre Belloni2021-01-221-10/+40
* iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron2020-12-031-1/+8
* iio: pressure: bmp280: remove unneeded semicolonTom Rix2020-11-011-2/+2
* iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean2020-09-291-3/+2
* iio:pressure:zpa2326: Drop of_match_ptr protectionJonathan Cameron2020-09-212-8/+4
* iio:pressure:ms5637: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-212-8/+4