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
2022-07-18
iio: chemical: scd4x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
6
-5
/
+19
2022-06-21
iio: chemical: sps30: Move symbol exports into IIO_SPS30 namespace
Jonathan Cameron
3
-1
/
+3
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-2
/
+2
2022-06-19
iio:chemical:ccs811: rearrange iio trigger get and register
Dmitry Rokosov
1
-2
/
+2
2022-06-11
iio: chemical: bme680: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-11
iio:chemical:ccs811: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-2
/
+8
2022-06-11
iio:chemical:atlas: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+7
2022-05-23
Merge branches 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
4
-11
/
+10
2022-04-05
iio: chemical: scd30: Move symbol exports into IIO_SCD30 namespace
Jonathan Cameron
3
-2
/
+4
2022-04-05
iio: chemical: scd30: Export dev_pm_ops instead of suspend() and resume()
Jonathan Cameron
4
-10
/
+7
2022-04-04
iio: scd4x: check return of scd4x_write_and_fetch
Tom Rix
1
-1
/
+4
2022-02-21
iio:chemical:atlas: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-5
/
+2
2022-02-18
iio:chemical:bme680: Move exports to IIO_BME680 namespace
Jonathan Cameron
3
-2
/
+4
2022-02-13
iio: chemical: atlas-ezo-sensor: Make use of device properties
Andy Shevchenko
1
-15
/
+17
2022-02-06
iio: chemical: bme680: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-1
/
+1
2022-01-23
iio: sps30: Use sysfs_emit()
Lars-Peter Clausen
1
-1
/
+1
2022-01-23
iio: scd4x: Use sysfs_emit()
Lars-Peter Clausen
1
-1
/
+1
2022-01-23
iio:chemical:atlas: Trivial white space cleanup to add space before }
Jonathan Cameron
1
-5
/
+5
2021-12-28
iio: chemical: sunrise_co2: set val parameter only on success
Tom Rix
1
-2
/
+2
2021-12-16
iio: vz89x: Remove unnecessary cast
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: atlas-sensor: Remove no-op trigger ops
Lars-Peter Clausen
1
-4
/
+0
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
[next]