index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
regulator: atc260x: Fix n_voltages and min_sel for pickable linear ranges
Axel Lin
1
-9
/
+10
2021-06-01
regulator: rtmv20: Fix to make regcache value first reading back from HW
ChiYuan Huang
1
-0
/
+2
2021-06-01
regulator: mt6315: Fix function prototype for mt6315_map_mode
Axel Lin
1
-1
/
+1
2021-06-01
regulator: rtmv20: Add Richtek to Kconfig text
Axel Lin
1
-1
/
+1
2021-06-01
regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacks
Axel Lin
1
-2
/
+40
2021-06-01
regulator: core: Add regulator_sync_voltage_rdev()
Dmitry Osipenko
1
-0
/
+23
2021-05-27
regulator: bd71815: fix platform_no_drv_owner.cocci warnings
Zou Wei
1
-1
/
+0
2021-05-26
regulator: rk808: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
1
-65
/
+51
2021-05-25
regulator: rt4831: Add missing .owner field in regulator_desc
Axel Lin
1
-0
/
+3
2021-05-25
regulator: mp5416: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
1
-29
/
+15
2021-05-25
regulator: mp886x: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
1
-25
/
+7
2021-05-25
regulator: qcom_smd: Make pm8953_lnldo linear_ranges entries properly sorted
Axel Lin
1
-1
/
+1
2021-05-24
Merge series "Fix MAX77620 regulator driver regression" from Dmitry Osipenko <digetx@gmail.com>:
Mark Brown
1
-6
/
+11
2021-05-24
regulator: bd70528: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
1
-21
/
+16
2021-05-24
regulator: max8973: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
1
-28
/
+9
2021-05-24
regulator: bd71815: add select to fix build
Randy Dunlap
1
-0
/
+1
2021-05-24
regulator: hisilicon: use the correct HiSilicon copyright
Hao Fang
1
-1
/
+1
2021-05-24
regulator: max77620: Silence deferred probe error
Dmitry Osipenko
1
-6
/
+4
2021-05-24
regulator: max77620: Use device_set_of_node_from_dev()
Dmitry Osipenko
1
-0
/
+7
2021-05-21
regulator: scmi: Fix off-by-one for linear regulators .n_voltages setting
Axel Lin
1
-1
/
+1
2021-05-20
regulator: core: resolve supply for boot-on/always-on regulators
Dmitry Baryshkov
1
-0
/
+6
2021-05-20
regulator: fixed: Ensure enable_counter is correct if reg_domain_disable fails
Axel Lin
1
-1
/
+6
2021-05-19
regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmap
Axel Lin
1
-1
/
+1
2021-05-19
regulator: fan53555: Cleanup unused define and redundant assignment
Axel Lin
1
-2
/
+0
2021-05-19
regulator: fan53555: Fix slew_shift setting for tcs4525
Axel Lin
1
-1
/
+1
2021-05-19
mfd: lp87565: Move LP87565_regulator_id to .c file
Luca Ceresoli
1
-0
/
+11
2021-05-18
regulator: fan53880: Convert to use .probe_new
Axel Lin
1
-3
/
+2
2021-05-18
regulator: bd71815: Fix missing include files
Axel Lin
1
-0
/
+2
2021-05-18
regulator: fan53880: Fix missing n_voltages setting
Axel Lin
1
-0
/
+3
2021-05-18
regulator: da9121: Return REGULATOR_MODE_INVALID for invalid mode
Axel Lin
1
-3
/
+7
2021-05-12
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-5.14
Mark Brown
1
-1
/
+2
2021-05-12
regulator: fan53555: fix tcs4525 function names
Peter Geis
1
-9
/
+9
2021-05-12
regulator: fan53555: only bind tcs4525 to correct chip id
Peter Geis
1
-7
/
+18
2021-05-12
regulator: fan53555: fix TCS4525 voltage calulation
Peter Geis
1
-2
/
+1
2021-05-12
Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <pgwipeout@gmail.com>:
Mark Brown
1
-2
/
+1
2021-05-12
regulator: fan53555: fix TCS4525 voltage calulation
Peter Geis
1
-2
/
+1
2021-05-12
regulator: cros-ec: Fix error code in dev_err message
Axel Lin
1
-1
/
+2
2021-05-11
regulator: uniphier: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-05-11
Merge series "Enable VBUS current boost on pm8150b platforms" from Bryan O'Donoghue <bryan.odonoghue@linaro.org>:
Mark Brown
1
-0
/
+12
2021-05-10
regulator: hi6421v600: Remove unneeded *pmic from struct hi6421_spmi_reg_info
Axel Lin
1
-18
/
+4
2021-05-10
regulator: qcom_smd: Add PM8226 regulator support
Bartosz Dudziak
1
-0
/
+83
2021-05-10
regulator: Add a routine to set the current limit for QCOM PMIC VBUS
Bryan O'Donoghue
1
-0
/
+12
2021-04-28
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
6
-68
/
+730
2021-04-26
Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
14
-119
/
+386
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-19
/
+23
2021-04-26
Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
3
-0
/
+309
2021-04-23
regulator: fan53555: Add TCS4525 DCDC support
Joseph Chen
1
-14
/
+122
2021-04-23
regulator: core: Fix off_on_delay handling
Vincent Whitchurch
1
-25
/
+8
2021-04-23
Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-5.13
Mark Brown
4
-32
/
+71
2021-04-22
regulator: core: Respect off_on_delay at startup
Vincent Whitchurch
1
-0
/
+2
[prev]
[next]