| Commit message (Expand) | Author | Age | Files | Lines |
* | adc: Allow runtime config of adc_channels | Caveh Jalali | 2021-08-27 | 1 | -0/+4 |
* | adc: Include adc_chip.h from adc.h | Caveh Jalali | 2021-08-27 | 1 | -0/+7 |
* | zephyr: Move ADC-shim code into zephyr/shim | Simon Glass | 2021-04-02 | 1 | -18/+1 |
* | zephyr: Add ADC mul and div factors support | Dawid Niedzwiecki | 2021-03-22 | 1 | -0/+2 |
* | zephyr: add shim ADC | Dawid Niedzwiecki | 2021-02-09 | 1 | -3/+15 |
* | zephyr: Define an empty adc.h for now | Simon Glass | 2020-12-18 | 1 | -0/+7 |
* | LICENSE: remove unnecessary (c) after Copyright | Tom Hughes | 2019-06-19 | 1 | -1/+1 |
* | Hook: Define HOOK_PRIO_INIT_ADC as enum hook_priority | Daisuke Nojiri | 2019-03-26 | 1 | -2/+0 |
* | servo_v4: Fix ADC console command | Nick Sanders | 2016-05-26 | 1 | -12/+0 |
* | stm32: adc: Add support for DMA continuous mode | Shawn Nematbakhsh | 2015-12-21 | 1 | -1/+3 |
* | ADC: Add common priority for the ADC init | Vijay Hiremath | 2015-07-16 | 1 | -0/+2 |
* | stm32: implement ADC support for STM32F0xx | Vincent Palatin | 2014-03-20 | 1 | -0/+11 |
* | cleanup: comments in adc modules | Randall Spangler | 2013-10-25 | 1 | -1/+7 |
* | Fix ADC test for LM4 | Vic Yang | 2013-04-30 | 1 | -0/+2 |
* | stm32f: Add support for ADC watchdog | Vic Yang | 2013-03-13 | 1 | -0/+20 |
* | Clean up ADC module | Randall Spangler | 2012-10-30 | 1 | -15/+15 |
* | stm32f: ADC driver | Vic Yang | 2012-09-26 | 1 | -0/+3 |
* | Added HOOK_INIT for driver module inits | Randall Spangler | 2012-04-19 | 1 | -6/+0 |
* | Clean up chip/board configs for LM4 | Randall Spangler | 2012-03-16 | 1 | -2/+1 |
* | Add forward declarations in ADC and temp_sensor headers | David Hendricks | 2012-02-06 | 1 | -0/+3 |
* | Fix a bug that ADC input is not correctly configured. | Vic Yang | 2012-02-02 | 1 | -0/+1 |
* | Refactor ADC code and add Link charger current ADC support | Vic Yang | 2012-02-02 | 1 | -17/+14 |
* | Initial sources import 1/3 | Randall Spangler | 2011-12-07 | 1 | -0/+35 |