summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2013-03-08regulator: palmas correct dt parsingGraeme Gregory
2013-03-05regulator: max8649: Use enable_is_inverted flag with regulator_enable_regmap ...Axel Lin
2013-03-05regulator: 88pm8607: Use enable_is_inverted flag with regulator_enable_regmap...Axel Lin
2013-03-05regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin
2013-03-05Merge remote-tracking branch 'regulator/fix/twl' into tmpMark Brown
2013-03-05Merge remote-tracking branch 'regulator/fix/palmas' into tmpMark Brown
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown
2013-03-05Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown
2013-03-04regulator: tps6586x: Use dev_err rather than dev_warn for error messageAxel Lin
2013-03-04regulator: tps6586x: (cosmetic) simplify a conditionalGuennadi Liakhovetski
2013-03-04regulator: s5m8767: adjust duplicate testJulia Lawall
2013-03-04regulator: palmas: Change the DT node property names to follow the conventionJ Keerthy
2013-03-04regulators: max8998.c: use dev_err() instead of printk()Thiago Farina
2013-03-04regulator: max8925: Remove unused parameter from max8925_regulator_dt_initAxel Lin
2013-03-04regulator: lp8788-ldo: use ena_pin of regulator-core for external controlKim, Milo
2013-03-04regulator: core: use regulator_ena_pin memberKim, Milo
2013-03-04regulator: core: manage enable GPIO listKim, Milo
2013-03-04regulator: core: support shared enable GPIO conceptKim, Milo
2013-03-01regulator: fixed regulator_bulk_enable unwinding codeAndrzej Hajda
2013-03-01regulator: twl: Remove TWL6030_FIXED_RESOURCEAxel Lin
2013-03-01regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_tableAxel Lin
2013-03-01regulator: twl: Convert twl4030ldo_ops to get_voltage_selAxel Lin
2013-03-01regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linearAxel Lin
2013-03-01regulator: palmas: fix number of SMPS voltagesGraeme Gregory
2013-03-01regulator: core: fix documentation error in regulator_allow_bypassNishanth Menon
2013-03-01regulator: db8500-prcmu - remove incorrect __exit markupDmitry Torokhov
2013-02-19Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/tps6507x' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/tps51632' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/of' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/mc13892' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/max8998' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/max77686' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/lp3972' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/lp3971' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/da9055' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/as3711' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/arizona' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/apply' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/anatop' into regulator-nextMark Brown
2013-02-14regulator: Fix memory garbage dev_err printout.Russ Dill
2013-02-14Merge tag 'v3.8-rc7' into regulator-coreMark Brown