Age | Commit message (Expand) | Author |
---|---|---|
2012-04-13 | regulator: da9052: add device tree support | Ying-Chun Liu (PaulLiu) |
2012-04-09 | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown |
2012-04-05 | regulator: da9052: Remove unneeded devm_kfree calls | Axel Lin |
2012-04-01 | regulator: Refactor to use one da9052_ldo_ops/da9052_dcdc_ops for all LDOs/DCDCs | Axel Lin |
2012-04-01 | regulator: Fix da9052 ldo regulator names | Axel Lin |
2012-03-11 | regulator: da9052: Ensure the selected voltage falls within the specified range | Axel Lin |
2012-03-11 | regulator: Set n_voltages for da9052 regulators | Axel Lin |
2012-03-05 | regulator: Fix mask parameter in da9052_reg_update calls | Axel Lin |
2011-12-20 | regulator: da9052: Staticize non-exported symbols | Axel Lin |
2011-12-17 | regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f... | Ashish Jangam |
2011-12-15 | regulator: Update da9052-regulator for DT changes | Mark Brown |
2011-12-15 | regulator: DA9052/53 Regulator support | Ashish Jangam |