index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'regulator/for-5.9' into regulator-next
Mark Brown
2020-07-31
45
-164
/
+2088
|
\
|
*
regulator: cros-ec-regulator: Fix double free of desc->name.
Pi-Hsun Shih
2020-07-28
1
-6
/
+1
|
*
regulator: pca9450: Convert to use module_i2c_driver
Axel Lin
2020-07-27
1
-11
/
+1
|
*
regulator: fix memory leak on error path of regulator_register()
Vladimir Zapolskiy
2020-07-24
1
-11
/
+7
|
*
regulator: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-22
11
-11
/
+11
|
*
Merge series "regulator_sync_state() support" from Saravana Kannan <saravanak...
Mark Brown
2020-07-20
1
-13
/
+21
|
|
\
|
|
*
regulator: core: Add destroy_regulator()
Saravana Kannan
2020-07-20
1
-13
/
+21
|
*
|
regulator: gpio: Honor regulator-boot-on property
Chen-Yu Tsai
2020-07-20
1
-0
/
+7
|
|
/
|
*
regulator: qcom: Add labibb driver
Nisha Kumari
2020-07-15
3
-0
/
+186
|
*
regulator: Allow regulators to verify enabled during enable()
Sumit Semwal
2020-07-15
1
-1
/
+62
|
*
regulator: cros-ec: Constify cros_ec_regulator_voltage_ops
Rikard Falkeborn
2020-07-13
1
-1
/
+1
|
*
regulator: devres: Standardise on function documentation headers
Lee Jones
2020-07-08
1
-26
/
+26
|
*
regulator: of_regulator: Add missing colon for rdev kerneldoc argument
Lee Jones
2020-07-08
1
-1
/
+1
|
*
regulator: devres: Fix issues with kerneldoc headers
Lee Jones
2020-07-08
1
-1
/
+3
|
*
regulator: fan53880: Add support for COMPILE_TEST
Christoph Fritz
2020-07-07
2
-1
/
+3
|
*
Merge series "Add pca9450 driver" from Robin Gong <yibin.gong@nxp.com>:
Mark Brown
2020-07-06
3
-0
/
+852
|
|
\
|
|
*
regulator: pca9450: add pca9450 pmic driver
Robin Gong
2020-07-06
3
-0
/
+852
|
*
|
regulator: fan53880: Add missing .owner field in regulator_desc
Axel Lin
2020-07-06
1
-0
/
+3
|
|
/
|
*
regulator: fan53880: Add initial support
Christoph Fritz
2020-07-03
3
-0
/
+190
|
*
Merge series "regulator: mt6397: Implement of_map_mode regulator_desc functio...
Mark Brown
2020-07-02
1
-3
/
+14
|
|
\
|
|
*
regulator: mt6397: Implement of_map_mode
Anand K Mistry
2020-07-02
1
-0
/
+13
|
|
*
regulator: mt6397: Move buck modes into header file
Anand K Mistry
2020-07-02
1
-3
/
+1
|
*
|
Merge series "regulator: da9211: support changing modes" from Anand K Mistry ...
Mark Brown
2020-07-02
1
-6
/
+24
|
|
\
\
|
|
*
|
regulator: da9211: Implement of_map_mode
Anand K Mistry
2020-07-02
1
-2
/
+23
|
|
*
|
regulator: da9211: Move buck modes into header file
Anand K Mistry
2020-07-02
1
-4
/
+1
|
|
|
/
|
*
|
Merge series "regulator: add support for SY8827N regulator" from Jisheng Zhan...
Mark Brown
2020-07-02
3
-0
/
+193
|
|
\
\
|
|
*
|
regulator: add support for SY8827N regulator
Jisheng Zhang
2020-07-02
3
-0
/
+193
|
|
|
/
|
*
|
regulator: mp886x: use .probe_new
Jisheng Zhang
2020-07-02
1
-3
/
+2
|
*
|
regulator: fix null pointer check on regmap
Colin Ian King
2020-07-02
1
-1
/
+1
|
|
/
|
*
Merge series "Introduce PMIC based USB type C detection" from Wesley Cheng <w...
Mark Brown
2020-07-01
3
-0
/
+108
|
|
\
|
|
*
regulator: Add support for QCOM PMIC VBUS booster
Wesley Cheng
2020-07-01
3
-0
/
+108
|
*
|
Merge series "regulator/qcom: Constify static structs" from Rikard Falkeborn ...
Mark Brown
2020-07-01
2
-15
/
+15
|
|
\
\
|
|
*
|
regulator: qcom_spmi: Constify struct regulator_ops
Rikard Falkeborn
2020-07-01
1
-12
/
+12
|
|
*
|
regulator: qcom_rpm: Constify struct regulator_ops
Rikard Falkeborn
2020-07-01
1
-3
/
+3
|
|
|
/
|
*
|
Merge series "Add frequency / voltage scaling support for IPQ6018 SoC" from K...
Mark Brown
2020-07-01
1
-0
/
+34
|
|
\
\
|
|
*
|
regulator: qcom_smd: Add MP5496 regulators
Kathiravan T
2020-07-01
1
-0
/
+34
|
|
|
/
|
*
/
regulator: lp87565: enable voltage regardless of ENx pin
Luca Ceresoli
2020-07-01
1
-2
/
+19
|
|
/
|
*
regulator: qcom_smd-regulator: Remove unused 'struct regulator_desc pmi8994_b...
Lee Jones
2020-06-26
1
-9
/
+0
|
*
regulator: wm8400-regulator: Repair dodgy kerneldoc header formatting
Lee Jones
2020-06-26
1
-3
/
+3
|
*
regulator: tps65218-regulator: Remove pointless 'is unsigned int <0' check
Lee Jones
2020-06-26
1
-2
/
+2
|
*
regulator: tps65217-regulator: Use the returned value of tps65217_reg_read()
Lee Jones
2020-06-26
1
-0
/
+3
|
*
regulator: tps65217-regulator: Remove pointless 'is unsigned int <0' check
Lee Jones
2020-06-26
1
-2
/
+2
|
*
regulator: stpmic1_regulator: Properly document 'struct stpmic1_regulator_cfg'
Lee Jones
2020-06-26
1
-1
/
+1
|
*
regulator: pwm-regulator: Demote kerneldoc header to standard comment
Lee Jones
2020-06-26
1
-1
/
+1
|
*
regulator: qcom-rpmh-regulator: Repair dodgy kerneldoc header formatting
Lee Jones
2020-06-26
1
-7
/
+7
|
*
regulator: max8998: Staticify internal function max8998_get_current_limit()
Lee Jones
2020-06-26
1
-1
/
+1
|
*
regulator: max14577-regulator: Demote kerneldoc header to standard comment
Lee Jones
2020-06-25
1
-1
/
+1
|
*
regulator: cpcap-regulator: Demote kerneldoc header to standard comment
Lee Jones
2020-06-25
1
-2
/
+2
|
*
regulator: cpcap-regulator: Remove declared and set, but never used variable ...
Lee Jones
2020-06-25
1
-6
/
+6
|
*
regulator: wm8350-regulator: Repair odd formatting in documentation
Lee Jones
2020-06-25
1
-5
/
+5
[next]