summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-stm32mp1.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-24/+24
* ARM: stm32mp: mark iwdg2 with barebox,restart-warm-bootromAhmad Fatoum2022-10-271-1/+1
* clk: stm32mp1: sync with Linux v5.17-rc1Ahmad Fatoum2022-03-081-276/+623
* 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