aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/ti
AgeCommit message (Expand)AuthorFilesLines
2016-12-08clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...Gravatar Grygorii Strashko 1-1/+0
2016-12-08clk: ti: omap36xx: Work around sprz319 advisory 2.1Gravatar Richard Watts 4-11/+104
2016-11-04clk: ti: make clk-dra7-atl explicitly non-modularGravatar Paul Gortmaker 1-17/+3
2016-08-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 1-0/+1
2016-06-22ARM: dts: AM43xx: clk: Add RNG clk nodeGravatar Lokesh Vutla 1-0/+1
2016-06-10clk: ti: am335x/am4372: Add tbclk to pwm nodeGravatar Franklin S Cooper Jr 2-0/+9
2016-05-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 6-1/+13
2016-04-19clk: ti: dra7-atl-clock: Fix of_node reference countingGravatar Peter Ujfalusi 1-0/+2
2016-04-15clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'Gravatar Grygorii Strashko 2-0/+2
2016-04-15clk: ti: amx3xx: limit the maximum frequency of DPLLs based on specGravatar Tero Kristo 1-0/+5
2016-04-15clk: ti: dpll: add support for specifying max rate for DPLLsGravatar Tero Kristo 1-0/+3
2016-04-15clk: ti: dflt: remove redundant unlikelyGravatar Suman Anna 1-1/+1
2016-04-11ARM: dts: dra7xx: Correct mcasp8_ahclkx_mux nameGravatar Peter Ujfalusi 1-1/+1
2016-03-02clk: ti: Remove CLK_IS_ROOTGravatar Stephen Boyd 1-2/+2
2016-03-01Merge branch 'clk-ti' into clk-nextGravatar Michael Turquette 4-0/+1048
2016-03-01clk: ti: Fix some errors found by static checkersGravatar Stephen Boyd 2-4/+4
2016-03-01clk: ti: Allow COMPILE_TEST to build selected driversGravatar Tony Lindgren 1-0/+4
2016-03-01clk: ti: Add support for dm814x ADPLLGravatar Tony Lindgren 4-0/+1044
2016-02-26clk: ti: Update for of_clk_get_parent_count() returning unsigned intGravatar Stephen Boyd 4-8/+8
2016-02-22clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsGravatar Tero Kristo 5-26/+50
2016-02-22Merge branch 'clk-fixes' into clk-nextGravatar Stephen Boyd 1-1/+2
2016-02-22clk: ti: omap3+: dpll: use non-locking version of clk_get_rateGravatar Tero Kristo 1-1/+2
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGravatar Geliang Tang 4-8/+0
2016-01-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+4
2015-12-03clk: ti: Add few dm814x clock aliasesGravatar Tony Lindgren 1-0/+4
2015-12-02Merge branch 'clk-fixes' into clk-nextGravatar Stephen Boyd 5-29/+12
2015-11-30clk: ti: omap5+: dpll: implement errata i810Gravatar Tero Kristo 1-1/+24
2015-11-24clk: ti: drop locking code from mux/divider driversGravatar Grygorii Strashko 2-25/+6
2015-11-24clk: ti816x: Add missing dmtimer clkdev entriesGravatar Neil Armstrong 1-0/+2
2015-11-24clk: ti: fapll: fix wrong do_div() usageGravatar Nicolas Pitre 1-2/+2
2015-11-24clk: ti: clkt_dpll: fix wrong do_div() usageGravatar Nicolas Pitre 1-2/+2
2015-11-20clk: ti: dra7: constify clk_hw_omap_ops structureGravatar Julia Lawall 1-1/+1
2015-10-02clk: ti: dflt: fix enable_reg validity checkGravatar Suman Anna 1-2/+2
2015-10-02clk: ti: fix dual-registration of uart4_ickGravatar Ben Dooks 1-1/+1
2015-10-02clk: ti: clk-7xx: Remove hardwired ABE clock configurationGravatar Peter Ujfalusi 1-17/+1
2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 1-0/+1
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 3-2/+35
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Gravatar Stephen Boyd 3-13/+13
2015-08-24clk: ti: Convert to clk_hw based provider APIsGravatar Stephen Boyd 7-35/+33
2015-08-24clk: ti: Remove CLK_IS_BASIC checkGravatar Stephen Boyd 1-6/+0
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Gravatar Stephen Boyd 6-9/+9
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Gravatar Stephen Boyd 1-1/+1
2015-08-13clk: ti: fix for definition movementGravatar Stephen Rothwell 1-0/+2
2015-07-31ARM: dts: AM437X: add dpll_clksel_mac_clk nodeGravatar Keerthy 1-0/+1
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextGravatar Stephen Boyd 11-1/+11
2015-07-28clk: ti: make use of of_clk_parent_fill helper functionGravatar Dinh Nguyen 5-14/+5
2015-07-28clk: ti: Force pointer to be __iomemGravatar Stephen Boyd 1-1/+1
2015-07-28clk: ti: clk-3xxx: Remove unused structuresGravatar Stephen Boyd 1-10/+0
2015-07-28clk: ti: Mark ti_clk_features staticGravatar Stephen Boyd 1-1/+1
2015-07-28clk: ti: Check kzalloc() for failuresGravatar Stephen Boyd 1-0/+2