index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
2020-11-13
regulator: mcp16502: adapt for get/set on other registers
Claudiu Beznea
2020-11-13
regulator: mcp16502: add linear_min_sel
Claudiu Beznea
2020-11-13
regulator: debug early supply resolving
Michał Mirosław
2020-11-13
regulator: workaround self-referent regulators
Michał Mirosław
2020-11-13
regulator: avoid resolve_supply() infinite recursion
Michał Mirosław
2020-11-13
regulator: fix memory leak with repeated set_machine_constraints()
Michał Mirosław
2020-11-11
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2020-11-11
regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}
Sean Nyekjaer
2020-11-10
Merge series "regulator: bd718x7: support voltage scaling" from Matti Vaittin...
Mark Brown
2020-11-10
regulator: bd718x7: Support external connection to scale voltages
Matti Vaittinen
2020-11-10
regulator: core: don't disable regulator if is_enabled return error.
Pi-Hsun Shih
2020-11-03
regulator: Add support for DA9121 regulator
Vincent Whitchurch
2020-11-03
regulator: defer probe when trying to get voltage from unresolved supply
Michał Mirosław
2020-10-28
regulator: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-10-26
Merge series " [PATCH v2 0/5]" from Dmitry Baryshkov <dmitry.baryshkov@linaro...
Mark Brown
2020-10-26
regulator: lp872x: make a const array static, makes object smaller
Colin Ian King
2020-10-26
regulator: fixed: support using power domain for enable/disable
Dmitry Baryshkov
2020-10-05
Merge remote-tracking branch 'regulator/for-5.10' into regulator-next
Mark Brown
2020-10-05
regulator: bd9576: Fix print
Matti Vaittinen
2020-10-05
regulator: qcom_smd: add pm8953 regulators
Vladimir Lypak
2020-10-05
regulator: Make constraint debug processing conditional on DEBUG
Geert Uytterhoeven
2020-10-01
Merge series "Support for PM660/PM660L SPMI and SMD regulators" from kholk11@...
Mark Brown
2020-10-01
regulator: qcom: labibb: Constify static structs
Rikard Falkeborn
2020-10-01
regulator: qcom_smd: Add PM660/PM660L regulator support
AngeloGioacchino Del Regno
2020-10-01
regulator: qcom_spmi: Add PM660/PM660L regulators
AngeloGioacchino Del Regno
2020-10-01
regulator: qcom_spmi: Add support for new regulator types
AngeloGioacchino Del Regno
2020-10-01
regulator: core: Enlarge max OF property name length to 64 chars
AngeloGioacchino Del Regno
2020-10-01
regulator: tps65910: use regmap accessors
Michał Mirosław
2020-09-30
regulator: rtmv20: Add missing regcache cache only before marked as dirty
ChiYuan Huang
2020-09-30
regulator: rtmv20: Update DT binding document and property name parsing
ChiYuan Huang
2020-09-28
Merge series "regulator: debugging aids" from Michał Mirosław <mirq-linux@r...
Mark Brown
2020-09-28
regulator: rtmv20: Adds support for Richtek RTMV20 load switch regulator
ChiYuan Huang
2020-09-28
regulator: resolve supply after creating regulator
Michał Mirosław
2020-09-28
regulator: print symbolic errors in kernel messages
Michał Mirosław
2020-09-28
regulator: print state at boot
Michał Mirosław
2020-09-25
Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-09-23
regulator: axp20x: fix LDO2/4 description
Icenowy Zheng
2020-09-22
regulator: s5m8767: initialize driver via module_platform_driver
Krzysztof Kozlowski
2020-09-22
regulator: enable compile testing for Maxim and Samsung PMIC drivers
Krzysztof Kozlowski
2020-09-22
regulator: fix indentation issue
Colin Ian King
2020-09-21
regulator: unexport regulator_lock/unlock()
Michał Mirosław
2020-09-17
Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittine...
Mark Brown
2020-09-17
regulator: Support ROHM BD9576MUF and BD9573MUF
Matti Vaittinen
2020-09-14
regulator: ti-abb: Constify ti_abb_reg_ops
Rikard Falkeborn
2020-09-14
regulator: pca9450: Constify static regulator_ops
Rikard Falkeborn
2020-09-14
regulator: stw481x-vmmc: Constify static structs
Rikard Falkeborn
2020-09-14
regulator: fixed: Constify static regulator_ops
Rikard Falkeborn
2020-09-14
regulator: dummy: Constify dummy_initdata and dummy_ops
Rikard Falkeborn
2020-09-11
Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-09-10
regulator: bd718x7: Make some variable static
YueHaibing
[prev]
[next]