index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
multiplexer
Age
Commit message (
Expand
)
Author
2025-01-04
iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page alignment
Matteo Martelli
2024-05-27
iio: multiplexer: Remove an unused field in struct mux
Christophe JAILLET
2022-11-23
iio: multiplexer: Switch to use dev_err_probe() helper
Yang Yingliang
2022-04-04
iio: multiplexer: Make use of device properties
Andy Shevchenko
2021-10-21
iio: multiplexer: iio-mux: Support settle-time-us property
Vincent Whitchurch
2020-09-03
iio: multiplexer: iio-mux: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-08-20
iio: multiplexer: switch to SPDX license identifier
Peter Rosin
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-09-03
iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return ...
Gustavo A. R. Silva
2017-09-03
iio: multiplexer: drop the manual assignment of THIS_MODULE
Jonathan Cameron
2017-06-03
iio: multiplexer: new iio category and iio-mux driver
Peter Rosin