| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-02-08 | clk: remove u300 driver | Arnd Bergmann | 1 | -1/+0 | |
| The ST-Ericsson U300 platform is getting removed, so this driver is no longer needed. Cc: Linus Walleij <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> | |||||
| 2012-07-11 | ARM: u300: convert to common clock | Linus Walleij | 1 | -0/+1 | |
| This converts the U300 clock implementation over to use the common struct clk and moves the implementation down into drivers/clk. Since VCO isn't used in tree it was removed, it's not hard to put it back in if need be. Signed-off-by: Linus Walleij <[email protected]> [[email protected]: trivial Makefile conflict] Signed-off-by: Mike Turquette <[email protected]> | |||||