index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
max5821.c
Age
Commit message (
Expand
)
Author
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: dac: max5821: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-07-18
iio: dac: max5821: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2021-10-19
iio: dac: max5821: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-07-31
iio: dac: max5821: convert device register to device managed function
Théo Borém Fabris
2021-03-29
iio: dac: Convert powerdown read callbacks to sysfs_emit()
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-08-19
iio: dac: max5821: avoid using CONFIG_PM_SLEEP
Marcus Folkesson
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
2017-03-19
iio: dac: max5821: Set .of_match_table to OF device ID table
Javier Martinez Canillas
2015-09-23
iio: dac: max5821: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-07-27
iio: add support of the max5821
Philippe Reynes