index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
12
-167
/
+541
2024-02-19
iio: pressure: hsc030pa add triggered buffer
Petre Rodan
3
-0
/
+53
2024-02-19
iio: pressure: hsc030pa add mandatory delay
Petre Rodan
3
-0
/
+6
2024-02-19
iio: pressure: hsc030pa: update datasheet URLs
Petre Rodan
2
-3
/
+4
2024-02-19
iio: pressure: hsc030pa: include cleanup
Petre Rodan
3
-0
/
+6
2024-02-19
iio: pressure: hsc030pa: use signed type to hold div_64() result
Petre Rodan
1
-1
/
+1
2024-01-24
iio: pressure: hp206c: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
1
-4
/
+2
2024-01-24
iio: st_sensors: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
1
-4
/
+1
2024-01-24
iio: pressure: mprls0025pa add SPI driver
Petre Rodan
3
-1
/
+100
2024-01-24
iio: pressure: mprls0025pa add triplet property
Petre Rodan
1
-8
/
+97
2024-01-24
iio: pressure: mprls0025pa refactor to split core and i2c parts.
Petre Rodan
5
-132
/
+262
2024-01-24
iio: pressure: mprls0025pa whitespace cleanup
Petre Rodan
1
-18
/
+17
2024-01-24
iio: pressure: mprls0025pa remove defaults
Petre Rodan
1
-28
/
+20
2024-01-24
iio: pressure: mprls0025pa improve driver error resilience
Petre Rodan
1
-2
/
+4
2024-01-24
iio: pressure: mprls0025pa fix off-by-one enum
Petre Rodan
1
-1
/
+3
2024-01-22
iio: pressure: bmp280: Add missing bmp085 to SPI id table
Sam Protsenko
1
-0
/
+1
2023-12-11
iio: pressure: driver for Honeywell HSC/SSC series
Petre Rodan
6
-0
/
+723
2023-11-16
iio: pressure: bmp280: Add support for BMP390
Angel Iglesias
2
-1
/
+3
2023-11-16
iio: pressure: bmp280: Allow multiple chips id per family of devices
Angel Iglesias
2
-10
/
+28
2023-11-16
iio: pressure: bmp280: Rearrange vars in reverse xmas tree order
Angel Iglesias
2
-6
/
+4
2023-11-16
iio: pressure: bmp280: Use spi_get_device_match_data()
Angel Iglesias
1
-3
/
+1
2023-11-16
iio: pressure: bmp280: Use i2c_get_match_data()
Biju Das
1
-3
/
+1
2023-11-16
iio: pressure: fix some word spelling errors
Li peiyu
2
-4
/
+4
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
5
-9
/
+947
2023-10-05
iio: pressure: ms5611: ms5611_prom_is_valid false negative bug
Alexander Zangerl
1
-1
/
+1
2023-10-05
iio: pressure: dps310: Adjust Timeout Settings
Lakshmi Yadlapati
1
-4
/
+4
2023-10-05
iio: pressure: Support ROHM BU1390
Matti Vaittinen
3
-0
/
+944
2023-09-23
iio: pressure: hid-sensor: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-12
iio: pressure: ms5637: Use i2c_get_match_data()
Biju Das
1
-5
/
+1
2023-09-11
iio: pressure: bmp280: Fix NULL pointer exception
Phil Elwell
1
-1
/
+1
2023-05-21
iio: pressure: Honeywell mprls0025pa pressure sensor
Andreas Klinger
3
-0
/
+464
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
14
-14
/
+14
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
1
-1
/
+1
2023-03-11
iio: pressure: bmp280: Add nvmem operations for BMP580
Angel Iglesias
2
-1
/
+212
2023-03-11
iio: pressure: bmp280: Add support for new sensor BMP580
Angel Iglesias
6
-12
/
+509
2023-03-11
iio: pressure: Kconfig: Delete misleading I2C reference on bmp280 title
Angel Iglesias
1
-1
/
+1
2023-03-11
iio: pressure: bmp280: Make read calibration callback optional
Angel Iglesias
1
-4
/
+6
2023-03-11
iio: pressure: bmp280: Add preinit callback
Angel Iglesias
2
-5
/
+13
2023-03-11
iio: pressure: bmp280: Use chip_info pointers for each chip as driver data
Angel Iglesias
4
-227
/
+215
2022-12-28
iio: pressure: ms5611: Switch to fully devm_ managed registration.
Jonathan Cameron
4
-27
/
+3
2022-12-28
iio: pressure: ms5611: Use devm_regulator_get_enable()
Jonathan Cameron
2
-30
/
+5
2022-11-27
Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
13
-39
/
+37
2022-11-25
Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
5
-4
/
+71
2022-11-23
iio: pressure: zpa2326_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: pressure: t5403: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: pressure: st_pressure_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: pressure: ms5637: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: pressure: ms5611_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: pressure: mpl3115: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: pressure: mpl115_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
[next]