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
/
adc
/
nau7802.c
Age
Commit message (
Expand
)
Author
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-06-14
iio: adc: nau7802: Make use of device properties
Andy Shevchenko
2022-06-14
iio: adc: nau7802: Convert driver to use ->probe_new()
Andy Shevchenko
2021-10-19
iio: adc: nau7802: convert probe to full device-managed
Alexandru Ardelean
2021-04-07
iio:adc:nau7802: Use IRQF_NO_AUTOEN instead of request then disable
Jonathan Cameron
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
Thomas Gleixner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-08-15
iio: adc: Use complete() instead of complete_all()
Daniel Wagner
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-05-21
iio: adc: nau7802: Expose possible gains in sysfs
Quentin Schulz
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-10-23
iio: adc: nau7802: Remove redundant of_match_ptr
Sachin Kamat
2013-10-18
iio: adc: nau7802: Include linux/of.h header
Sachin Kamat
2013-08-03
iio: adc: nau7802: Use devm_iio_device_alloc
Sachin Kamat
2013-08-03
iio: Add Nuvoton NAU7802 ADC driver
Alexandre Belloni