summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | regulator: core: Move helpers for drivers out into a separate fileMark Brown2013-08-073-342/+362
| * | | | | | Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-he...Mark Brown2013-08-075-187/+162Star
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | regulator: da903x: Convert da9034 ldo12 to use linear rangesAxel Lin2013-07-281-35/+10Star
* | | | | | | Merge remote-tracking branch 'regulator/topic/da9063' into regulator-nextMark Brown2013-09-015-0/+1440
|\ \ \ \ \ \ \
| * | | | | | | regulator: da9063: Statize da9063_ldo_lim_eventAxel Lin2013-09-011-1/+1
| * | | | | | | regulator: da9063: Use IS_ERR to check return value of regulator_register()Axel Lin2013-08-301-1/+1
| * | | | | | | regulator: da9063: Optimize da9063_set_current_limit implementationAxel Lin2013-08-301-11/+4Star
| * | | | | | | regulator: da9063: Add Dialog DA9063 voltage regulators support.Krystian Garbaciak2013-08-293-0/+952
| * | | | | | | regulator: da9210: Remove redundant MODULE_ALIASAxel Lin2013-08-131-1/+0Star
| * | | | | | | regulator: da9210: New driverSteve Twiss2013-08-064-0/+496
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-09-011-18/+26
|\ \ \ \ \ \ \
| * | | | | | | regulator: core: Use bool for exclusivitity flagMark Brown2013-08-181-3/+3
| | |/ / / / / | |/| | | | |
| * | | | | | regulator: core: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-251-12/+16
| * | | | | | regulator: core: Use the power efficient workqueue for delayed powerdownMark Brown2013-07-181-2/+3
| * | | | | | regulator: core: Drop references on supply regulator when unregisteringMark Brown2013-07-151-1/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'regulator/topic/as3711' into regulator-nextMark Brown2013-09-011-132/+31Star
|\ \ \ \ \ \
| * | | | | | regulator: as3711: Convert to use linear rangesAxel Lin2013-07-241-132/+31Star
| |/ / / / /
* | | | | | regulator: 88pm800: forever loop in pm800_regulator_probe()Dan Carpenter2013-08-141-1/+1
* | | | | | regulator: 88pm800: Fix checking whether num_regulator is validAxel Lin2013-08-131-3/+6
| |_|_|_|/ |/| | | |
* | | | | regulator: 88pm800: Add missing n_voltages setting for bucksAxel Lin2013-07-191-6/+8
* | | | | regulator: 88pm800: Depend on MFD_88PM800 rather than MFD_88PM800=yAxel Lin2013-07-191-1/+1
* | | | | regulator: 88pm800: Add missing config.of_node setting for regulator registerAxel Lin2013-07-191-0/+1
* | | | | regulator: 88pm800: add regulator driver for 88pm800Chao Xie2013-07-193-0/+388
* | | | | Merge remote-tracking branch 'regulator/topic/linear-range' into HEADMark Brown2013-07-194-152/+152
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | regulator: core: Ensure selector is mappedMark Brown2013-07-181-0/+2
| * | | regulator: core: Allow fixed voltage range in multiple linear rangesAxel Lin2013-07-181-3/+9
| * | | regulator: wm8350: Convert to use linear rangesMark Brown2013-07-151-38/+17Star
| * | | regulator: wm831x-ldo: Convert to use linear rangesMark Brown2013-07-151-80/+24Star
| * | | regulator: wm8400: Use linear rangesMark Brown2013-07-151-34/+16Star
| * | | regulator: core: Add helpers for multiple linear rangesMark Brown2013-07-151-0/+87
| |/ /
* / / regulator: build: Sort KconfigMark Brown2013-07-182-123/+123
|/ /
* | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-103-109/+198
|\ \
| * | mfd: max8998: Add support for Device TreeTomasz Figa2013-06-301-4/+127
| * | regulator: max8998: Use arrays for specifying voltages in platform dataTomasz Figa2013-06-301-67/+29Star
| * | regulator: palmas: Add TPS659038 supportJ Keerthy2013-06-271-0/+1
| * | mfd: palmas: Add SMPS10_BOOST featureJ Keerthy2013-06-201-0/+3
| * | mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory2013-06-201-38/+38
* | | Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-101-1/+6
|\ \ \
| * | | regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rateYadwinder Singh Brar2013-07-031-1/+6
* | | | Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0332-90/+1514
|\| | |
| * | | Merge remote-tracking branch 'regulator/topic/tps62360' into regulator-nextMark Brown2013-07-011-2/+6
| |\ \ \
| | * | | regulator: tps62360: Fix crash in i2c_driver .probeTuomas Tynkkynen2013-06-181-2/+6
| | |/ /
| * | | Merge remote-tracking branch 'regulator/topic/of' into regulator-nextMark Brown2013-07-011-0/+3
| |\ \ \
| | * | | regulator: of: Added a property to indicate bypass mode supportKishon Vijay Abraham I2013-06-201-0/+3
| | |/ /
| * | | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown2013-07-011-17/+32
| |\ \ \
| | * | | regulator: max8973: initial DT supportGuennadi Liakhovetski2013-06-241-12/+25
| | * | | regulators: max8973: fix multiple instance supportGuennadi Liakhovetski2013-06-211-5/+7
| | |/ /
| * | | Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-nextMark Brown2013-07-011-2/+114
| |\ \ \
| | * | | regulator: lp872x: support the device tree featureKim, Milo2013-05-211-2/+114
| * | | | Merge remote-tracking branch 'regulator/topic/lp397x' into regulator-nextMark Brown2013-07-012-16/+6Star
| |\ \ \ \