index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
tps80031-regulator.c
Age
Commit message (
Expand
)
Author
2013-09-17
regulator: tps80031: Use devm_regulator_register
Sachin Kamat
2013-04-23
regulator: tps80031: Convert tps80031_dcdc_ops to [get|set]_voltage_sel_regmap
Axel Lin
2013-04-23
regulator: tps80031: Fix LDO2 track mode for TPS80031 or TPS80032-ES1.0
Axel Lin
2013-01-26
regulator: tps80031: Use IS_ERR to check return value of regulator_register()
Axel Lin
2012-12-10
Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-next
Mark Brown
2012-12-07
regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_volt...
Axel Lin
2012-11-23
regulator: tps80031: Implement list_voltage and set n_voltages = 1 for fixed ...
Axel Lin
2012-11-23
regulator: tps80031: Trivial cleanups
Axel Lin
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
2012-11-15
regulator: tps80031: add prefix TPS80031 on common defines.
Laxman Dewangan
2012-11-13
regulator: tps80031: add regulator driver for tps80031
Laxman Dewangan