aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps6507x-regulator.c
AgeCommit message (Expand)Author
2013-04-25regulator: tps6507x: Use regulator_map_voltage_ascendAxel Lin
2013-01-30regulator: tps6507x: Fix using wrong dev argument for calling of_regulator_matchAxel Lin
2013-01-27regulator: tps6507x: add device tree support.Vishwanathrao Badarkhe, Manish
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-06-05regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VD...Axel Lin
2012-06-05regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_infoAxel Lin
2012-06-03regulator: tps6507x: Use regulator_list_voltage_table()Axel Lin
2012-04-23regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin
2012-04-20regulator: tps6507x: Convert to get_voltage_selAxel Lin
2012-04-11regulator: Convert tps65xxx regulator drivers to use devm_kzallocAxel Lin
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-03-14regulator: Convert tps6507x to set_voltage_selAxel Lin
2012-03-14regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCsAxel Lin
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-08-08regulator: tps6507x: Remove num_voltages arrayAxel Lin
2011-05-27regulator: Fix desc_id for tps65023/6507x/65910Axel Lin
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-09-01regulator: tps6507x - remove incorrect commentsAxel Lin
2010-08-11regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probeAxel Lin
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal
2010-05-28mfd: Add TPS6507x supportTodd Fischer
2010-05-28regulator: tps6057x namespace cleanupTodd Fischer
2010-05-28mfd: Add tps6507x board data structureTodd Fischer
2010-05-28mfd: Move TPS6507x register definition to header file.Todd Fischer
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov
2009-09-22regulator: tps650xx - build fixes for x86_64Liam Girdwood
2009-09-22Regulator: Add TPS6507x regulator driverAnuj Aggarwal