| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: ti: generalize the init sequence of clk_hw_omap clocks | Tero Kristo | 2019-02-15 | 1 | -1/+1 |
* | Merge branch 'clk-ti' into clk-next | Stephen Boyd | 2018-10-19 | 1 | -0/+3 |
|\ |
|
| * | clk: ti: Add functions to save/restore clk context | Russ Dill | 2018-10-03 | 1 | -0/+3 |
* | | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-30 | 1 | -1/+1 |
|/ |
|
* | clk: ti: Drop legacy clk-3xxx-legacy code | Tony Lindgren | 2017-12-14 | 1 | -48/+0 |
* | clk: ti: convert to use proper register definition for all accesses | Tero Kristo | 2017-03-08 | 1 | -18/+14 |
* | clk: ti: gate: export gate_clk_ops locally | Tero Kristo | 2017-03-08 | 1 | -1/+1 |
* | clk: ti: divider: convert TI divider clock to use its own data representation | Tero Kristo | 2017-03-08 | 1 | -2/+2 |
* | clk: ti: drop unnecessary MEMMAP_ADDRESSING flag | Tero Kristo | 2017-03-08 | 1 | -3/+1 |
* | clk: ti: use automatic clock alias generation framework | Tero Kristo | 2017-03-08 | 1 | -1/+1 |
* | 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-25 | 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-11 | 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 |