index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
chemical
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: chemical: sgp30: Convert enum->pointer for data in the match tables
Biju Das
2023-09-12
1
-12
/
+12
*
iio: chemical: atlas-ezo-sensor: Simplify probe()
Biju Das
2023-09-11
1
-5
/
+1
*
iio: chemical: atlas-sensor: Convert enum->pointer for data in the match tables
Biju Das
2023-09-11
1
-18
/
+14
*
iio: chemical: vz89x: Convert enum->pointer for data in the match tables
Biju Das
2023-09-11
1
-11
/
+5
*
iio: chemical: scd4x: Add pressure compensation
Roan van Dijk
2023-07-20
1
-6
/
+73
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
12
-12
/
+12
*
iio: chemical: sps030: Reformat comment in a more readable way
Jonathan Neuschäfer
2023-03-11
1
-3
/
+3
*
iio: chemical: scd30_core: Switch to use dev_err_probe()
Andy Shevchenko
2023-01-14
1
-26
/
+14
*
iio: chemical: scd30_core: use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2023-01-14
1
-3
/
+3
*
iio: chemical: vz89x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: chemical: sgp40: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: chemical: sgp30: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: chemical: scd4x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-2
/
+2
*
iio: chemical: ccs811: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: chemical: bme680_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: chemical: atlas-sensor: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: chemical: atlas-ezo-sensor: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: chemical: ams-iaq-core: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
3
-9
/
+3
*
iio: chemical: scd4x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+4
*
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-07-14
6
-5
/
+19
|
\
|
*
iio: chemical: sps30: Move symbol exports into IIO_SPS30 namespace
Jonathan Cameron
2022-06-21
3
-1
/
+3
|
*
iio: chemical: bme680: fix typo in comment
Julia Lawall
2022-06-11
1
-1
/
+1
|
*
iio:chemical:ccs811: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-06-11
1
-2
/
+8
|
*
iio:chemical:atlas: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-06-11
1
-1
/
+7
*
|
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-06-20
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
iio:chemical:ccs811: rearrange iio trigger get and register
Dmitry Rokosov
2022-06-19
1
-2
/
+2
|
|
|
\
*
-
.
\
Merge branches 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2022-05-23
4
-11
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
iio: chemical: scd30: Move symbol exports into IIO_SCD30 namespace
Jonathan Cameron
2022-04-05
3
-2
/
+4
|
*
|
iio: chemical: scd30: Export dev_pm_ops instead of suspend() and resume()
Jonathan Cameron
2022-04-05
4
-10
/
+7
|
|
/
*
/
iio: scd4x: check return of scd4x_write_and_fetch
Tom Rix
2022-04-04
1
-1
/
+4
|
/
*
iio:chemical:atlas: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-21
1
-5
/
+2
*
iio:chemical:bme680: Move exports to IIO_BME680 namespace
Jonathan Cameron
2022-02-18
3
-2
/
+4
*
iio: chemical: atlas-ezo-sensor: Make use of device properties
Andy Shevchenko
2022-02-13
1
-15
/
+17
*
iio: chemical: bme680: Switch from of headers to mod_devicetable.h
Andy Shevchenko
2022-02-06
1
-1
/
+1
*
iio: sps30: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
1
-1
/
+1
*
iio: scd4x: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
1
-1
/
+1
*
iio:chemical:atlas: Trivial white space cleanup to add space before }
Jonathan Cameron
2022-01-23
1
-5
/
+5
*
iio: chemical: sunrise_co2: set val parameter only on success
Tom Rix
2021-12-28
1
-2
/
+2
*
iio: vz89x: Remove unnecessary cast
Lars-Peter Clausen
2021-12-16
1
-1
/
+1
*
iio: atlas-sensor: Remove no-op trigger ops
Lars-Peter Clausen
2021-11-17
1
-4
/
+0
*
iio: chemical: scd4x: Add a scale for the co2 concentration reading
Roan van Dijk
2021-10-21
1
-2
/
+7
*
drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensor
Roan van Dijk
2021-10-19
3
-0
/
+705
*
iio: chemical: SENSEAIR_SUNRISE_CO2 depends on I2C
Randy Dunlap
2021-10-19
1
-0
/
+1
*
iio: chemical: Add Senseair Sunrise 006-0-007 driver
Jacopo Mondi
2021-10-19
3
-0
/
+548
*
iio: chemical: Add driver support for sgp40
Andreas Klinger
2021-08-08
3
-0
/
+390
*
iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-16
1
-9
/
+4
*
iio: chemical: sgp30: Drop use of %hx in format string.
Jonathan Cameron
2021-06-03
1
-1
/
+1
*
iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-05-17
1
-2
/
+2
*
iio: bme680_i2c: Remove acpi_device_id table
Guenter Roeck
2021-05-17
1
-8
/
+0
[next]