summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2014-12-05regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim1-0/+2
2014-11-18regulator: s5m8767: Fix build breakChanwoo Choi1-23/+23
2014-11-18regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski2-38/+246
2014-11-18regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski1-2/+3
2014-11-18regulator: max14577: Add missing of_node_putKrzysztof Kozlowski1-2/+3
2014-11-18regulator: max14577: Remove unused state container definitionKrzysztof Kozlowski1-7/+1
2014-11-18regulator: max14577: Add module alias to support module auto-loadingAxel Lin1-0/+1
2014-11-18regulator: max14577: Add regulator driver for Maxim 14577Krzysztof Kozlowski3-0/+280
2014-11-18regulator: s2mps11: Add support for S2MPS14 regulatorsKrzysztof Kozlowski1-96/+384
2014-11-18upstream: treewide: Fix typo in printkMasanari Iida1-1/+1
2014-11-18Revert "regulator: Handle suspend and resume of regulators"Jonghwa Lee1-28/+0
2014-11-18cosmetic: max77686: Remove unused variableLukasz Majewski1-1/+0
2014-11-18regulator: max77686: Support DVS control in max77686 regulator.Jonghwa Lee1-1/+94
2014-11-18mfd: max8998: Add support for Device TreeTomasz Figa1-4/+127
2014-11-18regulator: max8998: Use arrays for specifying voltages in platform dataTomasz Figa1-67/+29
2014-11-18regulator: max77686: Fix suspend-mode settings of regulatorsTomasz Figa1-10/+89
2014-11-18regulator: max77686: Add set_suspend_enable callback for buck regulatorsTomasz Figa1-0/+18
2014-11-18regulator: of: Parse regulator state in mem mode from DTTomasz Figa1-0/+20
2014-11-18regulator: Handle suspend and resume of regulatorsTomasz Figa1-0/+28
2014-11-18regulator: max77693: Do code clean.Jonghwa Lee1-21/+16
2014-11-18regulator: max77693: Pass of_node when regulator is registered.Jonghwa Lee1-0/+1
2014-11-18regulator: max77693: Modify platform deivce id according to mfd driver.Jonghwa Lee1-2/+2
2014-11-18regulator: max77693: Support to parse data from device treeJonghwa Lee1-0/+58
2014-11-18regulator: wm8994: Enable device tree based driver matchingSylwester Nawrocki1-0/+7
2014-11-18regulator: max77693: Remove no longer supported __dev* attributesSylwester Nawrocki1-3/+3
2014-11-18regulator: max77693: Add regulator driver for max77693Jonghwa Lee3-0/+801
2014-09-17regulator: arizona-ldo1: remove bypass functionalityNikesh Oswal1-2/+0
2014-03-31regulator: core: Replace direct ops->disable usageMarkus Pargmann1-21/+13
2014-03-23regulator: core: Replace direct ops->enable usageMarkus Pargmann1-7/+7
2013-06-24mfd: tps6586x: correct device name of the regulator cellMarc Dietrich1-1/+1
2013-05-30Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown1-2/+2
2013-05-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown1-1/+4
2013-05-30Merge remote-tracking branch 'regulator/fix/dbx500' into regulator-linusMark Brown1-12/+12
2013-05-30regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10Kishon Vijay Abraham I1-1/+1
2013-05-30regulator: palmas: Fix incorrect conditionSachin Kamat1-1/+1
2013-05-21regulator: core: Correct spelling mistake in commentCharles Keepax1-1/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-05-08regulator: dbx500: Make local symbol staticSachin Kamat1-12/+12
2013-05-02regulator: Fix kernel-doc generation warnings.Robert P. J. Day1-1/+4
2013-04-28Merge remote-tracking branch 'regulator/topic/wm8994' into v3.9-rc8Mark Brown1-19/+42
2013-04-28Merge remote-tracking branch 'regulator/topic/twl' into v3.9-rc8Mark Brown1-31/+3
2013-04-28Merge remote-tracking branch 'regulator/topic/tps80031' into v3.9-rc8Mark Brown1-21/+24
2013-04-28Merge remote-tracking branch 'regulator/topic/tps6586x' into v3.9-rc8Mark Brown1-4/+2
2013-04-28Merge remote-tracking branch 'regulator/topic/tps65023' into v3.9-rc8Mark Brown1-22/+9
2013-04-28Merge remote-tracking branch 'regulator/topic/tps62360' into v3.9-rc8Mark Brown1-1/+1
2013-04-28Merge remote-tracking branch 'regulator/topic/s5m8767' into v3.9-rc8Mark Brown1-1/+1
2013-04-28Merge remote-tracking branch 'regulator/topic/rc5t583' into v3.9-rc8Mark Brown1-6/+0
2013-04-28Merge remote-tracking branch 'regulator/topic/palmas' into v3.9-rc8Mark Brown1-60/+305
2013-04-28Merge remote-tracking branch 'regulator/topic/max8998' into v3.9-rc8Mark Brown1-3/+6
2013-04-28Merge remote-tracking branch 'regulator/topic/max8997' into v3.9-rc8Mark Brown1-2/+2