index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
sc27xx_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: sc27xx_adc: do not use internal iio_dev lock
Nuno Sá
2022-11-23
1
-4
/
+10
*
iio: adc: sc27xx_adc: Re-use generic struct u32_fract
Andy Shevchenko
2022-06-15
1
-8
/
+7
*
iio: adc: sc27xx: add support for PMIC sc2730
Cixi Geng
2022-04-28
1
-0
/
+116
*
iio: adc: sc27xx: add support for PMIC sc2720 and sc2721
Cixi Geng
2022-04-28
1
-2
/
+201
*
iio: adc: sc27xx: refactor some functions for support more PMiCs
Cixi Geng
2022-04-28
1
-16
/
+40
*
iio: adc: sc27xx: structure adjustment and optimization
Cixi Geng
2022-04-28
1
-15
/
+76
*
iio: adc: sc27xx: Fine tune the scale calibration values
Cixi Geng
2022-04-28
1
-8
/
+8
*
iio: adc: sc27xx: fix read big scale voltage not right
Cixi Geng
2022-04-28
1
-2
/
+2
*
iio: adc: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2021-05-17
1
-0
/
+1
*
iio: sc27xx_adc: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2021-01-09
1
-1
/
+1
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify code
Baolin Wang
2019-10-13
1
-15
/
+1
*
iio: adc: sc27xx: Change to polling mode to read data
Freeman Liu
2019-08-18
1
-54
/
+27
*
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-05
1
-3
/
+1
*
iio: adc: sc27xx: Replace devm_add_action() followed by failure action with d...
Fuqian Huang
2019-07-27
1
-4
/
+2
*
iio: adc: sc27xx: Introduce local variable 'struct device *dev'
Fuqian Huang
2019-07-27
1
-20
/
+21
*
iio: adc: sc27xx: Add ADC data conversion timeout
Freeman Liu
2018-11-16
1
-1
/
+11
*
iio: adc: sc27xx: Add ADC scale calibration
Baolin Wang
2018-09-02
1
-3
/
+71
*
iio: adc: sc27xx: Add raw data support
Baolin Wang
2018-09-02
1
-35
/
+45
*
iio: adc: Add Spreadtrum SC27XX PMICs ADC support
Freeman Liu
2018-06-30
1
-0
/
+522