aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65910-regulator.c
Commit message (Expand)AuthorAge
* regulator: tps65910 regulator: add device tree supportRhyland Klein2012-05-12
* Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-12
|\
| * regulator: tps65910: Convert to get_voltage_selAxel Lin2012-05-09
| * regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-23
* | regulator: tps65910: Use generic regmap enable/disable operationsAxel Lin2012-04-23
|/
* 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
* Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-03-21
|\
| * regulator: tps65910: Provide settling time for DCDC voltage changeLaxman Dewangan2012-03-14
| * regulator: tps65910: Provide settling time for enabling railsLaxman Dewangan2012-03-13
| * regulator: Fix the logic of tps65910_get_modeAxel Lin2012-03-13
| * regulator: Rename set_voltage_sel callback function name to *_selAxel Lin2012-03-11
| * regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan2012-03-11
| * regulator: Fix module desciption for tps65910 regulatorAxel Lin2012-03-11
| * regulator: tps65910: Correct VIO voltage configurationLaxman Dewangan2012-03-11
| * regulator: tps65910: Sleep control through external inputsLaxman Dewangan2012-01-30
| * regulator: tps65910: use appropriate variable names.Laxman Dewangan2012-01-20
| * regulator: tps65910: Initialize n_voltages for rails.Laxman Dewangan2012-01-20
| * regulator: tps65910: Add regulator info for RTC railLaxman Dewangan2012-01-20
* | regulator: tps65910: Configure correct value for VDDCTRL vout regLaxman Dewangan2012-03-07
|/
* Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-23
|\
| * regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-11-23
|\ \
| * | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-23
| |/
* | regulator: TPS65910: Create an array for init dataKyle Manna2011-11-23
* | regulator: TPS65910: Move regulator defs to headerKyle Manna2011-11-23
|/
* regulator: tps65910: Fix array access out of bounds bugAxel Lin2011-07-22
* regulator: tps65910: Add missing breaks in switch/caseAxel Lin2011-07-22
* regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin2011-07-22
* regulator: tps65911: Add new chip versionJorge Eduardo Candelaria2011-05-27
* regulator: Fix desc_id for tps65023/6507x/65910Axel Lin2011-05-27
* TPS65910: Add tps65910 regulator driverGraeme Gregory2011-05-27