开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
nau7802.c
Age
Commit message (
Expand
)
Author
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