summaryrefslogtreecommitdiff
path: root/drivers/adc/adc-uclass.c
AgeCommit message (Expand)Author
2022-12-22sandbox: Finish migration to KconfigTom Rini
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2018-11-20dm: adc: add uclass's mask and conversion helpersFabrice Gasnier
2018-08-03dm: adc: uclass: get reference regulator onceFabrice Gasnier
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-06-01dm: adc: Convert uclass to livetreeSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2015-11-02dm: adc: add simple ADC uclass implementationPrzemyslaw Marczak