index
:
pm24.git
master
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
/
dac
/
m62332.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: m62332: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-02-18
iio:dac:m62332: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
2015-10-11
iio:dac:m62332: use dynamic scale
Hartmut Knaack
2015-10-11
iio:dac:m62332: address some style issues
Hartmut Knaack
2015-10-11
iio:dac:m62332: drop unrequired variable
Hartmut Knaack
2015-10-11
iio:dac:m62332: use ARRAY_SIZE
Hartmut Knaack
2015-10-11
iio:dac:m62332: shutdown on remove
Hartmut Knaack
2015-10-11
iio:dac:m62332: share scale and offset
Hartmut Knaack
2015-05-17
iio: add m62332 DAC driver
Dmitry Eremin-Solenikov