aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-01Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown1-0/+1
2013-06-11regulator: ab8500-ext: Register as a device in its own rightLee Jones1-4/+0
2013-06-07regulator: core: add regulator_get_linear_step()Paul Walmsley1-0/+1
2013-04-28Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8Mark Brown1-5/+5
2013-04-28Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown1-2/+2
2013-04-28Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8Mark Brown1-0/+3
2013-04-28Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8Mark Brown1-7/+7
2013-04-28Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8Mark Brown1-0/+2
2013-04-18regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin1-0/+2
2013-04-11regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() voidAxel Lin1-1/+1
2013-04-05regulator: max8952: Add Device Tree supportTomasz Figa1-4/+4
2013-04-05regulator: max8952: Separate constraints from platform data structTomasz Figa1-1/+1
2013-04-03regulator: ab8500: Introduce aux5, aux6 regulators for AB8540Zhenhua HUANG1-0/+2
2013-04-02regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guardLee Jones1-15/+4
2013-04-01regulator: ab8500: Add support for the ab8540Lee Jones1-0/+86
2013-04-01regulator: ab8500: add support for ab8505Lee Jones1-2/+73
2013-03-29regulator: ab8500: Init debug from regulator driverLee Jones1-0/+14
2013-03-29regulator: ab8500: Remove USB regulatorLee Jones1-1/+0
2013-03-29regulator: ab8500-ext: Add HW request supportBengt Jonsson1-0/+4
2013-03-29regulator: ab8500-ext: New driver to control external regulatorsLee Jones1-0/+28
2013-03-28regulator: ab8500: Clean out SoC registersLee Jones1-12/+0
2013-03-22regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson1-0/+7
2013-03-22regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones1-9/+12
2013-03-22ARM: ux500: regulators: Add mask for configurationLee Jones1-4/+6
2013-03-22regulator: ab8500: Further populate initialisation registersLee Jones1-0/+8
2013-03-05regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to disableAxel Lin1-0/+3
2013-03-04regulator: core: use regulator_ena_pin memberKim, Milo1-2/+0
2013-03-04regulator: core: support shared enable GPIO conceptKim, Milo1-0/+2
2013-03-04regulator: core: Mark all get and enable calls as __must_checkMark Brown1-7/+7
2013-03-01regulator: core: update kernel documentation for regulator_descNishanth Menon1-0/+2
2012-12-24regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel operationsAxel Lin1-0/+6
2012-12-10Merge remote-tracking branch 'regulator/topic/tol' into regulator-nextMark Brown1-0/+8
2012-12-10Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown1-0/+4
2012-12-10Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown1-0/+2
2012-12-10Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown1-0/+72
2012-12-10Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown3-50/+50
2012-12-06regulators: add regulator_can_change_voltage() functionMarek Szyprowski1-0/+1
2012-11-27Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-minMark Brown1-0/+47
2012-11-27regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin1-0/+2
2012-11-21regulator: add missing prototype for regulator_is_supported_voltagePhilip Rakity1-0/+4
2012-11-20Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/max8925', 'topic/gpio' and 'topic/tps65090' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-hotplugMark Brown3-50/+50
2012-11-19regulator: max8973: add regulator driver supportLaxman Dewangan1-0/+72
2012-11-14regulator: core: Add regulator_is_supported_voltage_tol()Mark Brown1-0/+8
2012-10-17regulator: tps65090: Register all regulators in single probe callLaxman Dewangan1-50/+0
2012-10-15regulator: core: Support for continuous voltage rangePawel Moll1-0/+3
2012-10-15regulator: tps51632: Add tps51632 regulator driverLaxman Dewangan1-0/+47
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-nextMark Brown4-1/+94
2012-09-10regulator: core: Provide regmap get/set bypass operationsMark Brown1-0/+4
2012-09-10regulator: core: Support bypass modeMark Brown3-0/+20
2012-09-10regulator: Fairchild fan53555 supportYunfan Zhang1-0/+60