summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps6524x-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Convert tps65xxx regulator drivers to use devm_kzallocAxel Lin2012-04-111-2/+1
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* regulator: tps6524x: Use module_spi_driver()Mark Brown2012-04-041-11/+1
* regulator: Convert tps6524x to get_voltage_selAxel Lin2012-04-011-3/+3
* regulator: Convert tps6524x to set_voltage_selAxel Lin2012-04-011-15/+3
* Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-03-211-3/+1
|\
| * regulator: tps6524x: Remove unneeded comment for N_REGULATORSAxel Lin2012-03-111-3/+1
* | regulator: Fix setting selector in tps6524x set_voltage functionAxel Lin2012-03-111-1/+1
|/
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* regulator: fix tps6524x section mismatchRandy Dunlap2011-03-261-1/+1
* regulator: add driver for tps6524x regulatorCyril Chemparathy2011-01-121-0/+693