index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
tps65218-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: Explicitly include correct DT includes
Rob Herring
2023-07-14
1
-1
/
+1
*
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2023-03-20
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULE
Thomas Gleixner
2022-06-10
1
-9
/
+1
*
regulator: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-22
1
-1
/
+1
*
regulator: tps65218-regulator: Remove pointless 'is unsigned int <0' check
Lee Jones
2020-06-26
1
-2
/
+2
*
regulator: use linear_ranges helper
Matti Vaittinen
2020-05-08
1
-3
/
+3
*
regulator: tps65218: Convert to use regulator_get_current_limit_regmap
Axel Lin
2019-04-15
1
-29
/
+19
*
regulator: tps65218: Constify regulator_ops
Axel Lin
2019-03-25
1
-4
/
+4
*
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-03-03
1
-2
/
+3
|
\
|
*
regulator: tps65218.c: fix LS3 issues
Christian Hohnstaedt
2019-02-20
1
-2
/
+3
*
|
regulator: tps65218: Add support for LS2
Christian Hohnstaedt
2019-02-22
1
-5
/
+13
|
/
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
regulator: tps65218: Add NULL test for devm_kzalloc call
Axel Lin
2017-11-16
1
-0
/
+2
*
regulator: tps65218: Remove unused enum tps65218_regulators
Axel Lin
2017-11-16
1
-3
/
+0
*
regulator: tps65218: Fix strobe assignment
Keerthy
2017-11-10
1
-1
/
+1
*
regulator: tps65218: Remove all the compatibles
Keerthy
2016-10-26
1
-94
/
+56
*
mfd: tps65218: Remove redundant read wrapper
Keerthy
2016-10-26
1
-2
/
+3
*
regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs
Tero Kristo
2016-08-10
1
-0
/
+8
*
regulator: tps65218: force set power-up/down strobe to 3 for dcdc3
Tero Kristo
2016-06-27
1
-2
/
+6
*
regulator: tps65218: Enable suspend configuration
Tero Kristo
2016-06-27
1
-11
/
+61
*
regulator: tps65218: add support for LS3 current regulator
Nikita Kiryanov
2015-11-25
1
-30
/
+107
*
regulator: tps65218: Fix missing zero typo
Andrew F. Davis
2015-09-16
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-11-26
1
-1
/
+2
|
/
*
regulator: tps65218: Add fixed_uV fields for dcdc5 and dcdc6
Keerthy
2014-07-10
1
-8
/
+9
*
regulator: tps65218: drop order dependency
Felipe Balbi
2014-07-09
1
-8
/
+8
*
regulator: tps65218: drop unneeded field from our regulator macro
Felipe Balbi
2014-07-09
1
-10
/
+9
*
Merge remote-tracking branch 'regulator/fix/tps65218' into regulator-tps65218
Mark Brown
2014-07-09
1
-2
/
+3
|
\
|
*
regulator: tps65218: fix DCDC4 linear voltage range
Felipe Balbi
2014-07-09
1
-1
/
+1
|
*
regulator: tps65218: Correct the the config register for LDO1
Keerthy
2014-06-24
1
-1
/
+1
|
*
regulator: tps65218: Add the missing of_node assignment in probe
Keerthy
2014-06-24
1
-0
/
+1
*
|
regulator: tps65218: Fix build warnings
Sachin Kamat
2014-06-24
1
-2
/
+2
|
/
*
regulator: tps65218: Convert to use regulator_set_voltage_time_sel
Axel Lin
2014-05-26
1
-27
/
+10
*
regulator: tps65218: Add OF dependency
Axel Lin
2014-02-19
1
-8
/
+6
*
regulator: tps65218: Remove unnecessary regulator_unregister call
Axel Lin
2014-02-19
1
-18
/
+0
*
regulator: tps65218: Add terminate entry for of_device_id table
Axel Lin
2014-02-19
1
-0
/
+1
*
regulator: tps65218: Add Regulator driver for TPS65218 PMIC
Keerthy
2014-02-14
1
-0
/
+304