aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/da903x.c
Commit message (Expand)AuthorAge
* regulator: remove use of __devexitBill Pemberton2012-11-19
* regulator: remove use of __devinitBill Pemberton2012-11-19
* regulator: remove use of __devexit_pBill Pemberton2012-11-19
* regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL addressAxel Lin2012-06-07
* regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functionsAxel Lin2012-05-15
* regulator: da903x: Convert to set_voltage_sel and map_voltageAxel Lin2012-05-15
* regulator: da903x: Convert to regulator_list_voltage_linear()Axel Lin2012-05-15
* regulator: da903x: Convert to get_voltage_selAxel Lin2012-05-12
* regulator: da903x: Fix list voltage for da9030 ldo14Axel Lin2012-05-12
* regulator: Fix a typo in da903x.cAxel Lin2012-04-10
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
* regulator: da903x: Use DIV_ROUND_UP macro to calculate selectorAxel Lin2012-03-11
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-23
* regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-10-31
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-12
* regulator: keep index within bounds in da9034_get_ldo12_voltage()Roel Kluin2009-12-17
* regulator: fix voltage range in da9034 ldo12Haojian Zhuang2009-09-22
* regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()Roel Kluin2009-09-22
* regulator: da903x: consolidate DA903[045]_DVC macrosMike Rapoport2009-09-22
* regulator: support list voltage in da903xHaojian Zhuang2009-09-22
* regulator: replace ADTV1 register by ADTV2 in da903xHaojian Zhuang2009-09-22
* regulator: support da9030 BUCK in da903x driverHaojian Zhuang2009-09-22
* regulator: add buck3 in da903x driverHaojian Zhuang2009-09-22
* regulator: Move regulator drivers to subsys_initcall()Mark Brown2009-06-15
* regulator: da903x: add missing __devexit_p()Mike Frysinger2009-05-18
* regulator: Pass regulator init data as explict argument when registeringMark Brown2009-03-31
* regulator: da903x: make da903x_is_enabled return 0 or 1Mike Rapoport2009-01-08
* regulator: da903x: add '\n' to error messagesMike Rapoport2009-01-08
* regulator: da903x regulator bug fixJonathan Cameron2008-10-30
* da903x: add regulator support for DA9030/DA9034Eric Miao2008-10-13