summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-stm32mp1.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* clk: introduce struct clk_hwSascha Hauer2021-06-071-45/+52
* clk: rename clk_register() to bclk_register()Sascha Hauer2021-06-071-3/+3
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
* ARM: stm32mp1: Add clk driverSascha Hauer2019-03-111-0/+1988