| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-28 | clk: shmobile: Remove unneeded #include <linux/clkdev.h> | Geert Uytterhoeven | |
| The CCF implementations for the various shmobile SoCs don't use clkdev functionality, hence drop the inclusion of <linux/clkdev.h>. Add the missing #include <linux/slab.h>, which was included implicitly through <asm/clkdev.h> before. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> | |||
| 2015-01-08 | clk: shmobile: r8a73a4 common clock framework implementation | Ulrich Hecht | |
| Driver for the R8A73A4's clocks that are too specific to be supported by a generic driver. Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com> Acked-by: Michael Turquette <mturquette@linaro.org> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> | |||
