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
/
da9063-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: da9063: Add support for full-current mode.
Vincent Pelletier
2021-07-15
1
-2
/
+130
*
regulator: remove locking around regulator_notifier_call_chain()
Michał Mirosław
2020-09-07
1
-2
/
+0
*
regulator: da9063: fix LDO9 suspend and warning.
Martin Fuzzey
2020-06-12
1
-1
/
+0
*
Merge branch 'regulator-5.7' into regulator-next
Mark Brown
2020-03-24
1
-29
/
+37
|
\
|
*
regulator: da9063: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
1
-1
/
+1
|
*
regulator: da9063: remove redundant return statement
Rishi Gupta
2020-02-11
1
-4
/
+2
|
*
regulator: da9063: fix code formatting warnings and errors
Rishi Gupta
2020-02-11
1
-24
/
+34
*
|
regulator: da9063: Fix get_mode() functions to read sleep field
Adam Thomson
2020-03-24
1
-26
/
+2
*
|
regulator: da9063: fix suspend
Martin Fuzzey
2020-03-18
1
-18
/
+2
|
/
*
regulator: da9063: Simplify da9063_buck_set_mode for BUCK_MODE_MANUAL case
Axel Lin
2019-10-01
1
-6
/
+3
*
regulator: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-3
/
+1
*
regulator: da9063: platform_data is gone, depend on OF
Wolfram Sang
2019-05-20
1
-10
/
+0
*
regulator: da9063: move definitions out of a header into the driver
Wolfram Sang
2019-05-20
1
-1
/
+43
*
regulator: da9063: remove platform_data support
Wolfram Sang
2019-05-20
1
-6
/
+1
*
regulator: da9063: convert header to SPDX
Wolfram Sang
2019-03-26
1
-14
/
+8
*
regulator: da9063: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
2019-03-18
1
-79
/
+28
*
regulator: da9063: Fix notifier mutex lock warning
Steve Twiss
2019-03-13
1
-1
/
+4
*
regulator: da9063: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-22
1
-4
/
+2
*
regulator: da9063: Select maximum current in specific range for set_current_l...
Axel Lin
2019-02-19
1
-1
/
+1
*
regulator: da9063: Check return value of devm_regmap_field_alloc calls
Axel Lin
2019-01-28
1
-5
/
+24
*
regulator: da9063: Handle less LDOs on DA9063L
Marek Vasut
2018-07-04
1
-31
/
+45
*
mfd: da9063: Replace model with type
Marek Vasut
2018-07-04
1
-4
/
+4
*
mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063
Marek Vasut
2018-07-04
1
-1
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
regulator: da9063: Return an error code on probe failure
Dan Carpenter
2017-08-30
1
-1
/
+1
*
regulator: da9063: Correct module alias prefix to fix module autoloading
Geert Uytterhoeven
2016-05-10
1
-1
/
+1
*
regulator: da9*: constify regulator_ops structures
Julia Lawall
2015-12-22
1
-2
/
+2
*
regulator: da9063: Remove unneeded semicolon
Javier Martinez Canillas
2015-09-14
1
-1
/
+1
*
regulator: da9063: Fix up irq leak
Axel Lin
2015-06-02
1
-18
/
+3
*
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: da9063: Do not transform local IRQ to virtual
Dmitry Lavnikevich
2014-11-21
1
-11
/
+8
|
/
*
-
.
Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/d...
Mark Brown
2014-03-26
1
-7
/
+6
|
\
\
|
|
*
regulator: da9063: fix assignment of da9063_reg_matches to NULL
Colin Ian King
2014-03-11
1
-1
/
+1
|
|
*
regulator: da9063: Remove redundant error message
Sachin Kamat
2014-02-20
1
-3
/
+1
|
|
*
regulator: da9063: Do not hardcode return values
Sachin Kamat
2014-02-20
1
-2
/
+2
|
|
*
regulator: da9063: Add missing of_node_put
Sachin Kamat
2014-02-18
1
-0
/
+1
|
|
*
regulator: da9063: Use of_get_child_by_name
Sachin Kamat
2014-02-14
1
-1
/
+1
|
|
/
*
/
regulator: da9063: Bug fix when setting max voltage on LDOs 5-11
Steve Twiss
2014-02-12
1
-1
/
+3
|
/
*
Merge remote-tracking branch 'regulator/topic/devm' into regulator-next
Mark Brown
2013-10-24
1
-17
/
+4
|
\
|
*
regulator: da9063: use devm_regulator_register()
Jingoo Han
2013-09-30
1
-17
/
+4
*
|
Merge remote-tracking branch 'regulator/topic/da9063' into regulator-next
Mark Brown
2013-10-24
1
-1
/
+1
|
\
\
|
*
|
regulator: da9063: Add missing initialization of da9063_reg_matches
Geert Uytterhoeven
2013-09-17
1
-1
/
+1
|
|
/
*
/
regulator: da9063: Fix PTR_ERR/ERR_PTR mismatch
Geert Uytterhoeven
2013-09-10
1
-1
/
+1
|
/
*
regulator: da9063: Statize da9063_ldo_lim_event
Axel Lin
2013-09-01
1
-1
/
+1
*
regulator: da9063: Use IS_ERR to check return value of regulator_register()
Axel Lin
2013-08-30
1
-1
/
+1
*
regulator: da9063: Optimize da9063_set_current_limit implementation
Axel Lin
2013-08-30
1
-11
/
+4
*
regulator: da9063: Add Dialog DA9063 voltage regulators support.
Krystian Garbaciak
2013-08-29
1
-0
/
+941