aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/palmas-regulator.c
AgeCommit message (Expand)Author
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-04-28Merge remote-tracking branch 'regulator/topic/palmas' into v3.9-rc8Mark Brown
2013-04-22regulator: palmas: Fix off-by-one for ramp_delay and register value mappingAxel Lin
2013-04-22regulator: palmas: Add missing ctrl_addr setting for SMPS10Axel Lin
2013-04-19regulator: palmas: Don't update tstep register for SMPS3 and SMPS7Axel Lin
2013-04-18regulator: palmas: Fix min_uV for LDO8 tracking modeAxel Lin
2013-04-18regulator: palmas: preserve modes of rails during enable/disableLaxman Dewangan
2013-04-18regulator: palma: add ramp delay support through regulator constraintsLaxman Dewangan
2013-04-17regulator: palmas: add support for LDO8 tracking modeLaxman Dewangan
2013-04-17regulator: palmas: support for external regulator through control outputsLaxman Dewangan
2013-04-17regulator: palmas: clear sleep bits if not selectedLaxman Dewangan
2013-03-28regulator: palmas: add input supply namesLaxman Dewangan
2013-03-25regulator: palmas remove palmas-charger option from DT bindingsIan Lartey
2013-03-20regulator: palmas: rename probe/remove callback functionsLaxman Dewangan
2013-03-12regulator: palmas: Use of_property_read_bool to read "ti,warm-reset" DT propertyAxel Lin
2013-03-08regulator: palmas correct dt parsingGraeme Gregory
2013-03-04regulator: palmas: Change the DT node property names to follow the conventionJ Keerthy
2013-03-01regulator: palmas: fix number of SMPS voltagesGraeme Gregory
2013-02-19Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown
2013-02-04regulator: palmas: Remove a redundant setting for warm_resetAxel Lin
2013-01-30regulator: Add missing of_node_put()Axel Lin
2013-01-03Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman
2012-12-10Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown
2012-12-06regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel...Axel Lin
2012-12-06regulator: palmas: Return raw register values as the selectors in [get|set]_v...Axel Lin
2012-11-27regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-09-23regulator: palmas: Add DT supportGraeme Gregory
2012-08-28regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmapAxel Lin
2012-08-07regulator: palmas: Fix palmas_probe error handlingAxel Lin
2012-08-07regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_initAxel Lin
2012-08-07regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_regAxel Lin
2012-08-07regulator: palmas: Fix calculating selector in palmas_map_voltage_ldoAxel Lin
2012-07-17regulator: palmas: Fix calcuating selector in palmas_map_voltage_smpsAxel Lin
2012-07-02Merge tag 'v3.5-rc5' into regulator-driversMark Brown
2012-06-25Merge tag 'v3.5-rc4' into regulator-driversMark Brown
2012-06-23regulator: palmas: fix regmap offsets for enable/disableGraeme Gregory
2012-06-08regulator: palmas: Slightly code change for better readabilityAxel Lin
2012-06-08regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_s...Axel Lin
2012-06-04regulator: palmas: Fix wrong kfree callsAxel Lin
2012-06-03regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_s...Axel Lin
2012-05-19regulator: regulator driver for Palmas series chipsGraeme Gregory