index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-06-07
regulator: mt6358: Use unsigned int for volt_tables
Axel Lin
-11
/
+11
2021-06-07
regulator: max77686: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
-33
/
+9
2021-06-07
Merge tag 'tb-mfd-regulator-rtc-v5.14' of git://git.kernel.org/pub/scm/linux/...
Mark Brown
-33
/
+2494
2021-06-04
regulator: fan53555: add tcs4526
Rudi Heitbaum
-0
/
+11
2021-06-03
regulator: rt6245: Add support for Richtek RT6245
ChiYuan Huang
-0
/
+264
2021-06-03
regulator: rt6245: Add the binding document for Richtek RT6245
ChiYuan Huang
-0
/
+89
2021-06-03
regulator: bd9576: Constify the voltage tables
Axel Lin
-14
/
+20
2021-06-03
regulator: fan53555: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
-46
/
+17
2021-06-03
regulator: fan53555: Fix missing slew_reg/mask/shift settings for FAN53526
Axel Lin
-0
/
+3
2021-06-03
regulator: max77802: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
-57
/
+12
2021-06-03
regulator: max77802: Remove .set_ramp_delay from max77802_buck_dvs_ops
Axel Lin
-1
/
+0
2021-06-02
regulator: userspace-consumer: use DEVICE_ATTR_RO/RW macro
Zhen Lei
-7
/
+7
2021-06-02
regulator: rt6160: Add support for Richtek RT6160
ChiYuan Huang
-0
/
+344
2021-06-02
regulator: rt6160: Add DT binding document for Richtek RT6160
ChiYuan Huang
-0
/
+61
2021-06-02
regulator: core: Use DEVICE_ATTR_RO macro
YueHaibing
-70
/
+60
2021-06-01
regulator: mt6359: Add support for MT6359P regulator
Hsin-Hsiung Wang
-6
/
+623
2021-06-01
regulator: mt6359: Add support for MT6359 regulator
Wen Su
-0
/
+737
2021-06-01
mfd: Add support for the MediaTek MT6359 PMIC
Hsin-Hsiung Wang
-0
/
+711
2021-06-01
dt-bindings: regulator: Add document for MT6359 regulator
Hsin-Hsiung Wang
-0
/
+385
2021-06-01
dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMIC
Hsin-Hsiung Wang
-0
/
+1
2021-06-01
rtc: mt6397: refine RTC_TC_MTH
Hsin-Hsiung Wang
-1
/
+2
2021-06-01
mfd: mt6358: Refine interrupt code
Hsin-Hsiung Wang
-32
/
+41
2021-06-01
regulator: mcp16502: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
-48
/
+26
2021-06-01
regulator: mcp16502: Convert to use .probe_new
Axel Lin
-3
/
+2
2021-06-01
regulator: bd70528: Drop BD70528 support
Matti Vaittinen
-290
/
+0
2021-06-01
regulator: lp8755: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
-47
/
+8
2021-06-01
regulator: mt6315: Don't ignore devm_regulator_register failure
Axel Lin
-8
/
+9
2021-06-01
regulator: pca9450: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
-27
/
+24
2021-05-27
regulator: bd71815: fix platform_no_drv_owner.cocci warnings
Zou Wei
-1
/
+0
2021-05-26
regulator: rk808: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
-65
/
+51
2021-05-25
regulator: rt4831: Add missing .owner field in regulator_desc
Axel Lin
-0
/
+3
2021-05-25
regulator: mp5416: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
-29
/
+15
2021-05-25
regulator: mp886x: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
-25
/
+7
2021-05-25
regulator: qcom_smd: Make pm8953_lnldo linear_ranges entries properly sorted
Axel Lin
-1
/
+1
2021-05-24
regulator: bd70528: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
-21
/
+16
2021-05-24
regulator: max8973: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
-28
/
+9
2021-05-24
regulator: bd71815: add select to fix build
Randy Dunlap
-0
/
+1
2021-05-19
regulator: fan53555: Cleanup unused define and redundant assignment
Axel Lin
-2
/
+0
2021-05-19
regulator: fan53555: Fix slew_shift setting for tcs4525
Axel Lin
-1
/
+1
2021-05-18
regulator: fan53880: Convert to use .probe_new
Axel Lin
-3
/
+2
2021-05-18
regulator: bd71815: Fix missing include files
Axel Lin
-0
/
+2
2021-05-12
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
-1
/
+2
2021-05-12
regulator: fan53555: fix tcs4525 function names
Peter Geis
-9
/
+9
2021-05-12
regulator: fan53555: only bind tcs4525 to correct chip id
Peter Geis
-7
/
+18
2021-05-12
regulator: fan53555: fix TCS4525 voltage calulation
Peter Geis
-2
/
+1
2021-05-12
Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...
Mark Brown
-2
/
+1
2021-05-12
regulator: fan53555: fix TCS4525 voltage calulation
Peter Geis
-2
/
+1
2021-05-12
regulator: cros-ec: Fix error code in dev_err message
Axel Lin
-1
/
+2
2021-05-11
regulator: uniphier: Add missing MODULE_DEVICE_TABLE
Zou Wei
-0
/
+1
2021-05-11
Merge series "Enable VBUS current boost on pm8150b platforms" from Bryan O'Do...
Mark Brown
-0
/
+12
[next]