summaryrefslogtreecommitdiff
path: root/drivers/regulator/tps6507x-regulator.c
Commit message (Expand)AuthorAge
* regulator: tps6507x: Drop pointless static qualifier for *reg_data variableAxel Lin2016-10-24
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-20
* regulator: tps6507x: Remove redundant error messageSachin Kamat2014-02-20
* regulator: tps6507x: Add missing of_node_putSachin Kamat2014-02-18
* regulator: tps6507x: Use of_get_child_by_nameSachin Kamat2014-02-14
* regulator: tps6507x: Use "IS_ENABLED" for DT code.Manish Badarkhe2014-02-07
* regulator: tps6507x: Use devm_regulator_registerSachin Kamat2013-09-17
* regulator: tps6507x: Use regulator_map_voltage_ascendAxel Lin2013-04-25
* regulator: tps6507x: Fix using wrong dev argument for calling of_regulator_matchAxel Lin2013-01-30
* regulator: tps6507x: add device tree support.Vishwanathrao Badarkhe, Manish2013-01-27
* regulator: remove use of __devexitBill Pemberton2012-11-20
* regulator: remove use of __devinitBill Pemberton2012-11-20
* regulator: remove use of __devexit_pBill Pemberton2012-11-20
* regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VD...Axel Lin2012-06-05
* regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_infoAxel Lin2012-06-05
* regulator: tps6507x: Use regulator_list_voltage_table()Axel Lin2012-06-03
* regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-23
* regulator: tps6507x: Convert to get_voltage_selAxel Lin2012-04-20
* regulator: Convert tps65xxx regulator drivers to use devm_kzallocAxel Lin2012-04-11
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
* regulator: Convert tps6507x to set_voltage_selAxel Lin2012-03-14
* regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCsAxel Lin2012-03-14
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-23
* regulator: tps6507x: Remove num_voltages arrayAxel Lin2011-08-08
* regulator: Fix desc_id for tps65023/6507x/65910Axel Lin2011-05-27
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-12
* regulator: tps6507x - remove incorrect commentsAxel Lin2010-09-01
* regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probeAxel Lin2010-08-11
* regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-28
* mfd: Add TPS6507x supportTodd Fischer2010-05-28
* regulator: tps6057x namespace cleanupTodd Fischer2010-05-28
* mfd: Add tps6507x board data structureTodd Fischer2010-05-28
* mfd: Move TPS6507x register definition to header file.Todd Fischer2010-05-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov2010-03-03
* regulator: tps650xx - build fixes for x86_64Liam Girdwood2009-09-22
* Regulator: Add TPS6507x regulator driverAnuj Aggarwal2009-09-22