Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -0/+1 |
2019-04-23 | clk: core: replace clk_{readl,writel} with {readl,writel} | Jonas Gorski | 1 | -2/+2 |
2019-04-23 | clk: multiplier: add explicit big endian support | Jonas Gorski | 1 | -3/+19 |
2018-12-11 | clk: Tag basic clk types with SPDX | Stephen Boyd | 1 | -4/+1 |
2016-06-20 | clk: multiplier: Prevent the multiplier from under / over flowing | Maxime Ripard | 1 | -3/+17 |
2016-01-29 | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h | Geliang Tang | 1 | -2/+0 |
2015-10-23 | clk: Remove clk_{register,unregister}_multiplier() | Stephen Boyd | 1 | -51/+0 |
2015-10-21 | clk: Add a basic multiplier clock | Maxime Ripard | 1 | -0/+181 |