开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
mt6359-regulator.c
Age
Commit message (
Expand
)
Author
2026-06-09
regulator: mt6359: Fix vbbck default internal supply name
Chen-Yu Tsai
2026-06-02
regulator: Use named initializers for platform_device_id arrays
Mark Brown
2026-06-02
regulator: Drop unused assignment of platform_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-05-20
regulator: mt6359: Add proper ldo_vcn33_[12] regulators
Chen-Yu Tsai
2026-05-20
regulator: mt6359: Add regulator supply names
Chen-Yu Tsai
2026-05-20
regulator: mt6359: const-ify regulator descriptions
Chen-Yu Tsai
2023-07-18
regulator: Remove duplicated include in mt6359-regulator.c
Yang Li
2023-07-14
regulator: Explicitly include correct DT includes
Rob Herring
2023-05-18
regulator: mt6359: add read check for PMIC MT6359
Sen Chu
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.10 and 5.15
Douglas Anderson
2021-07-11
regulator: mt6359: Remove shift fields from struct mt6359_regulator_info
Axel Lin
2021-06-07
regulator: mt6359: Get rid of linear_range tables
Axel Lin
2021-06-07
regulator: mt6359: Use unsigned int for volt_tables
Axel Lin
2021-06-01
regulator: mt6359: Add support for MT6359P regulator
Hsin-Hsiung Wang
2021-06-01
regulator: mt6359: Add support for MT6359 regulator
Wen Su