summaryrefslogtreecommitdiff
path: root/drivers/clk/shmobile/clk-div6.c
AgeCommit message (Expand)Author
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd
2015-07-28clk: shmobile: Remove unneeded #include <linux/clkdev.h>Geert Uytterhoeven
2015-02-04clk: shmobile: div6: Avoid division by zero in .round_rate()Geert Uytterhoeven
2015-01-08clk: shmobile: div6: Avoid changing divisor in .disable()Geert Uytterhoeven
2014-11-12clk: shmobile: div6: support selectable-input clocksUlrich Hecht
2014-02-25clk: shmobile: div6: use proper description in kernel docWolfram Sang
2013-12-13clk: shmobile: Add DIV6 clock supportLaurent Pinchart