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-08-18
regulator: lp8755: Get rid of lp8755_read/lp8755_write/lp8755_update_bits
Axel Lin
2020-08-18
regulator: rt4801: Add support for RT4801 Display Bias regulator driver
ChiYuan Huang
2020-08-17
regulator: remove superfluous lock in regulator_resolve_coupling()
Michał Mirosław
2020-08-17
regulator: cleanup regulator_ena_gpio_free()
Michał Mirosław
2020-08-17
regulator: plug of_node leak in regulator_register()'s error path
Michał Mirosław
2020-08-17
regulator: push allocation in set_consumer_device_supply() out of lock
Michał Mirosław
2020-08-17
regulator: push allocations in create_regulator() outside of lock
Michał Mirosław
2020-08-17
regulator: push allocation in regulator_ena_gpio_request() out of lock
Michał Mirosław
2020-08-17
regulator: push allocation in regulator_init_coupling() outside of lock
Michał Mirosław
2020-08-17
Merge existing fixes from regulator/for-5.9
Mark Brown
2020-08-10
regulator: fix spelling mistake "Cant" -> "Can't"
Colin Ian King
2020-08-04
regulator: cros-ec-regulator: Add NULL test for devm_kmemdup call
Axel Lin
2020-07-31
regulator: mp886x: support setting switch freq
Jisheng Zhang
2020-07-31
regulator: mp886x: implement set_ramp_delay
Jisheng Zhang
2020-07-30
Merge remote-tracking branch 'regulator/for-5.9' into regulator-next
Mark Brown
2020-07-28
regulator: cros-ec-regulator: Fix double free of desc->name.
Pi-Hsun Shih
2020-07-27
regulator: pca9450: Convert to use module_i2c_driver
Axel Lin
2020-07-24
regulator: fix memory leak on error path of regulator_register()
Vladimir Zapolskiy
2020-07-22
regulator: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-20
Merge series "regulator_sync_state() support" from Saravana Kannan <saravanak...
Mark Brown
2020-07-20
regulator: gpio: Honor regulator-boot-on property
Chen-Yu Tsai
2020-07-20
regulator: core: Add destroy_regulator()
Saravana Kannan
2020-07-15
regulator: qcom: Add labibb driver
Nisha Kumari
2020-07-15
regulator: Allow regulators to verify enabled during enable()
Sumit Semwal
2020-07-13
regulator: cros-ec: Constify cros_ec_regulator_voltage_ops
Rikard Falkeborn
2020-07-08
regulator: devres: Standardise on function documentation headers
Lee Jones
2020-07-08
regulator: of_regulator: Add missing colon for rdev kerneldoc argument
Lee Jones
2020-07-08
regulator: devres: Fix issues with kerneldoc headers
Lee Jones
2020-07-07
regulator: fan53880: Add support for COMPILE_TEST
Christoph Fritz
2020-07-06
Merge series "Add pca9450 driver" from Robin Gong <yibin.gong@nxp.com>:
Mark Brown
2020-07-06
regulator: fan53880: Add missing .owner field in regulator_desc
Axel Lin
2020-07-06
regulator: pca9450: add pca9450 pmic driver
Robin Gong
2020-07-03
regulator: fan53880: Add initial support
Christoph Fritz
2020-07-02
Merge series "regulator: mt6397: Implement of_map_mode regulator_desc functio...
Mark Brown
2020-07-02
Merge series "regulator: da9211: support changing modes" from Anand K Mistry ...
Mark Brown
2020-07-02
Merge series "regulator: add support for SY8827N regulator" from Jisheng Zhan...
Mark Brown
2020-07-02
regulator: mp886x: use .probe_new
Jisheng Zhang
2020-07-02
regulator: fix null pointer check on regmap
Colin Ian King
2020-07-02
regulator: da9211: Implement of_map_mode
Anand K Mistry
2020-07-02
regulator: da9211: Move buck modes into header file
Anand K Mistry
2020-07-02
regulator: add support for SY8827N regulator
Jisheng Zhang
2020-07-02
regulator: mt6397: Implement of_map_mode
Anand K Mistry
2020-07-02
regulator: mt6397: Move buck modes into header file
Anand K Mistry
2020-07-01
Merge series "Introduce PMIC based USB type C detection" from Wesley Cheng <w...
Mark Brown
2020-07-01
Merge series "regulator/qcom: Constify static structs" from Rikard Falkeborn ...
Mark Brown
2020-07-01
Merge series "Add frequency / voltage scaling support for IPQ6018 SoC" from K...
Mark Brown
2020-07-01
regulator: lp87565: enable voltage regardless of ENx pin
Luca Ceresoli
2020-07-01
regulator: qcom_smd: Add MP5496 regulators
Kathiravan T
2020-07-01
regulator: qcom_spmi: Constify struct regulator_ops
Rikard Falkeborn
2020-07-01
regulator: qcom_rpm: Constify struct regulator_ops
Rikard Falkeborn
[prev]
[next]