summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti
Commit message (Expand)AuthorAgeFilesLines
* clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King2017-08-311-1/+1
* clk: ti: make clk_ops constBhumika Goyal2017-08-233-4/+4
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-211-2/+2
* clk: ti: omap4: add clkctrl clock dataTero Kristo2017-06-153-0/+670
* clk: ti: add support for clkctrl clocksTero Kristo2017-06-153-1/+523
* clk: ti: divider: try to fix ti_clk_register_dividerArnd Bergmann2017-04-281-11/+6
* clk: ti: fix building without legacy omap3Arnd Bergmann2017-04-211-6/+6
* clk: ti: fix linker error with !SOC_OMAP4Arnd Bergmann2017-04-211-2/+6
* clk: ti: convert to use proper register definition for all accessesTero Kristo2017-03-0816-276/+225
* clk: ti: dpll44xx: fix clksel register initializationTero Kristo2017-03-081-0/+15
* clk: ti: gate: export gate_clk_ops locallyTero Kristo2017-03-082-1/+2
* clk: ti: divider: add driver internal API for parsing divider dataTero Kristo2017-03-082-22/+45
* clk: ti: divider: convert TI divider clock to use its own data representationTero Kristo2017-03-083-13/+24
* clk: ti: mux: convert TI mux clock to use its internal data representationTero Kristo2017-03-082-5/+16
* clk: ti: drop unnecessary MEMMAP_ADDRESSING flagTero Kristo2017-03-084-7/+1
* clk: ti: omap4: cleanup unnecessary clock aliasesTero Kristo2017-03-081-186/+2
* clk: ti: enforce const types on string arraysTero Kristo2017-03-083-6/+6
* clk: ti: move omap2_init_clk_clkdm under TI clock driverTero Kristo2017-03-082-0/+31
* clk: ti: use automatic clock alias generation frameworkTero Kristo2017-03-0810-15/+49
* clk: ti: add API for creating aliases automatically for simple clock typesTero Kristo2017-03-082-0/+27
* clk: ti: add support for automatic clock alias generationTero Kristo2017-03-082-0/+67
* clk: ti: divider: Add the table parsing to get the best divider valueKeerthy2017-01-261-1/+30
* clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...Grygorii Strashko2016-12-081-1/+0
* clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts2016-12-084-11/+104
* clk: ti: make clk-dra7-atl explicitly non-modularPaul Gortmaker2016-11-041-17/+3
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-08-011-0/+1
|\
| * ARM: dts: AM43xx: clk: Add RNG clk nodeLokesh Vutla2016-06-221-0/+1
* | clk: ti: am335x/am4372: Add tbclk to pwm nodeFranklin S Cooper Jr2016-06-102-0/+9
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-05-206-1/+13
|\
| * clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi2016-04-191-0/+2
| * clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'Grygorii Strashko2016-04-152-0/+2
| * clk: ti: amx3xx: limit the maximum frequency of DPLLs based on specTero Kristo2016-04-151-0/+5
| * clk: ti: dpll: add support for specifying max rate for DPLLsTero Kristo2016-04-151-0/+3
| * clk: ti: dflt: remove redundant unlikelySuman Anna2016-04-151-1/+1
* | ARM: dts: dra7xx: Correct mcasp8_ahclkx_mux namePeter Ujfalusi2016-04-111-1/+1
|/
* clk: ti: Remove CLK_IS_ROOTStephen Boyd2016-03-021-2/+2
* Merge branch 'clk-ti' into clk-nextMichael Turquette2016-03-014-0/+1048
|\
| * clk: ti: Fix some errors found by static checkersStephen Boyd2016-03-012-4/+4
| * clk: ti: Allow COMPILE_TEST to build selected driversTony Lindgren2016-03-011-0/+4
| * clk: ti: Add support for dm814x ADPLLTony Lindgren2016-03-014-0/+1044
* | clk: ti: Update for of_clk_get_parent_count() returning unsigned intStephen Boyd2016-02-264-8/+8
* | clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo2016-02-225-26/+50
* | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-02-221-1/+2
|\ \
| * | clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo2016-02-221-1/+2
| |/
* | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-294-8/+0
|/
* Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-201-0/+4
|\
| * clk: ti: Add few dm814x clock aliasesTony Lindgren2015-12-031-0/+4
* | Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-12-025-29/+12
|\ \
| * | clk: ti: drop locking code from mux/divider driversGrygorii Strashko2015-11-242-25/+6
| * | clk: ti816x: Add missing dmtimer clkdev entriesNeil Armstrong2015-11-241-0/+2
OpenPOWER on IntegriCloud