index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
adc
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-07-12
adc: stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
adc: stm32-adc: Fix warnings when compiling with W=1
Patrick Delaunay
2019-03-11
adc: exynos-adc: Fix wrong bit operation used to stop the ADC
Krzysztof Kozlowski
2018-11-20
dm: adc: add uclass's mask and conversion helpers
Fabrice Gasnier
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-08-03
adc: Add driver for STM32 ADC
Fabrice Gasnier
2018-08-03
dm: adc: uclass: get reference regulator once
Fabrice Gasnier
2018-06-19
adc: meson-saradc: fix regmap_init_mem call
Neil Armstrong
2018-05-08
adc: add Amlogic Meson SAR ADC driver
Neil Armstrong
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-01
dm: adc: Add driver for Rockchip SARADC
David Wu
2017-06-01
dm: adc: Convert uclass to livetree
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2015-11-02
sandbox: add ADC driver
Przemyslaw Marczak
2015-11-02
dm: adc: add Exynos54xx compatible ADC driver
Przemyslaw Marczak
2015-11-02
dm: adc: add simple ADC uclass implementation
Przemyslaw Marczak