summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti
AgeCommit message (Expand)AuthorLines
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-26/+18
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+1
2020-05-26clk: ti: dra7: remove two unused symbolsJason Yan-9/+0
2020-05-19clk: ti: dm816: enable sysclk6_ck on initTony Lindgren-0/+1
2020-05-14clk: ti: dra7xx: fix RNG clock parentTero Kristo-1/+1
2020-05-14clk: ti: dra7xx: mark MCAN clock as DRA76x onlyTero Kristo-1/+1
2020-05-14clk: ti: dra7xx: fix gpu clkctrl parentTero Kristo-1/+1
2020-05-14clk: ti: omap5: Add proper parent clocks for l4-secure clocksTero Kristo-7/+7
2020-05-14clk: ti: omap4: Add proper parent clocks for l4-secure clocksTero Kristo-7/+7
2020-05-14clk: ti: composite: fix memory leakTero Kristo-0/+1
2020-05-12clk: ti: clkctrl: convert subclocks to use proper names alsoTero Kristo-50/+48
2020-05-12clk: ti: am33xx: fix RTC clock parentTero Kristo-1/+1
2020-05-12clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo-1/+0
2020-04-03Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-1/+6
2020-03-17clk: ti: Fix dm814x clkctrl for ethernetTony Lindgren-1/+6
2020-03-16clk: ti: am43xx: Fix clock parent for RTC clockTony Lindgren-1/+1
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+26
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-17/+170
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd-13/+164
2020-01-23ARM: dts: Add missing omap5 secure clocksTony Lindgren-0/+13
2020-01-23ARM: dts: Add missing omap4 secure clocksTony Lindgren-0/+13
2020-01-20clk: ti: clkctrl: Fix hidden dependency to node nameTony Lindgren-12/+88
2020-01-20clk: ti: add clkctrl data dra7 sgxTony Lindgren-0/+35
2020-01-20clk: ti: omap5: Add missing AESS clockTony Lindgren-0/+15
2020-01-20clk: ti: dra7: fix parent for gmac_clkctrlGrygorii Strashko-1/+1
2020-01-20clk: ti: dra7: add vpe clkctrl dataBenoit Parrot-0/+6
2020-01-20clk: ti: dra7: add cam clkctrl dataBenoit Parrot-0/+19
2020-01-05clk: ti: dra7-atl: Remove pm_runtime_irq_safe()Peter Ujfalusi-1/+0
2019-12-23clk: let init callback return an error codeJerome Brunet-4/+6
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-198/+178
2019-11-08clk/ti/adpll: allocate room for terminating nullStephen Kitt-9/+2
2019-11-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+3
2019-11-04clk: ti: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren-2/+3
2019-11-04clk: ti: dra7-atl-clock: Remove ti_clk_add_alias callPeter Ujfalusi-6/+0
2019-10-31clk: ti: divider: convert to use min,max,mask instead of widthTero Kristo-91/+74
2019-10-31clk: ti: divider: cleanup ti_clk_parse_divider_data APITero Kristo-14/+9
2019-10-31clk: ti: divider: cleanup _register_divider and ti_clk_get_div_tableTero Kristo-72/+41
2019-10-31clk: ti: am43xx: drop idlest polling from gfx clockTero Kristo-1/+1
2019-10-31clk: ti: am33xx: drop idlest polling from gfx clockTero Kristo-1/+1
2019-10-31clk: ti: am33xx: drop idlest polling from pruss clkctrl clockTero Kristo-1/+1
2019-10-31clk: ti: am43xx: drop idlest polling from pruss clkctrl clockTero Kristo-1/+1
2019-10-31clk: ti: omap5: Drop idlest polling from IPU & DSP clkctrl clocksSuman Anna-2/+2
2019-10-31clk: ti: omap4: Drop idlest polling from IPU & DSP clkctrl clocksSuman Anna-2/+2
2019-10-31clk: ti: dra7xx: Drop idlest polling from IPU & DSP clkctrl clocksTero Kristo-4/+4
2019-10-31clk: ti: omap5: add IVA subsystem clkctrl dataTero Kristo-0/+7
2019-10-31clk: ti: clkctrl: add new exported API for checking standby infoTero Kristo-0/+33
2019-10-31clk: ti: clkctrl: convert to use bit helper macros instead of bitopsTero Kristo-4/+4
2019-10-31clk: ti: clkctrl: fix setting up clkctrl clocksTero Kristo-1/+1
2019-10-03Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson-3/+3