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
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Lines
2025-02-11
regulator: core: let dt properties override driver init_data
Jerome Brunet
-34
/
+27
2025-01-29
Merge tag 'regulator-fix-v6.14-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+58
2025-01-22
Merge tag 'regulator-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-107
/
+343
2025-01-22
regulator: core: Add missing newline character
Alexander Stein
-1
/
+1
2025-01-21
regulator: TPS6287X: Use min/max uV to get VRANGE
Jonas Andreasson
-0
/
+57
2025-01-17
regulator: Add support for power budget
Kory Maincent
-0
/
+117
2025-01-09
regulator: core: Resolve supply using of_node from regulator_config
Kory Maincent (Dent Project)
-11
/
+28
2025-01-06
regulator: of: Implement the unwind path of of_regulator_match()
Joe Hattori
-1
/
+13
2024-12-19
regulator: rename regulator-uv-survival-time-ms according to DT binding
Ahmad Fatoum
-1
/
+1
2024-12-17
regulator: tps65219: Remove debugging helper function
Shree Ramamoorthy
-28
/
+0
2024-12-17
regulator: tps65219: Remove MODULE_ALIAS
Shree Ramamoorthy
-1
/
+0
2024-12-17
regulator: tps65219: Update driver name
Shree Ramamoorthy
-1
/
+1
2024-12-17
regulator: tps65219: Use dev_err_probe() instead of dev_err()
Shree Ramamoorthy
-5
/
+5
2024-12-09
regulator: pca9450: Add PMIC pca9452 support
Joy Zou
-1
/
+28
2024-12-09
regulator: pca9450: Use dev_err_probe() to simplify code
Frank Li
-46
/
+27
2024-12-09
regulator: pca9450: add enable_value for all bucks
Robin Gong
-0
/
+11
2024-12-09
regulator: axp20x: AXP717: set ramp_delay
Philippe Simons
-12
/
+24
2024-12-02
regulator: bd96801: Add ERRB IRQ
Matti Vaittinen
-15
/
+115
2024-11-28
Merge tag 'regulator-fix-v6.13-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-48
/
+38
2024-11-22
Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-1
/
+12
2024-11-21
regulator: core: Ignore unset max_uA constraints in current limit check
Kory Maincent (Dent Project)
-1
/
+2
2024-11-20
Merge tag 'regulator-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-149
/
+185
2024-11-18
regulator: qcom-rpmh: Update ranges for FTSMPS525
Melody Olvera
-47
/
+36
2024-11-12
regulator: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-15
/
+15
2024-11-01
regulator: rk808: Add apply_bit for BUCK3 on RK809
Mikhail Rudenko
-0
/
+2
2024-10-31
regulator: axp20x: add support for the AXP323
Andre Przywara
-0
/
+11
2024-10-31
mfd: axp20x: Ensure relationship between IDs and model names
Andre Przywara
-1
/
+1
2024-10-25
regulator: rtq2208: Fix uninitialized use of regulator_config
ChiYuan Huang
-1
/
+1
2024-10-22
regulator: init_data handling update
Mark Brown
-30
/
+40
2024-10-22
regulator: rk808: Restrict DVS GPIOs to the RK808 variant only
Dragan Simic
-7
/
+8
2024-10-22
regulator: rk808: Use dev_err_probe() in the probe path
Dragan Simic
-5
/
+4
2024-10-22
regulator: rk808: Perform trivial code cleanups
Dragan Simic
-10
/
+7
2024-10-22
regulator: core: Use fsleep() to get best sleep mechanism
Anna-Maria Behnsen
-43
/
+4
2024-10-22
regulator: core: remove machine init callback from config
Jerome Brunet
-7
/
+0
2024-10-22
regulator: core: add callback to perform runtime init
Jerome Brunet
-0
/
+6
2024-10-22
regulator: core: do not silently ignore provided init_data
Jerome Brunet
-23
/
+34
2024-10-10
regulator: max5970: Drop unused structs
Patrick Rudolph
-17
/
+4
2024-09-30
Add of_regulator_get_optional() and Fix MTK Power
Mark Brown
-14
/
+98
2024-09-30
regulator: qcom-smd: make smd_vreg_rpm static
Min-Hua Chen
-1
/
+1
2024-09-30
regulator: Call of_node_put() only once in rzg2l_usb_vbus_regulator_probe()
Markus Elfring
-5
/
+2
2024-09-30
regulator: isl6271a: Drop explicit initialization of struct i2c_device_id::dr...
Uwe Kleine-König
-2
/
+2
2024-09-30
regulator: Add devres version of of_regulator_get_optional()
Chen-Yu Tsai
-8
/
+51
2024-09-30
regulator: Add of_regulator_get_optional() for pure DT regulator lookup
Chen-Yu Tsai
-8
/
+49
2024-09-13
regulator: sm5703: Remove because it is unused and fails to build
Christophe JAILLET
-178
/
+0
2024-09-13
regulator: Split up _regulator_get()
Chen-Yu Tsai
-11
/
+47
2024-09-13
regulator: update some comments ([gs]et_voltage_vsel vs [gs]et_voltage_sel)
André Draszik
-5
/
+5
2024-09-13
regulator: max8973: Use irq_get_trigger_type() helper
Jinjie Ruan
-5
/
+2
2024-09-11
regulator: core: fix the broken behavior of regulator_dev_lookup()
Wei Fang
-0
/
+3
2024-09-11
regulator: Few constifications of static data
Mark Brown
-105
/
+95
2024-09-10
regulator: max77650: Use container_of and constify static data
Krzysztof Kozlowski
-17
/
+14
[next]