index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
sc27xx_adc.c
Age
Commit message (
Expand
)
Author
2022-11-23
iio: adc: sc27xx_adc: do not use internal iio_dev lock
Nuno Sá
2022-06-15
iio: adc: sc27xx_adc: Re-use generic struct u32_fract
Andy Shevchenko
2022-04-28
iio: adc: sc27xx: add support for PMIC sc2730
Cixi Geng
2022-04-28
iio: adc: sc27xx: add support for PMIC sc2720 and sc2721
Cixi Geng
2022-04-28
iio: adc: sc27xx: refactor some functions for support more PMiCs
Cixi Geng
2022-04-28
iio: adc: sc27xx: structure adjustment and optimization
Cixi Geng
2022-04-28
iio: adc: sc27xx: Fine tune the scale calibration values
Cixi Geng
2022-04-28
iio: adc: sc27xx: fix read big scale voltage not right
Cixi Geng
2021-05-17
iio: adc: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2021-01-09
iio: sc27xx_adc: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-10-13
iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify code
Baolin Wang
2019-08-18
iio: adc: sc27xx: Change to polling mode to read data
Freeman Liu
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-27
iio: adc: sc27xx: Replace devm_add_action() followed by failure action with d...
Fuqian Huang
2019-07-27
iio: adc: sc27xx: Introduce local variable 'struct device *dev'
Fuqian Huang
2018-11-16
iio: adc: sc27xx: Add ADC data conversion timeout
Freeman Liu
2018-09-02
iio: adc: sc27xx: Add ADC scale calibration
Baolin Wang
2018-09-02
iio: adc: sc27xx: Add raw data support
Baolin Wang
2018-06-30
iio: adc: Add Spreadtrum SC27XX PMICs ADC support
Freeman Liu