Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-28 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2023-04-13 | regulator: stm32-pwr: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2023-04-12 | regulator: stm32-pwr: fix of_iomap leak | YAN SHI | 1 | -4/+3 |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4 | Douglas Anderson | 1 | -0/+1 |
2020-08-21 | regulator: stm32-pwr: Fix W=1 build warning when CONFIG_OF=n | Jisheng Zhang | 1 | -1/+1 |
2019-05-03 | regulator: stm32-pwr: Remove unneeded .min_uV and .list_volage | Axel Lin | 1 | -2/+0 |
2019-05-03 | regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_reg | Axel Lin | 1 | -5/+3 |
2019-04-17 | regulator: stm32-pwr: Fix return value check in stm32_pwr_regulator_probe() | Wei Yongjun | 1 | -2/+2 |
2019-04-17 | regulator: ready_mask_table[] can be static | kbuild test robot | 1 | -3/+3 |
2019-04-15 | regulator: Add support for stm32 power regulators | Pascal PAILLET-LME | 1 | -0/+190 |