summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti
Commit message (Expand)AuthorAgeFilesLines
...
* | | clk: ti: omap5: cleanup unnecessary clock aliasesTero Kristo2017-12-011-192/+2
* | | clk: ti: dra7: drop unnecessary clock aliasesTero Kristo2017-12-011-281/+2
* | | clk: ti: omap4: cleanup unnecessary clock aliasesTero Kristo2017-12-011-45/+0
* | | clk: ti: clkctrl: fix flags for mux and divider opt clocksTero Kristo2017-12-012-2/+11
* | | clk: ti: clkctrl: add support for retrying failed initTero Kristo2017-12-011-1/+11
| |/ |/|
* | clk: ti: convert retry_init param to use void data typeTero Kristo2017-12-015-11/+14
* | clk: ti: clkctrl: use fallback udelay approach if timekeeping is suspendedTero Kristo2017-12-011-1/+13
* | clk: ti: add support for clkctrl aliasesTero Kristo2017-12-011-3/+55
* | clk: ti: clkctrl: add support for clkdm init for clkctrl clocksTero Kristo2017-12-012-0/+23
* | clk: ti: clkctrl: fix error messages to print out node name properlyTero Kristo2017-12-011-3/+3
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-173-8/+3
|\
| * Merge branch 'clk-cleanup' into clk-nextStephen Boyd2017-11-152-6/+2
| |\
| | * clk: ti: Delete error messages for failed memory allocationsMarkus Elfring2017-11-132-6/+2
| * | clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold2017-11-141-2/+1
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* 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
|/