Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h | Geliang Tang | 2016-01-29 | 1 | -2/+0 |
* | clk: ti: Convert to clk_hw based provider APIs | Stephen Boyd | 2015-08-24 | 1 | -3/+3 |
* | clk: ti: fix ti_clk_get_reg_addr error handling | Tero Kristo | 2015-03-24 | 1 | -2/+2 |
* | clk: omap: compile legacy omap3 clocks conditionally | Arnd Bergmann | 2015-02-03 | 1 | -0/+2 |
* | clk: ti: interface: add support for legacy interface clock init | Tero Kristo | 2015-01-30 | 1 | -0/+3 |
* | clk: ti: gate: add support for legacy gate init | Tero Kristo | 2015-01-30 | 1 | -30/+128 |
* | Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-... | Mike Turquette | 2014-06-10 | 1 | -1/+1 |
|\ | |||||
| * | CLK: TI: gate: add composite interface clock to OMAP2 only build | Tero Kristo | 2014-05-28 | 1 | -1/+1 |
* | | clk: ti: add missing semi-colon on CLK_OF_DECLARE | Rob Herring | 2014-05-20 | 1 | -1/+1 |
|/ | |||||
* | CLK: TI: add support for gate clock | Tero Kristo | 2014-01-17 | 1 | -0/+249 |