summaryrefslogtreecommitdiff
path: root/drivers/clk/ti
AgeCommit message (Expand)Author
2017-11-30clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold
2017-01-12clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...Grygorii Strashko
2017-01-06clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts
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
2016-03-01clk: ti: Add support for dm814x ADPLLTony Lindgren
2016-02-26clk: ti: Update for of_clk_get_parent_count() returning unsigned intStephen Boyd
2016-02-22clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo
2016-02-22Merge branch 'clk-fixes' into clk-nextStephen Boyd
2016-02-22clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang
2016-01-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-03clk: ti: Add few dm814x clock aliasesTony Lindgren
2015-12-02Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-11-30clk: ti: omap5+: dpll: implement errata i810Tero Kristo
2015-11-24clk: ti: drop locking code from mux/divider driversGrygorii Strashko
2015-11-24clk: ti816x: Add missing dmtimer clkdev entriesNeil Armstrong
2015-11-24clk: ti: fapll: fix wrong do_div() usageNicolas Pitre
2015-11-24clk: ti: clkt_dpll: fix wrong do_div() usageNicolas Pitre
2015-11-20clk: ti: dra7: constify clk_hw_omap_ops structureJulia Lawall
2015-10-02clk: ti: dflt: fix enable_reg validity checkSuman Anna
2015-10-02clk: ti: fix dual-registration of uart4_ickBen Dooks
2015-10-02clk: ti: clk-7xx: Remove hardwired ABE clock configurationPeter Ujfalusi
2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd
2015-08-24clk: ti: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: ti: Remove CLK_IS_BASIC checkStephen Boyd
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd
2015-08-13clk: ti: fix for definition movementStephen Rothwell
2015-07-31ARM: dts: AM437X: add dpll_clksel_mac_clk nodeKeerthy
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-07-28clk: ti: Force pointer to be __iomemStephen Boyd
2015-07-28clk: ti: clk-3xxx: Remove unused structuresStephen Boyd
2015-07-28clk: ti: Mark ti_clk_features staticStephen Boyd
2015-07-28clk: ti: Check kzalloc() for failuresStephen Boyd