summaryrefslogtreecommitdiff
path: root/drivers/clk/ti
Commit message (Expand)AuthorAge
* clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King2017-08-31
* clk: ti: make clk_ops constBhumika Goyal2017-08-23
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-21
* clk: ti: omap4: add clkctrl clock dataTero Kristo2017-06-15
* clk: ti: add support for clkctrl clocksTero Kristo2017-06-15
* clk: ti: divider: try to fix ti_clk_register_dividerArnd Bergmann2017-04-28
* clk: ti: fix building without legacy omap3Arnd Bergmann2017-04-21
* clk: ti: fix linker error with !SOC_OMAP4Arnd Bergmann2017-04-21
* clk: ti: convert to use proper register definition for all accessesTero Kristo2017-03-08
* clk: ti: dpll44xx: fix clksel register initializationTero Kristo2017-03-08
* clk: ti: gate: export gate_clk_ops locallyTero Kristo2017-03-08
* clk: ti: divider: add driver internal API for parsing divider dataTero Kristo2017-03-08
* clk: ti: divider: convert TI divider clock to use its own data representationTero Kristo2017-03-08
* clk: ti: mux: convert TI mux clock to use its internal data representationTero Kristo2017-03-08
* clk: ti: drop unnecessary MEMMAP_ADDRESSING flagTero Kristo2017-03-08
* clk: ti: omap4: cleanup unnecessary clock aliasesTero Kristo2017-03-08
* clk: ti: enforce const types on string arraysTero Kristo2017-03-08
* clk: ti: move omap2_init_clk_clkdm under TI clock driverTero Kristo2017-03-08
* clk: ti: use automatic clock alias generation frameworkTero Kristo2017-03-08
* clk: ti: add API for creating aliases automatically for simple clock typesTero Kristo2017-03-08
* clk: ti: add support for automatic clock alias generationTero Kristo2017-03-08
* clk: ti: divider: Add the table parsing to get the best divider valueKeerthy2017-01-26
* clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...Grygorii Strashko2016-12-08
* clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts2016-12-08
* clk: ti: make clk-dra7-atl explicitly non-modularPaul Gortmaker2016-11-04
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-08-01
|\
| * ARM: dts: AM43xx: clk: Add RNG clk nodeLokesh Vutla2016-06-22
* | clk: ti: am335x/am4372: Add tbclk to pwm nodeFranklin S Cooper Jr2016-06-10
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-05-20
|\
| * clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi2016-04-19
| * clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'Grygorii Strashko2016-04-15
| * clk: ti: amx3xx: limit the maximum frequency of DPLLs based on specTero Kristo2016-04-15
| * clk: ti: dpll: add support for specifying max rate for DPLLsTero Kristo2016-04-15
| * clk: ti: dflt: remove redundant unlikelySuman Anna2016-04-15
* | ARM: dts: dra7xx: Correct mcasp8_ahclkx_mux namePeter Ujfalusi2016-04-11
|/
* clk: ti: Remove CLK_IS_ROOTStephen Boyd2016-03-02
* Merge branch 'clk-ti' into clk-nextMichael Turquette2016-03-01
|\
| * clk: ti: Fix some errors found by static checkersStephen Boyd2016-03-01
| * clk: ti: Allow COMPILE_TEST to build selected driversTony Lindgren2016-03-01
| * clk: ti: Add support for dm814x ADPLLTony Lindgren2016-03-01
* | clk: ti: Update for of_clk_get_parent_count() returning unsigned intStephen Boyd2016-02-26
* | clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo2016-02-22
* | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-02-22
|\ \
| * | clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo2016-02-22
| |/
* | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-29
|/
* Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-20
|\
| * clk: ti: Add few dm814x clock aliasesTony Lindgren2015-12-03
* | Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-12-02
|\ \
| * | clk: ti: drop locking code from mux/divider driversGrygorii Strashko2015-11-24
| * | clk: ti816x: Add missing dmtimer clkdev entriesNeil Armstrong2015-11-24