summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2012-12-10Merge remote-tracking branch 'regulator/topic/max1586' into regulator-nextMark Brown1-3/+41
2012-12-10Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-nextMark Brown2-25/+6
2012-12-10Merge remote-tracking branch 'regulator/topic/log' into regulator-nextMark Brown1-2/+7
2012-12-10Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown63-282/+1905
2012-12-10Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown1-0/+102
2012-12-10Merge remote-tracking branch 'regulator/topic/da9055' into regulator-nextMark Brown3-0/+691
2012-12-10Merge remote-tracking branch 'regulator/topic/da9052' into regulator-nextMark Brown1-5/+5
2012-12-10Merge remote-tracking branch 'regulator/topic/change' into regulator-nextMark Brown1-0/+22
2012-12-10Merge remote-tracking branch 'regulator/topic/as3711' into regulator-nextMark Brown3-0/+377
2012-12-10Merge remote-tracking branch 'regulator/topic/arizona' into regulator-nextMark Brown2-3/+129
2012-12-10regulator: max1586: Implement get_voltage_sel callbackAxel Lin1-3/+41
2012-12-10regulator: lp8788-buck: Kill _gpio_request functionAxel Lin1-14/+4
2012-12-07regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_modeAxel Lin1-10/+1
2012-12-06regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_matchAxel Lin1-1/+3
2012-12-06regulators: add regulator_can_change_voltage() functionMarek Szyprowski1-0/+22
2012-11-28regulator: arizona-micsupp: Add ramp time informationMark Brown1-0/+2
2012-11-28regulator: core: Say what unsupportable voltage constraints areMark Brown1-1/+3
2012-11-28regulator: core: Log when a device causes a voltage constraint failMark Brown1-1/+4
2012-11-28regulator: arizona-ldo1: Support 1.8V modeMark Brown1-1/+106
2012-11-28regulator: arizona-ldo1: Add additional top voltageMark Brown1-1/+1
2012-11-28regulator: arizona-ldo1: Support DVFS in default constraintsMark Brown1-1/+19
2012-11-28regulator: arizona-ldo1: Add enable timeMark Brown1-0/+1
2012-11-27regulator: as3711: Fix the logic in as3711_sel_checkAxel Lin1-15/+8
2012-11-27regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_checkAxel Lin1-6/+3
2012-11-27regulator: da9052: Ensure setting current limit within specific rangeAxel Lin1-5/+5
2012-11-27regulator: da9055: Select maximum current in specific range for set_current_l...Axel Lin1-12/+9
2012-11-23regulator: add a regulator driver for the AS3711 PMICGuennadi Liakhovetski3-0/+387
2012-11-21regulator: da9055: Properly handle voltage range that doesn't start with 0 of...Axel Lin1-30/+50
2012-11-20regulator: remove use of __devexitBill Pemberton56-62/+62
2012-11-20regulator: wm831x: Set the new rather than old value for DVS VSELMark Brown1-1/+1
2012-11-20Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown1-26/+155
2012-11-20regulator: remove use of __devinitBill Pemberton57-78/+78
2012-11-20regulator: remove use of __devexit_pBill Pemberton56-62/+62
2012-11-20Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...Mark Brown9-66/+1660
2012-11-16regulator: da9055: Fix checking wrong value in da9055_gpio_initAxel Lin1-1/+1
2012-11-15regulator: tps80031: add prefix TPS80031 on common defines.Laxman Dewangan1-38/+42
2012-11-15regulator: DA9055 regulator driverAshish Jangam3-0/+674
2012-11-15mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan1-26/+155
2012-11-15Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown1-12/+18
2012-11-15regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski1-1/+1
2012-11-14regulator: gpio-regulator: Catch 'no states property' misuseLee Jones1-0/+5
2012-11-14regulator: core: Avoid deadlock when regulator_register failsCharles Keepax1-11/+17
2012-11-13regulator: gpio-regulator: fix can't find regulator node in dtFrank Li1-0/+1
2012-11-13regulator: tps80031: add regulator driver for tps80031Laxman Dewangan3-0/+799
2012-11-07regulator: max8925: support dt for regulatorQing Xu1-3/+69
2012-11-01regulator: tps51632: Fix trivial typo for TPS51632 Kconfig help textAxel Lin1-1/+1
2012-10-28Regulator: core: Unregister when gpio request fails.Andrew Lunn1-1/+2
2012-10-17regulator: gpio-regulator: Allow use of GPIO controlled regulators though DTLee Jones1-0/+94
2012-10-17regulator: tps65090: add external control support for DCDCLaxman Dewangan1-20/+57
2012-10-17regulator: tps65090: Add support for LDO regulatorsLaxman Dewangan1-0/+5