summaryrefslogtreecommitdiff
path: root/drivers/adc
AgeCommit message (Expand)Author
2018-01-31rk: add SPDX license identifier to files with no licenseTao Huang
2013-11-05rk319x: add initial support黄涛
2013-07-15ARM: RK: add initial support for RK3026黄涛
2013-01-14adc: support rk3188黄涛
2013-01-09rk3188: initial support黄涛
2013-01-06adc: core: better init adc_host_head黄涛
2012-11-16adc: get_def_ref_volt/get_curr_ref_volt --> adc_get_def_ref_volt/adc_get_curr...kfx
2012-11-16adc: rk30_adc.c: remove 'while(1)'kfx
2012-11-16adc: interface: 'get_def_ref_volt' and 'get_curr_ref_volt'kfx
2012-10-23rk2928_defconfig: support 'rk2928 top board'kfx
2012-09-04adc: export symbolkfx
2012-08-23adc: spin_lock->mutex_lockkfx
2012-08-17Merge remote-tracking branch 'origin/develop-3.0-rk2928' into develop-3.0黄涛
2012-08-07rk2928: 'adc&keypad support' and 'lvds' and 'lcd'kfx
2012-07-28adc: update adc driver: request_irq-->request_threaded_irqkfx
2012-07-27rk2928: adc supportkfx
2012-06-19update adc drivers: fix: 'adc get value timeout' and 'adc get zero, but volta...kfx
2012-05-10adc: rk30: enable pclk_saradc黄涛
2012-05-09rk30: adc: irq function: add spin_lockkfx
2012-04-23adc: atomic allocate memory in spin_lock_irqsavekfx
2012-03-27rk30&rk29: update adc driverskfx
2012-03-27rk30: move tsadc from drivers/adc/plat/ to arch/arm/mach-rk30/黄涛
2012-03-26rk30: adc drivers: read: remove udelaykfx
2012-03-24rk30: enable 'adc drivers' and 'adc keys'kfx
2012-03-19adc: fix kbuild warning黄涛
2012-03-12rk30:add adc(saradc) supportkfx
2012-02-25rk30:add tsadc supportlw
2011-08-01adc: fix for v2.6.36黄涛
2011-07-28rk29: adc: fix error: incompatible type for argument 1 of spin_lock黄涛
2011-06-20update adc driver: interrupt add spin_lockkfx
2011-06-16update adc driverkfx
2011-03-22update adc driver modify 'sync_read bug'kfx
2011-02-28disable adc_testkfx
2011-02-28update adc driverskfx
2010-11-18add key(gpio and adc) driverskfx
2010-11-12add adc driver(path: drivers/adc)kfx