summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps6507x-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VD...Axel Lin2012-06-051-18/+2Star
* regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_infoAxel Lin2012-06-051-12/+0Star
* regulator: tps6507x: Use regulator_list_voltage_table()Axel Lin2012-06-031-57/+43Star
* regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-231-1/+0Star
* regulator: tps6507x: Convert to get_voltage_selAxel Lin2012-04-201-3/+3
* regulator: Convert tps65xxx regulator drivers to use devm_kzallocAxel Lin2012-04-111-6/+1Star
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* regulator: Convert tps6507x to set_voltage_selAxel Lin2012-03-141-26/+5Star
* regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCsAxel Lin2012-03-141-201/+67Star
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* regulator: tps6507x: Remove num_voltages arrayAxel Lin2011-08-081-7/+1Star
* regulator: Fix desc_id for tps65023/6507x/65910Axel Lin2011-05-271-2/+1Star
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-2/+8
* regulator: tps6507x - remove incorrect commentsAxel Lin2010-09-011-6/+0Star
* regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probeAxel Lin2010-08-111-0/+1
* regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-281-7/+29
* mfd: Add TPS6507x supportTodd Fischer2010-05-281-79/+74Star
* regulator: tps6057x namespace cleanupTodd Fischer2010-05-281-85/+87
* mfd: Add tps6507x board data structureTodd Fischer2010-05-281-2/+12
* mfd: Move TPS6507x register definition to header file.Todd Fischer2010-05-281-59/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov2010-03-031-19/+15Star
* regulator: tps650xx - build fixes for x86_64Liam Girdwood2009-09-221-5/+6
* Regulator: Add TPS6507x regulator driverAnuj Aggarwal2009-09-221-0/+713