aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65910-regulator.c
AgeCommit message (Expand)Author
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-20regulator: tps65910: use of_node of matched regulator being registerLaxman Dewangan
2012-05-20regulator: tps65910: dt: support when "regulators" node foundLaxman Dewangan
2012-05-20regulator: tps65910: add error message in case of failureLaxman Dewangan
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein
2012-05-19regulator: tps65910: use devm_* for memory allocationLaxman Dewangan
2012-05-19regulator: tps65910: use small letter for regulator namesLaxman Dewangan
2012-05-12regulator: tps65910 regulator: add device tree supportRhyland Klein
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown
2012-05-09regulator: tps65910: Convert to get_voltage_selAxel Lin
2012-04-23regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin
2012-04-23regulator: tps65910: Use generic regmap enable/disable operationsAxel 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-04-08Merge branch 'master' into for-nextJiri Kosina
2012-04-05Fix typo milivolt => millivoltThomas Weber
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-03-14regulator: tps65910: Provide settling time for DCDC voltage changeLaxman Dewangan
2012-03-13regulator: tps65910: Provide settling time for enabling railsLaxman Dewangan
2012-03-13regulator: Fix the logic of tps65910_get_modeAxel Lin
2012-03-11regulator: Rename set_voltage_sel callback function name to *_selAxel Lin
2012-03-11regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan
2012-03-11regulator: Fix module desciption for tps65910 regulatorAxel Lin
2012-03-11regulator: tps65910: Correct VIO voltage configurationLaxman Dewangan
2012-03-07regulator: tps65910: Configure correct value for VDDCTRL vout regLaxman Dewangan
2012-01-30regulator: tps65910: Sleep control through external inputsLaxman Dewangan
2012-01-20regulator: tps65910: use appropriate variable names.Laxman Dewangan
2012-01-20regulator: tps65910: Initialize n_voltages for rails.Laxman Dewangan
2012-01-20regulator: tps65910: Add regulator info for RTC railLaxman Dewangan
2011-11-23Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed
2011-11-23regulator: TPS65910: Create an array for init dataKyle Manna
2011-11-23regulator: TPS65910: Move regulator defs to headerKyle Manna
2011-07-22regulator: tps65910: Fix array access out of bounds bugAxel Lin
2011-07-22regulator: tps65910: Add missing breaks in switch/caseAxel Lin
2011-07-22regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin
2011-05-27regulator: tps65911: Add new chip versionJorge Eduardo Candelaria
2011-05-27regulator: Fix desc_id for tps65023/6507x/65910Axel Lin
2011-05-27TPS65910: Add tps65910 regulator driverGraeme Gregory