index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
mt6311-regulator.c
Age
Commit message (
Expand
)
Author
2024-05-27
regulator: Drop explicit initialization of struct i2c_device_id::driver_data ...
Uwe Kleine-König
2024-03-25
regulator: mt6311: convert to use maple tree register cache
Bo Liu
2023-08-08
regulator: mt6311: Drop useless header
Linus Walleij
2023-05-08
regulator: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2020-01-13
regulator: Convert i2c drivers to use .probe_new
Axel Lin
2019-04-26
regulator: mt63xx: Switch to SPDX identifier
Axel Lin
2019-02-22
regulator: mt6311: Use linear instead of linear range for mt6311_buck_ops
Axel Lin
2015-12-18
regulator: mt6311: Use REGCACHE_RBTREE
Daniel Kurtz
2015-08-30
regulator: mt6311: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2015-08-03
regulator: mt6311: Trivial clean up
Axel Lin
2015-08-03
regulator: mt6311: Modify the maximum voltage of buck.
Henry Chen
2015-07-24
regulator: mt6311: Add support for mt6311 regulator
Henry Chen