summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* 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-111-7/+10
| * regulator: s5m8767: Fix to read the first DVS register.Amit Daniel Kachhap2012-12-111-3/+3
| * regulator: s5m8767: Fix to work when platform registers less regulatorsAmit Daniel Kachhap2012-12-111-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-101-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-101-16/+11Star
|\ \ \ \ \
| * | | | | regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_volt...Axel Lin2012-12-071-9/+2Star
| * | | | | 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/+4Star
* | | | | | Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-nextMark Brown2012-12-101-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-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | regulator: tps6586x: fix build warning in debug buildLaxman Dewangan2012-11-271-1/+1
* | | | | | | | Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-nextMark Brown2012-12-101-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: tps65090: Add MODULE_ALIASAxel Lin2012-11-241-0/+1
* | | | | | | | | Merge remote-tracking branch 'regulator/topic/tps516312' into regulator-nextMark Brown2012-12-101-0/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | regulator: tps51632: Ensure [base|max]_voltage_uV pdata settings are validAxel Lin2012-12-021-0/+15
* | | | | | | | | | Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-nextMark Brown2012-12-101-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | regulator: s2mps11: Fix ramp delay value shift operationSangbeom Kim2012-11-271-5/+5
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2012-12-101-83/+38Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel...Axel Lin2012-12-061-61/+26Star
| * | | | | | | | | | regulator: palmas: Return raw register values as the selectors in [get|set]_v...Axel Lin2012-12-061-24/+14Star
| |/ / / / / / / / /
* | | | | | | | | | Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-106-256/+61Star
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | regulator: anatop: Use regulator_[get|set]_voltage_sel_regmapAxel Lin2012-12-101-15/+6Star
| * | | | | | | | | regulator: anatop: Use linear_min_sel with linear mappingAxel Lin2012-12-101-8/+7Star
| * | | | | | | | | Merge branch 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2012-11-281-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is setAxel Lin2012-11-271-1/+1
| * | | | | | | | | regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin2012-11-281-10/+5Star
| * | | | | | | | | regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin2012-11-281-148/+28Star
| * | | | | | | | | regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin2012-11-271-47/+8Star
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. | | | | | | | | Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pu...Mark Brown2012-11-274-0/+1038
| |\ \| | | | | | | |
| * | | | | | | | | | regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin2012-11-271-32/+5Star
| * | | | | | | | | | regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin2012-11-271-0/+6
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown2012-12-101-17/+164
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2012-11-2763-282/+2005
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | regulator: add device tree support for max8997Thomas Abraham2012-11-271-2/+146
| * | | | | | | | | | | regulator: max8997: limit the number of dvs registers programmed in non-dvs modeThomas Abraham2012-11-241-3/+6
| * | | | | | | | | | | regulator: max8997: reorder buck1/2/5 dvs setup codeThomas Abraham2012-11-241-13/+13
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown2012-12-103-0/+516
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | regulator: max8973: provide enable/disable if external control disabledLaxman Dewangan2012-11-231-1/+1
| * | | | | | | | | | | regulator: max8973: Fix callback setting for max8973_dcdc_ops.enableAxel Lin2012-11-221-1/+1
| * | | | | | | | | | | regulator: max8973: add regulator driver supportLaxman Dewangan2012-11-193-0/+516
| |/ / / / / / / / / /