summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-12-133-5/+10
|\
| * Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linusMark Brown2013-12-131-3/+8
| |\
| | * regulator: core: Check for DT every time we check full constraintsMark Brown2013-11-271-1/+1
| | * regulator: core: Replace checks of have_full_constraints with a functionMark Brown2013-11-271-3/+8
| | |
| | \
| *-. \ Merge remote-tracking branches 'regulator/fix/as3722' and 'regulator/fix/pfuz...Mark Brown2013-12-112-2/+2
| |\ \ \
| | | * | regulator: pfuze100: allow misprogrammed IDTim Harvey2013-12-091-3/+9
| | | * | regulator: pfuze100: Fix address of FABIDAxel Lin2013-12-091-1/+1
| | | |/
| | * | regulator: as3722: set the correct current limitVince Hsu2013-12-021-1/+1
| | |/
* | | mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-121-1/+1
|/ /
* | Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linusMark Brown2013-11-241-3/+9
|\ \
| * | regulator: pfuze100: allow misprogrammed IDTim Harvey2013-11-141-3/+9
* | | Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linusMark Brown2013-11-241-1/+6
|\ \ \
| * | | regulator: gpio-regulator: Don't oops on missing regulator-type propertyLaurent Pinchart2013-11-091-1/+6
* | | | Merge remote-tracking branch 'regulator/fix/fixed' into regulator-linusMark Brown2013-11-241-0/+3
|\ \ \ \
| * | | | regulator: fixed: fix regulator_list_voltage() for regressionGuennadi Liakhovetski2013-11-131-0/+3
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'regulator/fix/arizona' into regulator-linusMark Brown2013-11-241-2/+52
|\ \ \ \ | |_|_|/ |/| | |
| * | | regulator: arizona-micsupp: Correct wm5110 voltage selectionCharles Keepax2013-11-151-2/+52
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: Fix typo in printkMasanari Iida2013-10-141-1/+1
* | | Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-nextMark Brown2013-10-241-5/+5
|\ \ \
| * | | regulator: tps65910: Fix checkpatch issueJingoo Han2013-10-151-4/+4
| * | | regulator: tps65910: get regulators node from parent node onlyLaxman Dewangan2013-10-091-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown2013-10-241-1/+1
|\ \ \
| * | | regulator: tps6586x: get regulators node from parent node onlyLaxman Dewangan2013-10-091-1/+1
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-nextMark Brown2013-10-241-1/+1
|\ \ \
| * | | regulator: tps65090: get regulators node from parent node onlyLaxman Dewangan2013-10-091-1/+1
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/tps65023' into regulator-nextMark Brown2013-10-241-1/+2
|\ \ \
| * | | regulator: tps65023: Fix checkpatch issueJingoo Han2013-10-151-1/+2
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/tps6105x' into regulator-nextMark Brown2013-10-241-1/+1
|\ \ \
| * | | regulator: tps6105x: Fix checkpatch issueJingoo Han2013-10-151-1/+1
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-nextMark Brown2013-10-241-0/+5
|\ \ \
| * | | regulator: ti-abb: skip optional parameter for ldo-addressNishanth Menon2013-09-271-0/+5
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/stw481x' into regulator-nextMark Brown2013-10-243-0/+120
|\ \ \
| * | | regulator: stw481x-vmmc: Set missing .of_match_table to stw481x_vmmc_matchAxel Lin2013-10-031-0/+1
| * | | regulator: add STw481x VMMC driverLinus Walleij2013-09-173-0/+119
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextMark Brown2013-10-241-22/+40
|\ \ \
| * | | regulator: s5m8767: Modify parsing method of the voltage table of buck2/3/4Chanwoo Choi2013-10-241-26/+28
| * | | regulator: s5m8767: Modify parse_dt function to parse data related to rampChanwoo Choi2013-10-241-0/+16
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-10-241-7/+159
|\ \ \
| * | | regulator: palmas: get regulators node from parent node onlyLaxman Dewangan2013-10-071-1/+1
| * | | Merge remote-tracking branch 'regulator/topic/devm' into regulator-palmasMark Brown2013-09-1748-1099/+508
| |\ \ \
| * | | | regulator: palmas: configure enable time for LDOsLaxman Dewangan2013-09-171-0/+6
| * | | | regulator: palmas: add support for external control of railsLaxman Dewangan2013-09-171-6/+158
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-10-242-44/+15
|\ \ \ \
| * | | | regulator: core: Always warn when using a dummy regulatorMark Brown2013-10-041-7/+2
| * | | | regulator: core: Always use return value when regulator_dev_lookup() failsMark Brown2013-09-241-1/+2
| * | | | regulator: core: Fix default return value for _get()Mark Brown2013-09-201-1/+1
| * | | | regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown2013-09-171-17/+0
| * | | | regulator: core: Provide a dummy regulator with full constraintsMark Brown2013-09-172-27/+19
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/mc13783' into regulator-nextMark Brown2013-10-241-14/+14
|\ \ \ \
OpenPOWER on IntegriCloud