summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mxs/clk-ref.c
Commit message (Expand)AuthorAgeFilesLines
* clk: introduce struct clk_hwSascha Hauer2021-06-071-19/+19
* clk: rename clk_register() to bclk_register()Sascha Hauer2021-06-071-1/+1
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
* clk: migrate to SPDX-License-Identifier useAhmad Fatoum2020-04-151-7/+1
* remove checks for xzalloc() returning NULLUwe Kleine-König2017-09-261-2/+0
* clk: MXS: Add is_enabled callback for clkrefJuergen Beisert2013-06-231-0/+12
* ARM: MXS: Add MXS specific clk typesSascha Hauer2013-06-201-0/+152