summaryrefslogtreecommitdiff
path: root/drivers/clk/ti/apll.c
AgeCommit message (Expand)Author
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo
2017-03-08clk: ti: drop unnecessary MEMMAP_ADDRESSING flagTero Kristo
2017-03-08clk: ti: use automatic clock alias generation frameworkTero Kristo
2016-02-22clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo
2015-11-20clk: ti: dra7: constify clk_hw_omap_ops structureJulia Lawall
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-07-20clk: ti: Include clk.hStephen Boyd
2015-06-02clk: ti: move some public definitions to private headerTero Kristo
2015-03-24clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo
2014-06-19clk: ti: dra7: return error code in failure caseJulia Lawall
2014-06-19clk: ti: apll: not allocating enough dataDan Carpenter
2014-05-28CLK: TI: APLL: add support for omap2 apllsTero Kristo
2014-01-17CLK: TI: DRA7: Add APLL supportJ Keerthy