summaryrefslogtreecommitdiff
path: root/drivers/adc
AgeCommit message (Expand)Author
2019-03-11adc: exynos-adc: Fix wrong bit operation used to stop the ADCKrzysztof Kozlowski
2018-11-20dm: adc: add uclass's mask and conversion helpersFabrice Gasnier
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-08-03adc: Add driver for STM32 ADCFabrice Gasnier
2018-08-03dm: adc: uclass: get reference regulator onceFabrice Gasnier
2018-06-19adc: meson-saradc: fix regmap_init_mem callNeil Armstrong
2018-05-08adc: add Amlogic Meson SAR ADC driverNeil Armstrong
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-10-01dm: adc: Add driver for Rockchip SARADCDavid Wu
2017-06-01dm: adc: Convert uclass to livetreeSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2015-11-02sandbox: add ADC driverPrzemyslaw Marczak
2015-11-02dm: adc: add Exynos54xx compatible ADC driverPrzemyslaw Marczak
2015-11-02dm: adc: add simple ADC uclass implementationPrzemyslaw Marczak