summaryrefslogtreecommitdiff
path: root/drivers/clk/clk.c
AgeCommit message (Expand)Author
2012-07-19clk: Check parent for NULL in clk_change_ratePawel Moll
2012-07-16clk: fix parent validation in __clk_set_parent()Rajendra Nayak
2012-07-16clk: Allow late cache allocation for clk->parentsRajendra Nayak
2012-03-16clk: introduce the common clock frameworkMike Turquette