summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/apll.c
Commit message (Expand)AuthorAgeFilesLines
* clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo2016-02-221-4/+16
* clk: ti: dra7: constify clk_hw_omap_ops structureJulia Lawall2015-11-201-1/+1
* clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-241-2/+2
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-281-0/+1
|\
| * clk: ti: Include clk.hStephen Boyd2015-07-201-0/+1
* | clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-281-3/+1
* | clk: ti: move some public definitions to private headerTero Kristo2015-06-021-0/+2
|/
* clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo2015-03-241-2/+3
* clk: ti: dra7: return error code in failure caseJulia Lawall2014-06-191-4/+2
* clk: ti: apll: not allocating enough dataDan Carpenter2014-06-191-1/+1
* CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-281-0/+181
* CLK: TI: DRA7: Add APLL supportJ Keerthy2014-01-171-0/+223
OpenPOWER on IntegriCloud