summaryrefslogtreecommitdiff
path: root/drivers/clk/ti
Commit message (Expand)AuthorAge
...
| * clk: ti: move omap2_clk_enable_init_clocks under clock driverTero Kristo2015-06-02
| * clk: ti: autoidle: move generic autoidle handling code to clock driverTero Kristo2015-06-02
| * clk: ti: move interface clock implementation under drivers/clkTero Kristo2015-06-02
| * clk: ti: move OMAP4+ DPLL implementation under drivers/clkTero Kristo2015-06-02
| * clk: ti: move generic OMAP DPLL implementation under drivers/clkTero Kristo2015-06-02
| * ARM: OMAP2+: clock: export driver API to setup/get clock featuresTero Kristo2015-06-02
* | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-01
|\ \
| * | clk: ti: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-04
| * | clk: ti: Silence sparse warningsStephen Boyd2015-05-14
| * | clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski2015-05-14
| |/
* | CLK: TI: always enable DESHDCP clockTomi Valkeinen2015-06-04
* | arm: dra7: add DESHDCP clockTomi Valkeinen2015-06-03
|/
* clk: don't use __initconst for non-const arraysUwe Kleine-König2015-04-12
* clk: constify of_device_id arrayFabian Frederick2015-04-01
* Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-nextMichael Turquette2015-03-24
|\
| * clk: ti: Implement FAPLL set_rate for the PLLTony Lindgren2015-03-24
| * clk: ti: Implement FAPLL set_rate for the synthesizerTony Lindgren2015-03-24
| * clk: ti: Fix FAPLL recalc_rate for rounding errorsTony Lindgren2015-03-24
| * clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16Suman Anna2015-03-24
| * clk: ti: DRA7: Correct timer_sys_ck clock aliases for TimersSuman Anna2015-03-24
| * clk: ti: OMAP5: Correct the DT clock aliases for timersSuman Anna2015-03-24
| * clk: ti: OMAP4: Remove the legacy timer DT clock aliasesSuman Anna2015-03-24
| * clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliasesPeter Ujfalusi2015-03-24
| * clk: ti: clk-3xxx: Correct McBSP related DT clock definitionsPeter Ujfalusi2015-03-24
| * clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo2015-03-24
* | clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren2015-02-25
|/
* clk: omap: compile legacy omap3 clocks conditionallyArnd Bergmann2015-02-03
* Merge branch 'clk-omap-legacy' into clk-nextMichael Turquette2015-02-02
|\
| * clk: ti: add omap3 legacy clock dataTero Kristo2015-01-30
| * 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: interface: add support for legacy interface clock 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: Drop use of clk-private.hStephen Boyd2015-01-27
* | clk: ti: Initialize clocks for dm816xTony Lindgren2015-01-20
* | clk: ti: Add support for FAPLL on dm816xTony Lindgren2015-01-20
|/
* ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()Tero Kristo2014-11-13
* Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-09-29
|\
| * clk: ti: dra7-atl-clock: Mark the device as pm_runtime_irq_safePeter Ujfalusi2014-09-29
| * clk: ti: LLVMLinux: Move __init outside of type definitionBehan Webster2014-09-29
| * clk: ti: consider the fact that of_clk_get() might return an errorSebastian Andrzej Siewior2014-09-29
| * clk: ti: dra7-atl-clock: fix a memory leakTero Kristo2014-09-29
| * clk: ti: change clock init to use generic of_clk_initTero Kristo2014-09-29
* | clk: Remove .owner field for driverKiran Padwal2014-09-25
* | clk: ti: dra7-atl: Provide error check for incoming parameters in set_rateNishanth Menon2014-08-21
* | clk: ti: divider: Provide error check for incoming parameters in set_rateNishanth Menon2014-08-21
|/
* Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-08-04
|\