index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
Age
Commit message (
Expand
)
Author
2022-10-29
iio: pressure: ms5611: changed hardcoded SPI speed to value limited
Mitja Spes
2022-10-29
iio: pressure: ms5611: fixed value compensation bug
Mitja Spes
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-21
iio: pressure: dps310: Reset chip after timeout
Eddie James
2022-09-21
iio: pressure: dps310: Refactor startup procedure
Eddie James
2022-09-21
iio: pressure: bmp280: Add more tunable config parameters for BMP380
Angel Iglesias
2022-09-21
iio: pressure: bmp280: Add support for BMP380 sensor family
Angel Iglesias
2022-09-21
iio: pressure: bmp280: reorder i2c device tables declarations
Angel Iglesias
2022-09-21
iio: pressure: bmp280: Fix alignment for DMA safety
Angel Iglesias
2022-09-21
iio: pressure: bmp280: simplify driver initialization logic
Angel Iglesias
2022-09-21
iio: pressure: bmp280: Simplify bmp280 calibration data reading
Angel Iglesias
2022-09-21
iio: pressure: bmp280: use FIELD_GET, FIELD_PREP and GENMASK
Angel Iglesias
2022-09-21
iio: pressure: bmp280: reorder local variables following reverse xmas tree
Angel Iglesias
2022-09-21
iio: pressure: bmp280: fix datasheet links
Angel Iglesias
2022-09-21
iio: pressure: st_pressure: Add support for LPS22DF
Martyn Welch
2022-09-05
iio: pressure: icp10100: Switch from UNIVERSAL to DEFINE_RUNTIME_DEV_PM_OPS().
Jonathan Cameron
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-15
iio: pressure: dlhl60d: Don't take garbage into consideration when reading data
Andy Shevchenko
2022-07-18
iio: cros: Register FIFO callback after sensor is registered
Gwendal Grignou
2022-06-21
iio: pressure: bmp280: Move symbol exports to IIO_BMP280 namespace
Jonathan Cameron
2022-06-14
iio: pressure: cros_ec_baro: explicitly add proper header files
Nuno Sá
2022-06-14
iio: pressure: dlhl60d: Drop unnecessary alignment forcing.
Jonathan Cameron
2022-06-11
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
2022-04-10
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-02-18
iio:pressure:mpl3115: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:pressure:mpl115: Move exports into IIO_MPL115 namespace
Jonathan Cameron
2022-02-18
iio:pressure:ms5611: Move exports into IIO_MS5611 namespace
Jonathan Cameron
2022-02-18
iio:pressure:zpa2326: Move exports into IIO_ZPA2326 namespace
Jonathan Cameron
2022-02-18
iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORS
Jonathan Cameron
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
2022-02-18
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-01-30
iio: pressure: dps310: Add ACPI HID table
Kai-Heng Feng
2022-01-23
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
2022-01-18
Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-01-12
iio: pressure: bmp280: Use new PM macros
Paul Cercueil
2021-11-17
iio: mpl3115: Use scan_type.shift and realbit in mpl3115_read_raw
Gwendal Grignou
2021-11-17
iio: ms5611: Simplify IO callback parameters
Lars-Peter Clausen
2021-10-24
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-10-19
iio: pressure: ms5611: Make ms5611_remove() return void
Uwe Kleine-König
2021-10-07
iio: st_pressure_spi: Add missing entries SPI to device ID table
Mark Brown
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
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: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
2021-09-14
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
2021-08-15
iio: pressure: hp03: update device probe to register with devm functions
Théo Borém Fabris
2021-08-09
iio: hid-sensor-press: Add timestamp channel
Ye Xiang
2021-07-24
iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
[next]