summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/clockdomain.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: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd
2015-07-20clk: ti: Include clk.hStephen Boyd
2015-06-04clk: ti: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2015-06-02clk: ti: remove exported ll_ops struct, instead add an API for registrationTero Kristo
2015-06-02clk: ti: clkdm: move clkdm gate clock support code to clock driverTero Kristo
2015-04-01clk: constify of_device_id arrayFabian Frederick
2014-09-29clk: ti: consider the fact that of_clk_get() might return an errorSebastian Andrzej Siewior
2014-01-17CLK: TI: add support for clockdomain bindingTero Kristo