aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-07-10Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-03regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rateYadwinder Singh Brar
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-07-01Merge remote-tracking branch 'regulator/topic/tps62360' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/topic/of' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/topic/lp397x' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/topic/isl6271a' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/topic/drvdata' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/topic/delay' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/topic/abb' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/topic/ab8500' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/fix/max77693' into regulator-linusMark Brown
2013-07-01regulator: max77693: Remove NULL test for rmatch[i].init_dataAxel Lin
2013-07-01regulator: max77693: Fix trivial typoAxel Lin
2013-06-30mfd: max8998: Add support for Device TreeTomasz Figa
2013-06-30regulator: max8998: Use arrays for specifying voltages in platform dataTomasz Figa
2013-06-27regulator: palmas: Add TPS659038 supportJ Keerthy
2013-06-26regulator: ab8500-ext: Staticize local symbolsSachin Kamat
2013-06-25regulator: max77693: Add max77693 regualtor driver.Jonghwa Lee
2013-06-24regulator: max8973: initial DT supportGuennadi Liakhovetski
2013-06-24mfd: tps6586x: correct device name of the regulator cellMarc Dietrich
2013-06-21regulators: max8973: fix multiple instance supportGuennadi Liakhovetski
2013-06-20regulator: of: Added a property to indicate bypass mode supportKishon Vijay Abraham I
2013-06-20mfd: palmas: Add SMPS10_BOOST featureJ Keerthy
2013-06-20mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory
2013-06-18regulator: ti-abb: Convert to use devm_ioremap_resourceTushar Behera
2013-06-18regulator: tps62360: Fix crash in i2c_driver .probeTuomas Tynkkynen
2013-06-14Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2013-06-11regulator: ab8500: Provide supply names for the AUX regulatorsLee Jones
2013-06-11regulator: ab8500-ext: Enable for Device TreeLee Jones
2013-06-11regulator: ab8500-ext: Register as a device in its own rightLee Jones
2013-06-07regulator: ab8500-ext: Provide a set_voltage call-back operationLee Jones
2013-06-07regulator: ab8500: Ensure AB8500 external registers are probed firstLee Jones
2013-06-07regulator: core: add regulator_get_linear_step()Paul Walmsley
2013-06-04ARM: ux500: Correct anamic2 typo in DT filesFabio Baltieri
2013-05-30Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown
2013-05-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown
2013-05-30Merge remote-tracking branch 'regulator/fix/dbx500' into regulator-linusMark Brown
2013-05-30regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10Kishon Vijay Abraham I
2013-05-30regulator: palmas: Fix incorrect conditionSachin Kamat
2013-05-27regulator: lp397x: use devm_kzalloc() to make cleanup paths simplerNikolay Balandin
2013-05-21regulator: core: Correct spelling mistake in commentCharles Keepax
2013-05-20regulator: lp872x: support the device tree featureKim, Milo
2013-05-12regulator: Remove unnecessary include of linux/delay.h from regulator driversAxel Lin
2013-05-12regulator: isl6271a: Use NULL instead of 0Sachin Kamat