summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti
Commit message (Expand)AuthorAgeFilesLines
* clk: ti: clkctrl: replace usage of found with dedicated list iterator variableJakob Koschel2022-05-201-7/+6
* clk: ti: composite: Prefer kcalloc over open coded arithmeticLen Baker2022-05-201-1/+1
*-. Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd2022-03-2922-1345/+159
|\ \
| | * clk: ti: clkctrl: fix typos in commentsJulia Lawall2022-03-151-1/+1
| |/ |/|
| * clk: ti: Drop legacy compatibility clocks for dra7Tony Lindgren2022-03-154-832/+5
| * clk: ti: Drop legacy compatibility clocks for am4Tony Lindgren2022-03-155-246/+6
| * clk: ti: Drop legacy compatibility clocks for am3Tony Lindgren2022-03-154-230/+4
| * clk: ti: Update component clocks to use ti_dt_clk_name()Tony Lindgren2022-03-108-11/+23
| * clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()Tony Lindgren2022-03-104-12/+22
| * clk: ti: Add ti_dt_clk_name() helper to use clock-output-namesTony Lindgren2022-03-102-1/+20
| * clk: ti: Use clock-output-names for clkctrlTony Lindgren2022-03-101-2/+20
| * clk: ti: Add ti_find_clock_provider() to use clock-output-namesTony Lindgren2022-03-101-2/+41
| * clk: ti: Optionally parse IO address from parent clock nodeTony Lindgren2022-03-101-2/+8
| * clk: ti: Preserve node in ti_dt_clocks_register()Tony Lindgren2022-03-101-5/+8
| * clk: ti: Constify clkctrl_nameTony Lindgren2022-03-101-1/+1
|/
* clk/ti/adpll: Make const pointer error a static const arrayColin Ian King2021-12-091-1/+1
* clk: ti: am43xx: Add clkctrl data for am43xx ADC1Miquel Raynal2021-10-201-0/+1
* drivers: ti: remove redundant error message in adpll.cYu Jiahua2021-06-271-4/+1
* clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi2021-06-082-0/+124
* clk: ti: fix typo in routine descriptionDario Binacchi2021-06-081-1/+1
* clk: ti: omap5: Add missing gpmc and ocmc clkctrlTony Lindgren2021-03-101-0/+2
* clk: ti: gate: Fix possible doc-rot in 'omap36xx_gate_clk_enable_with_hsdiv_r...Lee Jones2021-02-111-1/+1
* clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameterLee Jones2021-02-111-1/+1
* clk: ti: clockdomain: Fix description for 'omap2_init_clk_clkdm's hw paramLee Jones2021-02-111-1/+1
* clk: ti: dpll44xx: Fix some potential doc-rotLee Jones2021-02-111-2/+4
* clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy onesLee Jones2021-02-101-9/+11
* clk: ti: clkt_dpll: Fix some kernel-doc misdemeanoursLee Jones2021-02-101-1/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-12-212-3/+20
|\
| * clk: ti: omap5: Fix reboot DPLL lock failure when using ABE TIMERsDavid Shah2020-12-171-1/+11
| * clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong2020-12-171-2/+9
* | clk: ti: dra7: Drop idlest polling from IVA clkctrl clocksTony Lindgren2020-11-191-0/+7
* | clk: ti: omap4: Drop idlest polling from IVA clkctrl clocksTony Lindgren2020-11-191-1/+1
* | clk: ti: am437x: Keep am4 l3 main clock always on for genpdTony Lindgren2020-11-161-0/+8
* | clk: ti: am33xx: Keep am3 l3 main clock always on for genpdTony Lindgren2020-11-161-0/+2
|/
* clk: ti: dra7: add missing clkctrl register for SHA2 instanceTero Kristo2020-09-221-0/+1
* clk: ti: clockdomain: fix static checker warningTero Kristo2020-09-221-0/+2
* clk: ti: autoidle: add checks against NULL pointer referenceTero Kristo2020-09-221-2/+12
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-104-26/+18
|\
| * clk: ti: dra7: remove two unused symbolsJason Yan2020-05-261-9/+0
| * clk: ti: dra7xx: fix RNG clock parentTero Kristo2020-05-141-1/+1
| * clk: ti: dra7xx: mark MCAN clock as DRA76x onlyTero Kristo2020-05-141-1/+1
| * clk: ti: dra7xx: fix gpu clkctrl parentTero Kristo2020-05-141-1/+1
| * clk: ti: omap5: Add proper parent clocks for l4-secure clocksTero Kristo2020-05-141-7/+7
| * clk: ti: omap4: Add proper parent clocks for l4-secure clocksTero Kristo2020-05-141-7/+7
| * clk: ti: composite: fix memory leakTero Kristo2020-05-141-0/+1
* | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-06-041-0/+1
|\ \
| * | clk: ti: dm816: enable sysclk6_ck on initTony Lindgren2020-05-191-0/+1
| |/
* | clk: ti: clkctrl: convert subclocks to use proper names alsoTero Kristo2020-05-121-50/+48
* | clk: ti: am33xx: fix RTC clock parentTero Kristo2020-05-121-1/+1