summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/palmas-regulator.c
AgeCommit message (Expand)AuthorFilesLines
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_s...Axel 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_s...Axel Lin1-7/+4
2012-05-19regulator: regulator driver for Palmas series chipsGraeme Gregory1-0/+822