index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
/
dps310.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-22
iio: normalize array sentinel style
David Lechner
1
-2
/
+2
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2024-04-20
iio: pressure: dps310: simplify scale factor reading
Thomas Haemmerle
1
-6
/
+6
2024-04-20
iio: pressure: dps310: consistently check return value of `regmap_read`
Thomas Haemmerle
1
-1
/
+1
2024-04-20
iio: pressure: dps310: introduce consistent error handling
Thomas Haemmerle
1
-57
/
+72
2024-04-20
iio: pressure: dps310: support negative temperature values
Thomas Haemmerle
1
-5
/
+6
2023-10-05
iio: pressure: dps310: Adjust Timeout Settings
Lakshmi Yadlapati
1
-4
/
+4
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: pressure: dps310: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-09-21
iio: pressure: dps310: Reset chip after timeout
Eddie James
1
-10
/
+64
2022-09-21
iio: pressure: dps310: Refactor startup procedure
Eddie James
1
-89
/
+99
2022-01-30
iio: pressure: dps310: Add ACPI HID table
Kai-Heng Feng
1
-0
/
+7
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-06-08
iio: dps310: Add pressure sensing capability
Eddie James
1
-26
/
+337
2019-05-27
iio: dps310: Temperature measurement errata
Christopher Bostic
1
-2
/
+50
2019-05-27
iio: Add driver for Infineon DPS310
Joel Stanley
1
-0
/
+468