summaryrefslogtreecommitdiff
path: root/drivers/clk/ti/clk.c
Commit message (Expand)AuthorAge
* clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-24
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-28
|\
| * clk: ti: Include clk.hStephen Boyd2015-07-20
* | clk: ti: Force pointer to be __iomemStephen Boyd2015-07-28
* | clk: ti: Mark ti_clk_features staticStephen Boyd2015-07-28
* | clk: ti: Check kzalloc() for failuresStephen Boyd2015-07-28
* | Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd2015-07-28
|\ \ | |/ |/|
| * clk: ti: move low-level access and init code under clock driverTero Kristo2015-06-02
| * clk: ti: remove exported ll_ops struct, instead add an API for registrationTero Kristo2015-06-02
| * clk: ti: move omap2_clk_enable_init_clocks under clock driverTero Kristo2015-06-02
| * ARM: OMAP2+: clock: export driver API to setup/get clock featuresTero Kristo2015-06-02
* | clk: ti: Silence sparse warningsStephen Boyd2015-05-14
|/
* clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo2015-03-24
* clk: omap: compile legacy omap3 clocks conditionallyArnd Bergmann2015-02-03
* clk: ti: composite: add support for legacy composite clock initTero Kristo2015-01-30
* clk: ti: dpll: add support for legacy DPLL initTero Kristo2015-01-30
* clk: ti: divider: add support for legacy divider initTero Kristo2015-01-30
* clk: ti: gate: add support for legacy gate initTero Kristo2015-01-30
* clk: ti: mux: add support for legacy mux initTero Kristo2015-01-30
* clk: ti: add core support for initializing legacy clocksTero Kristo2015-01-30
* clk: ti: change clock init to use generic of_clk_initTero Kristo2014-09-29
* CLK: ti: add init support for clock IP blocksTero Kristo2014-01-17
* CLK: TI: add DT alias clock registration mechanismTero Kristo2014-01-17