aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/palmas-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-8/+119
2012-09-23regulator: palmas: Add DT supportGraeme Gregory1-8/+119
2012-08-28regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmapAxel Lin1-40/+5
2012-08-07regulator: palmas: Fix palmas_probe error handlingAxel Lin1-2/+4
2012-08-07regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_initAxel Lin1-2/+2
2012-08-07regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_regAxel Lin1-1/+3
2012-08-07regulator: palmas: Fix calculating selector in palmas_map_voltage_ldoAxel Lin1-3/+6
2012-07-17regulator: palmas: Fix calcuating selector in palmas_map_voltage_smpsAxel Lin1-3/+14
2012-07-02Merge tag 'v3.5-rc5' into regulator-driversMark Brown1-2/+5
2012-06-25Merge tag 'v3.5-rc4' into regulator-driversMark Brown1-7/+0
2012-06-23regulator: palmas: fix regmap offsets for enable/disableGraeme Gregory1-2/+5
2012-06-08regulator: palmas: Slightly code change for better readabilityAxel Lin1-12/+16
2012-06-08regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_set_mode_smpsAxel Lin1-2/+1
2012-06-04regulator: palmas: Fix wrong kfree callsAxel Lin1-7/+0
2012-06-03regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_smps10Axel Lin1-7/+4
2012-05-19regulator: regulator driver for Palmas series chipsGraeme Gregory1-0/+822