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
/
include
/
linux
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...
Mark Brown
2020-05-29
1
-0
/
+8
|
\
|
*
regulator: extract voltage balancing code to the separate function
Marek Szyprowski
2020-05-29
1
-0
/
+8
*
|
regulator: use linear_ranges helper
Matti Vaittinen
2020-05-08
1
-22
/
+5
|
/
*
regulator: driver.h: fix regulator_map_* function names
Mauro Carvalho Chehab
2020-03-18
1
-2
/
+2
*
regulator fix for "regulator: core: Add regulator_is_equal() helper"
Stephen Rothwell
2020-01-15
1
-1
/
+1
*
regulator: core: Add regulator_is_equal() helper
Marek Vasut
2020-01-14
1
-0
/
+7
*
regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
Stephan Gerhold
2019-11-07
1
-2
/
+0
*
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
2019-11-07
1
-1
/
+0
*
regulator: fixed: add off-on-delay
Peng Fan
2019-10-29
1
-0
/
+1
*
regulator: add missing 'static inline' to a helper's stub
Bartosz Golaszewski
2019-09-03
1
-3
/
+4
*
regulator: provide regulator_bulk_set_supply_names()
Bartosz Golaszewski
2019-09-02
1
-0
/
+12
*
regulator: mt6358: Add support for MT6358 regulator
Hsin-Hsiung Wang
2019-08-28
1
-0
/
+56
*
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
2019-07-04
3
-4
/
+101
|
\
|
*
regulator: core: Expose some of core functions needed by couplers
Dmitry Osipenko
2019-06-25
1
-0
/
+35
|
*
regulator: core: Introduce API for regulators coupling customization
Dmitry Osipenko
2019-06-25
3
-4
/
+66
*
|
Merge branch 'regulator-5.3' into regulator-next
Mark Brown
2019-07-04
2
-3
/
+6
|
\
\
|
*
|
regulator: implement selector stepping
Bartosz Golaszewski
2019-07-04
1
-0
/
+6
|
*
|
Merge tag 'v5.2-rc4' into regulator-5.3
Mark Brown
2019-06-18
21
-215
/
+21
|
|
\
\
|
*
|
|
regulator: max8952: Convert to use GPIO descriptors
Linus Walleij
2019-06-13
1
-3
/
+0
|
|
|
/
|
|
/
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
7
-30
/
+7
|
|
/
|
/
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 421
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197
Thomas Gleixner
2019-05-30
2
-4
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
4
-36
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-28
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-10
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
2
-28
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
4
-59
/
+4
|
/
*
regulator: add regulator_get_linear_step() stub helper
Arnd Bergmann
2019-03-21
1
-0
/
+5
*
regulator: core: Add set/get_current_limit helpers for regmap users
Axel Lin
2019-03-03
1
-0
/
+7
*
regulator: Fix comment for csel_reg and csel_mask
Axel Lin
2019-03-03
1
-2
/
+2
*
regulator: add regulator_desc_list_voltage_linear_range
Matti Vaittinen
2019-02-14
1
-0
/
+6
*
regulator: core: Only support passing enable GPIO descriptors
Linus Walleij
2019-02-06
1
-11
/
+1
*
regulator: fixed/gpio: Pull inversion/OD into gpiolib
Linus Walleij
2019-02-06
2
-16
/
+0
*
regulator: gpio: Convert to use descriptors
Linus Walleij
2019-02-06
1
-5
/
+7
*
regulator: provide rdev_get_regmap()
Bartosz Golaszewski
2019-01-09
1
-0
/
+1
*
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2018-12-11
1
-1
/
+1
|
\
|
*
regulator: Fix return value of _set_load() stub
Mark Brown
2018-11-20
1
-1
/
+1
*
|
regulator: core: Only count load for enabled consumers
Douglas Anderson
2018-11-22
1
-1
/
+0
*
|
Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2018-11-19
2
-2
/
+9
|
\
\
|
*
|
regulator: core: Use ww_mutex for regulators locking
Dmitry Osipenko
2018-11-19
1
-1
/
+5
|
*
|
regulator: core: Add new max_uV_step constraint
Dmitry Osipenko
2018-11-08
1
-0
/
+3
|
*
|
regulator: core: Limit regulators coupling to a single couple
Dmitry Osipenko
2018-11-08
1
-1
/
+1
|
|
/
*
/
regulator: pfuze100-regulator: add coin support to PF0100
Adam Ford
2018-11-06
1
-1
/
+2
|
/
*
Merge tag 'bd71847-support' into regulator-4.20
Mark Brown
2018-09-28
2
-4
/
+22
|
\
|
*
regulator: Support regulators where voltage ranges are selectable
Matti Vaittinen
2018-09-28
1
-1
/
+19
|
*
regulator: Fix 'do-nothing' value for regulators without suspend state
Marek Szyprowski
2018-09-03
1
-3
/
+3
[next]