开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
/
dps310.c
Age
Commit message (
Expand
)
Author
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
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
2023-10-05
iio: pressure: dps310: Adjust Timeout Settings
Lakshmi Yadlapati
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: pressure: dps310: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-09-21
iio: pressure: dps310: Reset chip after timeout
Eddie James
2022-09-21
iio: pressure: dps310: Refactor startup procedure
Eddie James
2022-01-30
iio: pressure: dps310: Add ACPI HID table
Kai-Heng Feng
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-08
iio: dps310: Add pressure sensing capability
Eddie James
2019-05-27
iio: dps310: Temperature measurement errata
Christopher Bostic
2019-05-27
iio: Add driver for Infineon DPS310
Joel Stanley