aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2012-11-24regulator: tps65090: Add MODULE_ALIASAxel Lin
2012-11-23regulator: max8973: provide enable/disable if external control disabledLaxman Dewangan
2012-11-23regulator: add a regulator driver for the AS3711 PMICGuennadi Liakhovetski
2012-11-23regulator: tps80031: Implement list_voltage and set n_voltages = 1 for fixed ...Axel Lin
2012-11-23regulator: tps80031: Trivial cleanupsAxel Lin
2012-11-22regulator: max8973: Fix callback setting for max8973_dcdc_ops.enableAxel Lin
2012-11-21regulator: da9055: Properly handle voltage range that doesn't start with 0 of...Axel Lin
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: wm831x: Set the new rather than old value for DVS VSELMark Brown
2012-11-20Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-11-20Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...Mark Brown
2012-11-19regulator: max8973: add regulator driver supportLaxman Dewangan
2012-11-16regulator: da9055: Fix checking wrong value in da9055_gpio_initAxel Lin
2012-11-15regulator: tps80031: add prefix TPS80031 on common defines.Laxman Dewangan
2012-11-15regulator: DA9055 regulator driverAshish Jangam
2012-11-15mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan
2012-11-15Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown
2012-11-15regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski
2012-11-14regulator: gpio-regulator: Catch 'no states property' misuseLee Jones
2012-11-14regulator: core: Avoid deadlock when regulator_register failsCharles Keepax
2012-11-13regulator: gpio-regulator: fix can't find regulator node in dtFrank Li
2012-11-13regulator: tps80031: add regulator driver for tps80031Laxman Dewangan
2012-11-07regulator: max8925: support dt for regulatorQing Xu
2012-11-01regulator: tps51632: Fix trivial typo for TPS51632 Kconfig help textAxel Lin
2012-10-28Regulator: core: Unregister when gpio request fails.Andrew Lunn
2012-10-22regulator: max77686: Make max77686_enable() static.Yadwinder Singh Brar
2012-10-17regulator: gpio-regulator: Allow use of GPIO controlled regulators though DTLee Jones
2012-10-17regulator: tps65090: add external control support for DCDCLaxman Dewangan
2012-10-17regulator: tps65090: Add support for LDO regulatorsLaxman Dewangan
2012-10-17regulator: tps65090: rename driver name and regulator nameLaxman Dewangan
2012-10-17regulator: tps65090: Register all regulators in single probe callLaxman Dewangan
2012-10-17regulator: tps65910: fix BUG_ON() shown with vrtc regulatorAnilKumar Ch
2012-10-17regulator: max77686: Add set_suspend_disable/set_suspend_mode callbacks.Yadwinder Singh Brar
2012-10-17regulator: max77686: Use already set opmode while re-enabling regulators.Yadwinder Singh Brar
2012-10-17regulator: vexpress: Add terminating entry for vexpress_regulator_of_match tableAxel Lin
2012-10-15regulator: Versatile Express regulator driverPawel Moll
2012-10-15regulator: core: Support for continuous voltage rangePawel Moll
2012-10-15regulator: tps51632: Add tps51632 regulator driverLaxman Dewangan
2012-10-15regulator: lp8788-ldo: Staticise non-exported symbolMark Brown
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown
2012-09-28regulator: arizona-ldo: Remove top voltageMark Brown
2012-09-25regulator: deprecate regulator-compatible DT propertyStephen Warren
2012-09-23regulator: palmas: Add DT supportGraeme Gregory
2012-09-19mfd: 88pm860x: Avoid to check resource for preg regulatorHaojian Zhuang
2012-09-19regulator: 88pm860x: Add pre-regulator support for 88pm860x regulatorJett.Zhou