summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8649.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown2012-03-181-1/+1
|\
| * regulator: Fix getting voltage in max8649_enable_time()Axel Lin2012-02-101-1/+1
* | regulator: max8649: Use DIV_ROUND_UP macro to calculate selectorAxel Lin2012-03-111-2/+1Star
* | regulator: Show correct chip id for max8649Axel Lin2012-02-061-1/+1
|/
* Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-231-1/+1
|\
| * regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* | regulator: max8649 Convert max8649 to use regmap apiJonghwan Choi2011-11-231-100/+55Star
|/
* regulator: Ensure enough enable time for max8649Axel Lin2011-08-081-1/+1
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-1/+2
* regulator: max8649 - fix setting extclk_freqAxel Lin2010-10-021-1/+1
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* regulator: fix dangling pointersWolfram Sang2010-03-221-1/+2
* regulator: enable max8649 regulator driverHaojian Zhuang2010-03-031-0/+408