index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
tps51632-regulator.c
Age
Commit message (
Expand
)
Author
2016-05-31
regulator: tps51632: Fix setting ramp delay
Axel Lin
2015-07-14
regulator: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-02-20
regulator: tps51632: Remove redundant error message
Sachin Kamat
2013-12-21
regulator: tps51632-regulator: Fix spelling
Fabio Estevam
2013-11-24
regulator: tps51632: Get regulator name from i2c_client
Mikko Perttunen
2013-09-17
regulator: tps51632: Use devm_regulator_register
Sachin Kamat
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
2013-02-13
regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmap
Axel Lin
2012-12-27
regulator: tps51632: add DT support
Laxman Dewangan
2012-12-27
regulator: tps51632: add register property for regmap
Laxman Dewangan
2012-12-10
Merge remote-tracking branch 'regulator/topic/tps516312' into regulator-next
Mark Brown
2012-12-10
Merge remote-tracking branch 'regulator/topic/min' into regulator-next
Mark Brown
2012-12-03
regulator: tps51632: Ensure [base|max]_voltage_uV pdata settings are valid
Axel Lin
2012-11-28
Merge branch 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
2012-11-28
regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linear
Axel Lin
2012-11-27
regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is set
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-10-15
regulator: tps51632: Add tps51632 regulator driver
Laxman Dewangan