index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
da9063-regulator.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: Few constifications of static data
Mark Brown
2024-09-11
1
-1
/
+1
|
\
|
*
regulator: da9063: Constify static data
Krzysztof Kozlowski
2024-09-10
1
-1
/
+1
*
|
regulator: Fix typos in the comment
Yu Jiaoliang
2024-09-10
1
-1
/
+1
|
/
*
regulator: da9063: Annotate struct da9063_regulators with __counted_by
Kees Cook
2023-10-10
1
-1
/
+1
*
regulator: da9063: better fix null deref with partial DT
Martin Fuzzey
2023-08-04
1
-6
/
+6
*
regulator: da9063: fix null pointer deref with partial DT config
Martin Fuzzey
2023-07-17
1
-0
/
+3
*
regulator: da9063: implement setter for voltage monitoring
Benjamin Bara
2023-04-12
1
-28
/
+90
*
regulator: da9063: add voltage monitoring registers
Benjamin Bara
2023-04-12
1
-0
/
+29
*
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2023-03-20
1
-0
/
+1
*
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-13
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-13
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-23
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-15
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-19
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
[next]