| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-04 | regulator: stm32-vrefbuf: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -6/+0 |
| 2024-11-12 | regulator: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-12-11 | regulator: stm32-vrefbuf: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-07-14 | regulator: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson | 1 | -0/+1 |
| 2022-12-08 | regulator: core: Use different devices for resource allocation and DT lookup | ChiYuan Huang | 1 | -1/+1 |
| 2022-04-19 | regulator: stm32-vrefbuf: using pm_runtime_resume_and_get instead of pm_runti... | Minghao Chi | 1 | -20/+10 |
| 2020-08-21 | regulator: stm32-vrefbuf: Fix W=1 build warning when CONFIG_OF=n | Jisheng Zhang | 1 | -1/+1 |
| 2020-03-04 | regulator: stm32-vrefbuf: fix a possible overshoot when re-enabling | Fabrice Gasnier | 1 | -1/+2 |
| 2019-10-09 | regulator: stm32-vrefbuf: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner | 1 | -2/+1 |
| 2019-02-28 | regulator: stm32-vrefbuf: add power management support | Fabrice Gasnier | 1 | -7/+114 |
| 2018-02-08 | regulator: stm32-vrefbuf: fix check on ready flag | Fabrice Gasnier | 1 | -1/+1 |
| 2017-08-30 | regulator: Add support for stm32-vrefbuf | Fabrice Gasnier | 1 | -0/+202 |