index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
cc10001_adc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+0
*
iio: adc: cc10001: Switch remaining IIO calls in probe to devm_ forms.
Jonathan Cameron
2022-11-23
1
-25
/
+3
*
iio: adc: cc10001: Use devm_ to call device power down.
Jonathan Cameron
2022-11-23
1
-1
/
+8
*
iio: adc: cc10001: Use devm_clk_get_enabled() to avoid boilerplate.
Jonathan Cameron
2022-11-23
1
-15
/
+5
*
iio: adc: cc10001: Add devm_add_action_or_reset() to disable regulator.
Jonathan Cameron
2022-11-23
1
-10
/
+13
*
iio: adc: cc10001: Add local struct device *dev variable to avoid repitition
Jonathan Cameron
2022-11-23
1
-8
/
+9
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: adc: cc10001: use devm_platform_ioremap_resource
Jonathan Cameron
2019-11-09
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-30
1
-1
/
+1
*
iio: adc: cc10001: Power-up the ADC at probe time when used remotely
Naidu Tellapati
2015-06-14
1
-5
/
+21
*
iio: adc: cc10001: Add delay before setting START bit
Naidu Tellapati
2015-05-12
1
-0
/
+1
*
iio: adc: cc10001: Fix regulator_get_voltage() return value check
Naidu Tellapati
2015-05-12
1
-1
/
+1
*
iio: adc: cc10001: Fix incorrect use of power-up/power-down register
Naidu Tellapati
2015-05-12
1
-14
/
+19
*
iio: adc: cc10001: Fix the channel number mapping
Naidu Tellapati
2015-05-08
1
-11
/
+13
*
iio: adc: Cosmic Circuits 10001 ADC driver
Phani Movva
2015-01-29
1
-0
/
+423