Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-08 | clk: ti: enforce const types on string arrays | Tero Kristo | 1 | -1/+1 |
2017-03-08 | clk: ti: use automatic clock alias generation framework | Tero Kristo | 1 | -1/+15 |
2016-02-27 | clk: ti: Update for of_clk_get_parent_count() returning unsigned int | Stephen Boyd | 1 | -4/+4 |
2016-01-29 | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h | Geliang Tang | 1 | -2/+0 |
2015-07-28 | clk: ti: make use of of_clk_parent_fill helper function | Dinh Nguyen | 1 | -3/+1 |
2015-04-13 | clk: don't use __initconst for non-const arrays | Uwe Kleine-König | 1 | -1/+1 |
2015-02-03 | clk: omap: compile legacy omap3 clocks conditionally | Arnd Bergmann | 1 | -0/+2 |
2015-01-30 | clk: ti: composite: add support for legacy composite clock init | Tero Kristo | 1 | -4/+42 |
2014-01-18 | clk: ti: add support for basic mux clock | Tero Kristo | 1 | -1/+1 |
2014-01-18 | CLK: ti: add support for ti divider-clock | Tero Kristo | 1 | -1/+1 |
2014-01-18 | clk: ti: add composite clock support | Tero Kristo | 1 | -0/+269 |