summaryrefslogtreecommitdiff
path: root/drivers/clk/ti
AgeCommit message (Expand)Author
2017-12-01clk: ti: clkctrl: add support for retrying failed initTero Kristo
2017-12-01clk: ti: convert retry_init param to use void data typeTero Kristo
2017-12-01clk: ti: clkctrl: use fallback udelay approach if timekeeping is suspendedTero Kristo
2017-12-01clk: ti: add support for clkctrl aliasesTero Kristo
2017-12-01clk: ti: clkctrl: add support for clkdm init for clkctrl clocksTero Kristo
2017-12-01clk: ti: clkctrl: fix error messages to print out node name properlyTero Kristo
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-11-15Merge branch 'clk-cleanup' into clk-nextStephen Boyd
2017-11-14clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold
2017-11-13clk: ti: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-31clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King
2017-08-23clk: ti: make clk_ops constBhumika Goyal
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring
2017-06-15clk: ti: omap4: add clkctrl clock dataTero Kristo
2017-06-15clk: ti: add support for clkctrl clocksTero Kristo
2017-04-28clk: ti: divider: try to fix ti_clk_register_dividerArnd Bergmann
2017-04-21clk: ti: fix building without legacy omap3Arnd Bergmann
2017-04-21clk: ti: fix linker error with !SOC_OMAP4Arnd Bergmann
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo
2017-03-08clk: ti: dpll44xx: fix clksel register initializationTero Kristo
2017-03-08clk: ti: gate: export gate_clk_ops locallyTero Kristo
2017-03-08clk: ti: divider: add driver internal API for parsing divider dataTero Kristo
2017-03-08clk: ti: divider: convert TI divider clock to use its own data representationTero Kristo
2017-03-08clk: ti: mux: convert TI mux clock to use its internal data representationTero Kristo
2017-03-08clk: ti: drop unnecessary MEMMAP_ADDRESSING flagTero Kristo
2017-03-08clk: ti: omap4: cleanup unnecessary clock aliasesTero Kristo
2017-03-08clk: ti: enforce const types on string arraysTero Kristo
2017-03-08clk: ti: move omap2_init_clk_clkdm under TI clock driverTero Kristo
2017-03-08clk: ti: use automatic clock alias generation frameworkTero Kristo
2017-03-08clk: ti: add API for creating aliases automatically for simple clock typesTero Kristo
2017-03-08clk: ti: add support for automatic clock alias generationTero Kristo
2017-01-26clk: ti: divider: Add the table parsing to get the best divider valueKeerthy
2016-12-08clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...Grygorii Strashko
2016-12-08clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts
2016-11-04clk: ti: make clk-dra7-atl explicitly non-modularPaul Gortmaker
2016-08-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-06-22ARM: dts: AM43xx: clk: Add RNG clk nodeLokesh Vutla
2016-06-10clk: ti: am335x/am4372: Add tbclk to pwm nodeFranklin S Cooper Jr
2016-05-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-04-19clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi
2016-04-15clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'Grygorii Strashko
2016-04-15clk: ti: amx3xx: limit the maximum frequency of DPLLs based on specTero Kristo
2016-04-15clk: ti: dpll: add support for specifying max rate for DPLLsTero Kristo
2016-04-15clk: ti: dflt: remove redundant unlikelySuman Anna
2016-04-11ARM: dts: dra7xx: Correct mcasp8_ahclkx_mux namePeter Ujfalusi
2016-03-02clk: ti: Remove CLK_IS_ROOTStephen Boyd
2016-03-01Merge branch 'clk-ti' into clk-nextMichael Turquette
2016-03-01clk: ti: Fix some errors found by static checkersStephen Boyd
2016-03-01clk: ti: Allow COMPILE_TEST to build selected driversTony Lindgren