aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' into clk-nextStephen Boyd22-1345/+159
2022-03-15clk: ti: clkctrl: fix typos in commentsJulia Lawall1-1/+1
2022-03-15clk: ti: Drop legacy compatibility clocks for dra7Tony Lindgren4-832/+5
2022-03-15clk: ti: Drop legacy compatibility clocks for am4Tony Lindgren5-246/+6
2022-03-15clk: ti: Drop legacy compatibility clocks for am3Tony Lindgren4-230/+4
2022-03-10clk: ti: Update component clocks to use ti_dt_clk_name()Tony Lindgren8-11/+23
2022-03-10clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()Tony Lindgren4-12/+22
2022-03-10clk: ti: Add ti_dt_clk_name() helper to use clock-output-namesTony Lindgren2-1/+20
2022-03-10clk: ti: Use clock-output-names for clkctrlTony Lindgren1-2/+20
2022-03-10clk: ti: Add ti_find_clock_provider() to use clock-output-namesTony Lindgren1-2/+41
2022-03-10clk: ti: Optionally parse IO address from parent clock nodeTony Lindgren1-2/+8
2022-03-10clk: ti: Preserve node in ti_dt_clocks_register()Tony Lindgren1-5/+8
2022-03-10clk: ti: Constify clkctrl_nameTony Lindgren1-1/+1
2021-12-09clk/ti/adpll: Make const pointer error a static const arrayColin Ian King1-1/+1
2021-10-20clk: ti: am43xx: Add clkctrl data for am43xx ADC1Miquel Raynal1-0/+1
2021-06-27drivers: ti: remove redundant error message in adpll.cYu Jiahua1-4/+1
2021-06-08clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi2-0/+124
2021-06-08clk: ti: fix typo in routine descriptionDario Binacchi1-1/+1
2021-03-10clk: ti: omap5: Add missing gpmc and ocmc clkctrlTony Lindgren1-0/+2
2021-02-11clk: ti: gate: Fix possible doc-rot in 'omap36xx_gate_clk_enable_with_hsdiv_restore'Lee Jones1-1/+1
2021-02-11clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameterLee Jones1-1/+1
2021-02-11clk: ti: clockdomain: Fix description for 'omap2_init_clk_clkdm's hw paramLee Jones1-1/+1
2021-02-11clk: ti: dpll44xx: Fix some potential doc-rotLee Jones1-2/+4
2021-02-10clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy onesLee Jones1-9/+11
2021-02-10clk: ti: clkt_dpll: Fix some kernel-doc misdemeanoursLee Jones1-1/+2
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-3/+20
2020-12-17clk: ti: omap5: Fix reboot DPLL lock failure when using ABE TIMERsDavid Shah1-1/+11
2020-12-17clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong1-2/+9
2020-11-19clk: ti: dra7: Drop idlest polling from IVA clkctrl clocksTony Lindgren1-0/+7
2020-11-19clk: ti: omap4: Drop idlest polling from IVA clkctrl clocksTony Lindgren1-1/+1
2020-11-16clk: ti: am437x: Keep am4 l3 main clock always on for genpdTony Lindgren1-0/+8
2020-11-16clk: ti: am33xx: Keep am3 l3 main clock always on for genpdTony Lindgren1-0/+2
2020-09-22clk: ti: dra7: add missing clkctrl register for SHA2 instanceTero Kristo1-0/+1
2020-09-22clk: ti: clockdomain: fix static checker warningTero Kristo1-0/+2
2020-09-22clk: ti: autoidle: add checks against NULL pointer referenceTero Kristo1-2/+12
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds4-26/+18
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2020-05-26clk: ti: dra7: remove two unused symbolsJason Yan1-9/+0
2020-05-19clk: ti: dm816: enable sysclk6_ck on initTony Lindgren1-0/+1
2020-05-14clk: ti: dra7xx: fix RNG clock parentTero Kristo1-1/+1
2020-05-14clk: ti: dra7xx: mark MCAN clock as DRA76x onlyTero Kristo1-1/+1
2020-05-14clk: ti: dra7xx: fix gpu clkctrl parentTero Kristo1-1/+1
2020-05-14clk: ti: omap5: Add proper parent clocks for l4-secure clocksTero Kristo1-7/+7
2020-05-14clk: ti: omap4: Add proper parent clocks for l4-secure clocksTero Kristo1-7/+7
2020-05-14clk: ti: composite: fix memory leakTero Kristo1-0/+1
2020-05-12clk: ti: clkctrl: convert subclocks to use proper names alsoTero Kristo1-50/+48
2020-05-12clk: ti: am33xx: fix RTC clock parentTero Kristo1-1/+1
2020-05-12clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo1-1/+0
2020-04-03Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+6