Age | Commit message (Expand) | Author |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next | Mark Brown |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/alias' into regulator-next | Mark Brown |
2013-10-07 | regulator: palmas: get regulators node from parent node only | Laxman Dewangan |
2013-09-17 | regulator: palmas: Remove wrong comment for the equation calculating num_volt... | Axel Lin |
2013-09-17 | Merge remote-tracking branch 'regulator/topic/devm' into regulator-palmas | Mark Brown |
2013-09-17 | regulator: palmas: configure enable time for LDOs | Laxman Dewangan |
2013-09-17 | regulator: palmas: add support for external control of rails | Laxman Dewangan |
2013-09-17 | regulator: palmas: Drop regulator_unregister while using devm_regulator_register | Axel Lin |
2013-09-17 | regulator: palmas: Use devm_regulator_register | Sachin Kamat |
2013-09-10 | regulator: palmas: configure enable time for LDOs | Laxman Dewangan |
2013-09-04 | regulator: palmas: fix the n_voltages for smps to 122 | Laxman Dewangan |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next | Mark Brown |
2013-08-12 | regulator: palmas: model SMPS10 as two regulators | Kishon Vijay Abraham I |
2013-07-30 | regulator: use dev_get_platdata() | Jingoo Han |
2013-06-27 | regulator: palmas: Add TPS659038 support | J Keerthy |
2013-06-20 | mfd: palmas: Add SMPS10_BOOST feature | J Keerthy |
2013-05-30 | regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10 | Kishon Vijay Abraham I |
2013-05-30 | regulator: palmas: Fix incorrect condition | Sachin Kamat |
2013-04-28 | Merge remote-tracking branch 'regulator/topic/palmas' into v3.9-rc8 | Mark Brown |
2013-04-22 | regulator: palmas: Fix off-by-one for ramp_delay and register value mapping | Axel Lin |
2013-04-22 | regulator: palmas: Add missing ctrl_addr setting for SMPS10 | Axel Lin |
2013-04-19 | regulator: palmas: Don't update tstep register for SMPS3 and SMPS7 | Axel Lin |
2013-04-18 | regulator: palmas: Fix min_uV for LDO8 tracking mode | Axel Lin |
2013-04-18 | regulator: palmas: preserve modes of rails during enable/disable | Laxman Dewangan |
2013-04-18 | regulator: palma: add ramp delay support through regulator constraints | Laxman Dewangan |
2013-04-17 | regulator: palmas: add support for LDO8 tracking mode | Laxman Dewangan |
2013-04-17 | regulator: palmas: support for external regulator through control outputs | Laxman Dewangan |
2013-04-17 | regulator: palmas: clear sleep bits if not selected | Laxman Dewangan |
2013-03-28 | regulator: palmas: add input supply names | Laxman Dewangan |
2013-03-25 | regulator: palmas remove palmas-charger option from DT bindings | Ian Lartey |
2013-03-20 | regulator: palmas: rename probe/remove callback functions | Laxman Dewangan |
2013-03-12 | regulator: palmas: Use of_property_read_bool to read "ti,warm-reset" DT property | Axel Lin |
2013-03-08 | regulator: palmas correct dt parsing | Graeme Gregory |
2013-03-04 | regulator: palmas: Change the DT node property names to follow the convention | J Keerthy |
2013-03-01 | regulator: palmas: fix number of SMPS voltages | Graeme Gregory |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next | Mark Brown |
2013-02-04 | regulator: palmas: Remove a redundant setting for warm_reset | Axel Lin |
2013-01-30 | regulator: Add missing of_node_put() | Axel Lin |
2013-01-03 | Drivers: regulator: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next | Mark Brown |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/min' into regulator-next | Mark Brown |
2012-12-06 | regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel... | Axel Lin |
2012-12-06 | regulator: palmas: Return raw register values as the selectors in [get|set]_v... | Axel Lin |
2012-11-27 | regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linear | Axel Lin |
2012-11-20 | regulator: remove use of __devexit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devinit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devexit_p | Bill Pemberton |
2012-10-05 | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-09-23 | regulator: palmas: Add DT support | Graeme Gregory |
2012-08-28 | regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmap | Axel Lin |