index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
chemical
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-21
iio: chemical: scd4x: Add a scale for the co2 concentration reading
Roan van Dijk
1
-2
/
+7
2021-10-19
drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensor
Roan van Dijk
3
-0
/
+705
2021-10-19
iio: chemical: SENSEAIR_SUNRISE_CO2 depends on I2C
Randy Dunlap
1
-0
/
+1
2021-10-19
iio: chemical: Add Senseair Sunrise 006-0-007 driver
Jacopo Mondi
3
-0
/
+548
2021-08-08
iio: chemical: Add driver support for sgp40
Andreas Klinger
3
-0
/
+390
2021-06-16
iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
1
-9
/
+4
2021-06-03
iio: chemical: sgp30: Drop use of %hx in format string.
Jonathan Cameron
1
-1
/
+1
2021-05-17
iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-2
/
+2
2021-05-17
iio: bme680_i2c: Remove acpi_device_id table
Guenter Roeck
1
-8
/
+0
2021-05-17
iio: bme680_spi: Remove acpi_device_id table
Guenter Roeck
1
-8
/
+0
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
3
-3
/
+4
2021-05-17
iio: sps30: add support for serial interface
Tomasz Duszynski
3
-0
/
+443
2021-05-17
iio: sps30: separate core and interface specific code
Tomasz Duszynski
5
-226
/
+353
2021-05-17
iio:chemical:sps30: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-3
/
+3
2021-04-07
iio:chemical:scd30: Use IRQF_NO_AUTOEN to avoid irq request then disable
Jonathan Cameron
1
-8
/
+8
2021-03-25
iio: chemical: atlas: Remove code to set trigger parent
Gwendal Grignou
1
-1
/
+0
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2
-2
/
+0
2021-03-25
iio: chemical: bmp680: Drop unneeded explicit castings
Andy Shevchenko
2
-4
/
+2
2021-03-11
iio: use getter/setter functions
Julia Lawall
1
-1
/
+1
2021-01-09
iio: bme680: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2021-01-09
iio: chemical: pms7003: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-32
/
+28
2020-09-21
iio: chemical: sgp30: Add description for sgp_read_cmd()'s 'duration_us'
Lee Jones
1
-0
/
+1
2020-09-21
iio:chemical:vz89x: Drop of_match_ptr protection and use generic fw accessors
Jonathan Cameron
1
-7
/
+4
2020-09-21
iio:chemical:vz89x: Introduce local struct device pointer.
Jonathan Cameron
1
-4
/
+5
2020-09-21
iio:chemical:sgp30: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
1
-6
/
+4
2020-09-21
iio:chemical:sgp30: Use local variable dev to simplify code
Jonathan Cameron
1
-10
/
+10
2020-09-21
iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
1
-6
/
+4
2020-09-21
iio:chemical:ams-iaq-core: Drop of_match_ptr protection
Jonathan Cameron
1
-1
/
+2
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2
-5
/
+10
2020-09-13
Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+9
2020-09-03
iio: chemical: scd30: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+2
2020-09-03
iio: chemical: atlas-ezo-sensor: add humidity sensor support
Matt Ranostay
1
-1
/
+36
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-22
iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+9
2020-08-22
iio: chemical: atlas-ezo-sensor: add support for O2 sensor
Matt Ranostay
1
-19
/
+54
2020-06-27
iio: chemical: scd30: add serial interface driver
Tomasz Duszynski
3
-0
/
+275
2020-06-27
iio: chemical: scd30: add I2C interface driver
Tomasz Duszynski
3
-0
/
+151
2020-06-27
iio: chemical: scd30: add core driver
Tomasz Duszynski
4
-0
/
+861
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-5
/
+1
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2
-2
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
7
-7
/
+0
2020-06-14
iio: chemical: atlas-ezo-sensor: move ret variable scope in atlas_ezo_read_raw()
Matt Ranostay
1
-2
/
+2
2020-05-25
Merge 5.7-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+13
2020-05-22
iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-5
/
+12
2020-05-22
iio:chemical:sps30: Fix timestamp alignment
Jonathan Cameron
1
-3
/
+6
2020-05-16
iio: chemical: add atlas-ezo-sensor initial support
Matt Ranostay
3
-0
/
+189
2020-05-03
iio: chemical: Add OF match table for CCS811 VOC sensor
Manivannan Sadhasivam
1
-0
/
+7
2020-05-03
iio: chemical: Add support for external Reset and Wakeup in CCS811
Manivannan Sadhasivam
1
-11
/
+94
2020-04-25
iio: chemical: atlas-sensor: add RTD-SM module support
Matt Ranostay
1
-0
/
+29
[next]