index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
ti-abb-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: of: Fix kernel-doc
Jiapeng Chong
2022-09-19
1
-1
/
+1
*
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
1
-9
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2022-06-10
1
-9
/
+1
*
|
regulator: Fix parameter declaration and spelling mistake.
Zhang Jiaming
2022-07-05
1
-2
/
+2
|
/
*
regulator: cleanup comments
Tom Rix
2022-03-07
1
-3
/
+3
*
regulator: ti-abb: Make use of the helper function devm_ioremap related
Cai Huoqing
2021-09-13
1
-25
/
+6
*
regulator: ti-abb: Fix array out of bound read access on the first transition
Nishanth Menon
2020-11-18
1
-1
/
+11
*
regulator: ti-abb: Constify ti_abb_reg_ops
Rikard Falkeborn
2020-09-14
1
-1
/
+1
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-2
/
+2
*
regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
Axel Lin
2019-10-01
1
-18
/
+8
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
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: ti-abb: Remove redundant error message
Sachin Kamat
2014-02-19
1
-8
/
+3
*
regulator: ti-abb: Do not hardcode return value
Sachin Kamat
2014-02-19
1
-1
/
+1
*
regulator: ti-abb-regulator: do not open-code counting and access of dt array...
Heiko Stuebner
2014-02-12
1
-23
/
+20
*
regulator: ti-abb: Add support for interleaved LDO registers
Nishanth Menon
2014-02-03
1
-29
/
+57
*
Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-next
Mark Brown
2013-10-24
1
-0
/
+5
|
\
|
*
regulator: ti-abb: skip optional parameter for ldo-address
Nishanth Menon
2013-09-27
1
-0
/
+5
*
|
Merge remote-tracking branch 'regulator/topic/alias' into regulator-next
Mark Brown
2013-10-24
1
-57
/
+22
|
\
\
|
*
|
regulator: ti-abb: Use devm_regulator_register
Sachin Kamat
2013-09-17
1
-57
/
+22
|
|
/
*
|
regulator: ti-abb: Fix operator precedence typo
Nishanth Menon
2013-10-11
1
-1
/
+1
*
|
regulator: ti-abb: Fix bias voltage glitch in transition to bypass mode
Nishanth Menon
2013-09-27
1
-2
/
+14
|
/
*
regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
2013-08-22
1
-10
/
+0
*
regulator: ti-abb: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-18
1
-8
/
+6
*
regulator: ti-abb: Fix off-by-one valid range checking for abb->current_info_idx
Axel Lin
2013-05-12
1
-2
/
+2
*
regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driver
Andrii.Tseglytskyi
2013-05-12
1
-0
/
+912