index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
tps80031-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-16
regulator: tps80031: Switch to SPDX identifier
Axel Lin
1
-24
/
+10
2019-04-16
regulator: tps80031: Constify regulator_ops and tps80031_dcdc_voltages array
Axel Lin
1
-6
/
+6
2019-04-16
regulator: tps80031: Remove unused *rdev from struct tps80031_regulator
Axel Lin
1
-2
/
+0
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-05
regulator: tps80031: remove unnecessary parentheses
Jingoo Han
1
-1
/
+1
2014-02-20
regulator: tps80031: Remove redundant error message
Sachin Kamat
1
-3
/
+1
2013-09-17
regulator: tps80031: Use devm_regulator_register
Sachin Kamat
1
-25
/
+5
2013-04-23
regulator: tps80031: Convert tps80031_dcdc_ops to [get|set]_voltage_sel_regmap
Axel Lin
1
-33
/
+6
2013-04-23
regulator: tps80031: Fix LDO2 track mode for TPS80031 or TPS80032-ES1.0
Axel Lin
1
-4
/
+34
2013-01-26
regulator: tps80031: Use IS_ERR to check return value of regulator_register()
Axel Lin
1
-1
/
+1
2012-12-10
Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-next
Mark Brown
1
-16
/
+11
2012-12-07
regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_volt...
Axel Lin
1
-9
/
+2
2012-11-23
regulator: tps80031: Implement list_voltage and set n_voltages = 1 for fixed ...
Axel Lin
1
-1
/
+5
2012-11-23
regulator: tps80031: Trivial cleanups
Axel Lin
1
-6
/
+4
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-15
regulator: tps80031: add prefix TPS80031 on common defines.
Laxman Dewangan
1
-38
/
+42
2012-11-13
regulator: tps80031: add regulator driver for tps80031
Laxman Dewangan
1
-0
/
+789