index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
/
include
/
linux
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: Documentation fix for regulator error notification helper
Matti Vaittinen
2021-08-23
1
-3
/
+4
*
regulator: Minor regulator documentation fixes.
Matti Vaittinen
2021-08-18
1
-1
/
+7
*
Merge series "regulator: devres: remove unused device-managed unregister APIs...
Mark Brown
2021-07-12
2
-16
/
+0
|
\
|
*
regulator: devres: unexport devm_regulator_unregister_supply_alias()
Alexandru Ardelean
2021-07-11
1
-7
/
+0
|
*
regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()
Alexandru Ardelean
2021-07-11
1
-8
/
+0
|
*
regulator: devres: remove devm_regulator_unregister() function
Alexandru Ardelean
2021-07-11
1
-1
/
+0
*
|
regulator: machine.h: fix kernel-doc "bad line"
Randy Dunlap
2021-07-11
1
-1
/
+1
|
/
*
Merge series "Extend regulator notification support" from Matti Vaittinen <ma...
Mark Brown
2021-06-21
4
-9
/
+222
|
\
|
*
regulator: add property parsing and callbacks to set protection limits
Matti Vaittinen
2021-06-21
2
-4
/
+63
|
*
regulator: IRQ based event/error notification helpers
Matti Vaittinen
2021-06-21
1
-0
/
+135
|
*
regulator: move rdev_print helpers to internal.h
Matti Vaittinen
2021-06-21
2
-5
/
+10
|
*
regulator: add warning flags
Matti Vaittinen
2021-06-21
1
-0
/
+14
*
|
Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2021-06-14
1
-0
/
+1
|
\
\
|
*
|
regulator: core: Add regulator_sync_voltage_rdev()
Dmitry Osipenko
2021-06-01
1
-0
/
+1
|
|
/
*
|
regulator: mt6359: Add support for MT6359P regulator
Hsin-Hsiung Wang
2021-06-01
1
-0
/
+1
*
|
regulator: mt6359: Add support for MT6359 regulator
Wen Su
2021-06-01
1
-0
/
+58
|
/
*
regulator: core: Fix off_on_delay handling
Vincent Whitchurch
2021-04-23
1
-1
/
+1
*
regulator: Add regmap helper for ramp-delay setting
Matti Vaittinen
2021-04-02
1
-0
/
+5
*
regulator: helpers: Export helper voltage listing
Matti Vaittinen
2021-04-02
1
-0
/
+2
*
regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting
Frieder Schrempf
2021-03-10
1
-0
/
+3
*
Merge remote-tracking branch 'regulator/for-5.12' into regulator-next
Mark Brown
2021-02-12
3
-166
/
+51
|
\
|
*
regulator: pca9450: Enable system reset on WDOG_B assertion
Frieder Schrempf
2021-02-11
1
-0
/
+7
|
*
regulator: mt6315: Add support for MT6315 regulator
Hsin-Hsiung Wang
2021-02-08
1
-0
/
+44
|
*
regulator: ab8500: Decomission platform data header
Linus Walleij
2021-01-13
1
-156
/
+0
|
*
regulator: ab8500: Remove unused platform data
Linus Walleij
2021-01-13
1
-10
/
+0
*
|
regulator: consumer: Add missing stubs to regulator/consumer.h
Dmitry Osipenko
2021-01-21
1
-0
/
+30
|
/
*
regulator: pfuze100: Convert the driver to DT-only
Fabio Estevam
2020-12-11
1
-6
/
+0
*
regulator: da9121: Add support for device variants via devicetree
Adam Ward
2020-12-01
1
-0
/
+11
*
regulator: da9121: Add device variant regmaps
Adam Ward
2020-12-01
1
-0
/
+25
*
regulator: core: add of_match_full_name boolean flag
Cristian Marussi
2020-11-23
1
-0
/
+3
*
regulator: unexport regulator_lock/unlock()
Michał Mirosław
2020-09-21
1
-3
/
+0
*
regulator: Correct kernel-doc inconsistency
Colton Lewis
2020-07-17
2
-1
/
+2
*
regulator: Allow regulators to verify enabled during enable()
Sumit Semwal
2020-07-15
1
-0
/
+5
*
regulator: pca9450: add pca9450 pmic driver
Robin Gong
2020-07-06
1
-0
/
+219
*
regulator: consumer: Supply missing prototypes for 3 core functions
Lee Jones
2020-06-25
1
-0
/
+10
*
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
[next]