index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
bd718x7-regulator.c
Age
Commit message (
Expand
)
Author
2020-09-10
regulator: bd718x7: Make some variable static
YueHaibing
2020-09-04
regulator: bd718x7 fix regulator states at SUSPEND
Matti Vaittinen
2020-09-04
regulator: bd718x7 initialize regulator config only once
Matti Vaittinen
2020-05-14
regulator: bd718x7: remove voltage change restriction from BD71847 LDOs
Matti Vaittinen
2020-05-08
Merge tag 'linear-ranges-lib' of https://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
2020-04-28
regulator: bd718x7: remove voltage change restriction from BD71847
Matti Vaittinen
2020-02-03
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2020-01-24
regulator: bd718x7: Split driver to common and bd718x7 specific parts
Matti Vaittinen
2020-01-24
mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devices
Matti Vaittinen
2020-01-13
regulator: bd718x7: Simplify the code by removing struct bd718xx_pmic_inits
Axel Lin
2019-10-01
regulator: bd718x7: Add MODULE_ALIAS()
Guido Günther
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-06-27
mfd: regulator: clk: Split rohm-bd718x7.h
Matti Vaittinen
2019-06-03
regulator: bd718x7: Drop unused include
Linus Walleij
2019-04-08
regulator: bd718x7: Use rdev_get_id() to get regulator id
Axel Lin
2019-02-14
regulator: bd718x7: Support SNVS low power state
Matti Vaittinen
2019-01-24
regulator: bd718x7: Constify regulator_ops
Axel Lin
2018-12-11
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2018-11-13
regulator: bd718x7: Change next state after poweroff to ready
Matti Vaittinen
2018-11-13
regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7
Axel Lin
2018-11-08
regulator: bd718x7: add missing linux/of.h inclusion (deja-vu)
Matti Vaittinen
2018-11-07
regulator: bd718x7: Remove double indirection for bd718xx_pmic_inits.rdatas
Geert Uytterhoeven
2018-10-19
regulator: bd718x7: Remove struct bd718xx_pmic
Axel Lin
2018-09-28
regulator: bd718xx: rename bd71837 to 718xx
Matti Vaittinen