aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/fix/tps65910' into tmpMark Brown2013-02-061-1/+1
|\
| * regulator: tps65910: Fix using wrong dev argument for calling of_regulator_matchAxel Lin2013-01-241-1/+1
* | Merge remote-tracking branch 'regulator/fix/tps65217' into tmpMark Brown2013-02-061-2/+2
|\ \
| * | regulator: tps65217: Fix using wrong dev argument for calling of_regulator_matchAxel Lin2013-01-241-2/+2
| |/
* | Merge remote-tracking branch 'regulator/fix/s2mps11' into tmpMark Brown2013-02-061-2/+2
|\ \
| * | regulator: s2mps11: fix incorrect register for buck10Alim Akhtar2013-01-311-2/+2
| |/
* | Merge remote-tracking branch 'regulator/fix/of' into tmpMark Brown2013-02-061-0/+6
|\ \
| * | regulator: clear state each invocation of of_regulator_matchStephen Warren2013-01-291-0/+6
| |/
* | Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown2013-02-061-1/+1
|\ \
| * | regulator: max8998: fix incorrect min_uV value for ldo10Marek Szyprowski2013-01-261-1/+1
| |/
* | Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown2013-02-061-20/+19
|\ \
| * | regulator: max8997: Fix using wrong dev argument at various placesAxel Lin2013-01-261-20/+19
| |/
* | Merge remote-tracking branch 'regulator/fix/max8907' into tmpMark Brown2013-02-061-2/+1
|\ \
| * | regulator: max8907: Fix using wrong dev argument for calling of_regulator_matchAxel Lin2013-01-261-2/+1
| |/
* | Merge remote-tracking branch 'regulator/fix/max77686' into tmpMark Brown2013-02-061-7/+8
|\ \
| * | regulator: max77686: Fix using wrong dev argument at various placesAxel Lin2013-01-261-7/+8
| |/
* | Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown2013-01-281-1/+1
|\ \
| * | regulator: tps80031: Use IS_ERR to check return value of regulator_register()Axel Lin2013-01-261-1/+1
| |/
* / regulators: db8500: Fix compile failure for drivers/regulator/dbx500-prcmu.cSteven Rostedt2013-01-261-0/+1
|/
* Merge remote-tracking branch 'regulator/fix/s5m8767' into tmpMark Brown2013-01-141-2/+2
|\
| * regulator: s5m8767: Fix probe failure due to stack corruptionInderpal Singh2012-12-241-2/+2
* | Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown2013-01-141-22/+22
|\ \
| * | regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_tim...Axel Lin2013-01-101-1/+1
| * | regulator: max8998: Use uV in voltage_map_descAxel Lin2013-01-081-21/+21
| |/
* | Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown2013-01-141-19/+17
|\ \
| * | regulator: max8997: Use uV in voltage_map_descAxel Lin2013-01-081-19/+17
| |/
* | Merge remote-tracking branch 'regulator/fix/core' into tmpMark Brown2013-01-141-4/+11
|\ \
| * | regulator: core: Fix comment for regulator_register()Axel Lin2013-01-031-1/+2
| * | regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...Axel Lin2012-12-241-3/+9
| |/
* / Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman2013-01-037-17/+17
|/
* Merge remote-tracking branch 'regulator/topic/sm8767' into regulator-nextMark Brown2012-12-111-14/+26
|\
| * regulator: s5m8767: Fix to work even if no DVS gpio presentAmit Daniel Kachhap2012-12-101-7/+10
| * regulator: s5m8767: Fix to read the first DVS register.Amit Daniel Kachhap2012-12-101-3/+3
| * regulator: s5m8767: Fix to work when platform registers less regulatorsAmit Daniel Kachhap2012-12-101-4/+13
* | Merge remote-tracking branch 'regulator/topic/change' into regulator-nextMark Brown2012-12-111-1/+1
|\ \
| * | regulator: core: Fix logic to determinate if regulator can change voltageAxel Lin2012-12-111-1/+1
| * | Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2012-12-118-199/+1042
| |\ \
* | \ \ Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown2012-12-101-3/+3
|\ \ \ \
| * | | | regulator: gpio-regulator: gpio_set_value should use cansleepLee Jones2012-12-101-2/+2
| * | | | regulator: gpio-regulator: Fix logical error in for() loopLee Jones2012-12-101-1/+1
* | | | | Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-nextMark Brown2012-12-091-1/+2
|\ \ \ \ \
| * | | | | regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostpAxel Lin2012-12-021-0/+1
| * | | | | regulator: wm831x-dcdc: Ensure selected voltage falls within requested rangeAxel Lin2012-12-021-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-nextMark Brown2012-12-091-16/+11
|\ \ \ \ \
| * | | | | regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_volt...Axel Lin2012-12-071-9/+2
| * | | | | regulator: tps80031: Implement list_voltage and set n_voltages = 1 for fixed ...Axel Lin2012-11-231-1/+5
| * | | | | regulator: tps80031: Trivial cleanupsAxel Lin2012-11-231-6/+4
* | | | | | Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-nextMark Brown2012-12-091-0/+7
|\ \ \ \ \ \
| * | | | | | regulator: tps65910: fix BUG_ON() shown with vrtc regulatorAnilKumar Ch2012-10-171-0/+7
* | | | | | | Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown2012-12-091-1/+1
|\ \ \ \ \ \ \