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
/
tps65218-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-15
regulator: tps65218: Convert to use regulator_get_current_limit_regmap
Axel Lin
1
-29
/
+19
2019-03-25
regulator: tps65218: Constify regulator_ops
Axel Lin
1
-4
/
+4
2019-03-03
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-2
/
+3
2019-02-22
regulator: tps65218: Add support for LS2
Christian Hohnstaedt
1
-5
/
+13
2019-02-20
regulator: tps65218.c: fix LS3 issues
Christian Hohnstaedt
1
-2
/
+3
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+3
2017-11-16
regulator: tps65218: Add NULL test for devm_kzalloc call
Axel Lin
1
-0
/
+2
2017-11-16
regulator: tps65218: Remove unused enum tps65218_regulators
Axel Lin
1
-3
/
+0
2017-11-10
regulator: tps65218: Fix strobe assignment
Keerthy
1
-1
/
+1
2016-10-26
regulator: tps65218: Remove all the compatibles
Keerthy
1
-94
/
+56
2016-10-26
mfd: tps65218: Remove redundant read wrapper
Keerthy
1
-2
/
+3
2016-08-10
regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs
Tero Kristo
1
-0
/
+8
2016-06-27
regulator: tps65218: force set power-up/down strobe to 3 for dcdc3
Tero Kristo
1
-2
/
+6
2016-06-27
regulator: tps65218: Enable suspend configuration
Tero Kristo
1
-11
/
+61
2015-11-25
regulator: tps65218: add support for LS3 current regulator
Nikita Kiryanov
1
-30
/
+107
2015-09-16
regulator: tps65218: Fix missing zero typo
Andrew F. Davis
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
1
-1
/
+2
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-10
regulator: tps65218: Add fixed_uV fields for dcdc5 and dcdc6
Keerthy
1
-8
/
+9
2014-07-09
regulator: tps65218: drop order dependency
Felipe Balbi
1
-8
/
+8
2014-07-09
regulator: tps65218: drop unneeded field from our regulator macro
Felipe Balbi
1
-10
/
+9
2014-07-09
Merge remote-tracking branch 'regulator/fix/tps65218' into regulator-tps65218
Mark Brown
1
-2
/
+3
2014-07-09
regulator: tps65218: fix DCDC4 linear voltage range
Felipe Balbi
1
-1
/
+1
2014-06-24
regulator: tps65218: Correct the the config register for LDO1
Keerthy
1
-1
/
+1
2014-06-24
regulator: tps65218: Add the missing of_node assignment in probe
Keerthy
1
-0
/
+1
2014-06-24
regulator: tps65218: Fix build warnings
Sachin Kamat
1
-2
/
+2
2014-05-26
regulator: tps65218: Convert to use regulator_set_voltage_time_sel
Axel Lin
1
-27
/
+10
2014-02-19
regulator: tps65218: Add OF dependency
Axel Lin
1
-8
/
+6
2014-02-19
regulator: tps65218: Remove unnecessary regulator_unregister call
Axel Lin
1
-18
/
+0
2014-02-19
regulator: tps65218: Add terminate entry for of_device_id table
Axel Lin
1
-0
/
+1
2014-02-14
regulator: tps65218: Add Regulator driver for TPS65218 PMIC
Keerthy
1
-0
/
+304