aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti
Commit message (Expand)AuthorAge
* 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-30
|\
| * 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
|\
| * Merge branch 'for-v3.17/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-07-25
| |\
| | * CLK: ti: dra7: Initialize USB_DPLLRoger Quadros2014-07-02
* | | clk: ti: clk-7xx: Correct ABE DPLL configurationPeter Ujfalusi2014-07-31
|/ /
* | clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clockTomi Valkeinen2014-06-19
* | clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros2014-06-19
* | clk: ti: dra7: return error code in failure caseJulia Lawall2014-06-19
* | clk: ti: apll: not allocating enough dataDan Carpenter2014-06-19
|/
* Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-15
|\
| * Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-10
| |\
| | * CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...Nishanth Menon2014-06-06
| | * CLK: TI: clk-54xx: Set the rate for dpll_abe_m2x2_ckPeter Ujfalusi2014-06-06
| | * CLK: TI: Driver for DRA7 ATL (Audio Tracking Logic)Peter Ujfalusi2014-05-28