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
Age
Commit message (
Expand
)
Author
2024-04-20
iio: pressure: dps310: simplify scale factor reading
Thomas Haemmerle
2024-04-20
iio: pressure: dps310: consistently check return value of `regmap_read`
Thomas Haemmerle
2024-04-20
iio: pressure: dps310: introduce consistent error handling
Thomas Haemmerle
2024-04-20
iio: pressure: dps310: support negative temperature values
Thomas Haemmerle
2024-03-28
iio: pressure: hsc030pa: Use spi_read()
Christophe JAILLET
2024-03-28
iio: pressure: BMP280 core driver headers sorting
Vasileios Amoiridis
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2024-02-25
iio: pressure: dlhl60d: Initialize empty DLH bytes
Kees Cook
2024-02-24
iio: pressure: Fixes BMP38x and BMP390 SPI support
Vasileios Amoiridis
2024-02-19
iio: pressure: hsc030pa add triggered buffer
Petre Rodan
2024-02-19
iio: pressure: hsc030pa add mandatory delay
Petre Rodan
2024-02-19
iio: pressure: hsc030pa: update datasheet URLs
Petre Rodan
2024-02-19
iio: pressure: hsc030pa: include cleanup
Petre Rodan
2024-02-19
iio: pressure: hsc030pa: use signed type to hold div_64() result
Petre Rodan
2024-01-23
iio: pressure: hp206c: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
2024-01-23
iio: st_sensors: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
2024-01-23
iio: pressure: mprls0025pa add SPI driver
Petre Rodan
2024-01-23
iio: pressure: mprls0025pa add triplet property
Petre Rodan
2024-01-23
iio: pressure: mprls0025pa refactor to split core and i2c parts.
Petre Rodan
2024-01-23
iio: pressure: mprls0025pa whitespace cleanup
Petre Rodan
2024-01-23
iio: pressure: mprls0025pa remove defaults
Petre Rodan
2024-01-23
iio: pressure: mprls0025pa improve driver error resilience
Petre Rodan
2024-01-23
iio: pressure: mprls0025pa fix off-by-one enum
Petre Rodan
2024-01-22
iio: pressure: bmp280: Add missing bmp085 to SPI id table
Sam Protsenko
2023-12-11
iio: pressure: driver for Honeywell HSC/SSC series
Petre Rodan
2023-11-16
iio: pressure: bmp280: Add support for BMP390
Angel Iglesias
2023-11-16
iio: pressure: bmp280: Allow multiple chips id per family of devices
Angel Iglesias
2023-11-16
iio: pressure: bmp280: Rearrange vars in reverse xmas tree order
Angel Iglesias
2023-11-16
iio: pressure: bmp280: Use spi_get_device_match_data()
Angel Iglesias
2023-11-16
iio: pressure: bmp280: Use i2c_get_match_data()
Biju Das
2023-11-16
iio: pressure: fix some word spelling errors
Li peiyu
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-10-05
iio: pressure: ms5611: ms5611_prom_is_valid false negative bug
Alexander Zangerl
2023-10-05
iio: pressure: dps310: Adjust Timeout Settings
Lakshmi Yadlapati
2023-10-05
iio: pressure: Support ROHM BU1390
Matti Vaittinen
2023-09-23
iio: pressure: hid-sensor: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-12
iio: pressure: ms5637: Use i2c_get_match_data()
Biju Das
2023-09-11
iio: pressure: bmp280: Fix NULL pointer exception
Phil Elwell
2023-05-21
iio: pressure: Honeywell mprls0025pa pressure sensor
Andreas Klinger
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2023-03-11
iio: pressure: bmp280: Add nvmem operations for BMP580
Angel Iglesias
2023-03-11
iio: pressure: bmp280: Add support for new sensor BMP580
Angel Iglesias
2023-03-11
iio: pressure: Kconfig: Delete misleading I2C reference on bmp280 title
Angel Iglesias
2023-03-11
iio: pressure: bmp280: Make read calibration callback optional
Angel Iglesias
2023-03-11
iio: pressure: bmp280: Add preinit callback
Angel Iglesias
2023-03-11
iio: pressure: bmp280: Use chip_info pointers for each chip as driver data
Angel Iglesias
2022-12-28
iio: pressure: ms5611: Switch to fully devm_ managed registration.
Jonathan Cameron
2022-12-28
iio: pressure: ms5611: Use devm_regulator_get_enable()
Jonathan Cameron
[next]