index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
/
consumer.h
Age
Commit message (
Expand
)
Author
2025-09-10
iio: consumers: Add an iio_multiply_value() helper function
Hans de Goede
2024-12-11
iio: consumers: ensure read buffers for labels and ext_info are page aligned
Matteo Martelli
2024-06-28
iio: Add iio_read_channel_label to inkern API
Sean Anderson
2023-07-09
iio: inkern: Add a helper to query an available minimum raw value
Herve Codina
2023-07-09
iio: consumer.h: Fix raw values documentation notes
Herve Codina
2022-08-15
iio: inkern: remove OF dependencies
Nuno Sá
2022-08-15
iio: inkern: move to fwnode properties
Nuno Sá
2021-03-25
iio: Provide iio_read_channel_processed_scale() API
Linus Walleij
2021-01-16
iio: provide of_iio_channel_get_by_name() and devm_ version it
Dmitry Baryshkov
2020-04-19
iio: inkern: drop devm_iio_channel_release{_all} API calls
Alexandru Ardelean
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-14
iio: inkern: API for reading available iio channel attribute values
Artur Rojek
2018-01-10
IIO: consumer: allow to set buffer sizes
Arnaud Pouliquen
2018-01-10
IIO: inkern: API for manipulating channel attributes
Arnaud Pouliquen
2017-06-03
iio: inkern: api for manipulating ext_info of iio channels
Peter Rosin
2016-11-13
iio: inkern: add helpers to query available values from channels
Peter Rosin
2016-09-27
iio: inkern: add iio_read_channel_offset helper
Matt Ranostay
2016-08-21
iio: buffer-callback: allow getting underlying iio_dev
Matt Ranostay
2016-04-19
iio: core: Add devm_ APIs for iio_channel_{get,release}_all
Laxman Dewangan
2016-04-19
iio: core: Add devm_ APIs for iio_channel_{get,release}
Laxman Dewangan
2015-08-02
include: linux: iio: Fix function parameter name in kernel doc
Cristina Opriceana
2014-12-12
iio: consumer.h: Fix scale factor in function comment
Ivan T. Ivanov
2014-12-12
iio: inkern: add iio_write_channel_raw
Dmitry Eremin-Solenikov
2014-03-16
iio: inkern: add iio_read_channel_average_raw
Sebastian Reichel
2013-09-15
iio: iio_push_to_buffers(): Change type of 'data' to const void *
Lars-Peter Clausen
2013-02-06
iio: Update iio_channel_get API to use consumer device pointer as argument
Guenter Roeck
2013-02-02
iio: Update iio_channel_get_all and iio_channel_get_all_cb API
Guenter Roeck
2012-11-13
IIO: fix build error in lp8788-charger.c
Greg Kroah-Hartman
2012-11-10
staging:iio: add a callback buffer for in kernel push interface
Jonathan Cameron
2012-11-10
staging:iio:in kernel users: Add a data field for channel specific info.
Jonathan Cameron
2012-09-17
iio:inkern: Add function to read the processed value
Lars-Peter Clausen
2012-09-17
iio: consumer.h: Fix kernel doc incosistency
Lars-Peter Clausen
2012-08-27
iio:consumer.h: Fix include guard
Lars-Peter Clausen
2012-06-30
iio: Rename _st_ functions to loose the bit that meant the staging version.
Jonathan Cameron
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron