aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/apll.c
AgeCommit message (Expand)Author
2019-08-16clk: ti: Don't reference clk_init_data after registrationStephen Boyd
2019-02-15clk: ti: generalize the init sequence of clk_hw_omap clocksTero Kristo
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-12-01clk: ti: convert retry_init param to use void data typeTero Kristo
2017-08-23clk: ti: make clk_ops constBhumika Goyal
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