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