summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti
Commit message (Expand)AuthorAgeFilesLines
* clk: ti: clkctrl: check return value of kasprintf()Claudiu Beznea2023-06-161-0/+7
*-. Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-nextStephen Boyd2023-04-251-4/+2
|\ \
| | * clk: ti: Convert to platform remove callback returning voidUwe Kleine-König2023-03-281-4/+2
| |/
* / clk: ti: Use of_address_to_resource()Rob Herring2023-03-271-3/+3
|/
* clk: ti: fix typo in ti_clk_retry_init() code commentDario Binacchi2022-11-221-1/+1
* clk: ti: dra7-atl: don't allocate `parent_names' variableDario Binacchi2022-11-221-12/+2
* clk: ti: change ti_clk_register[_omap_hw]() APIDario Binacchi2022-11-2212-42/+41
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-10-082-5/+9
|\
| *-. Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c...Stephen Boyd2022-10-042-5/+9
| |\ \
| | | * clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probeMiaoqian Lin2022-09-301-3/+6
| | |/ | |/|
| | * clk: ti: Balance of_node_get() calls for of_find_node_by_name()Liang He2022-09-301-2/+3
| |/
* / clk: ti: Fix missing of_node_get() ti_find_clock_provider()Tony Lindgren2022-08-191-0/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-08-043-189/+185
|\
| * clk: ti: Stop using legacy clkctrl names for omap4 and 5Tony Lindgren2022-06-163-189/+185
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-1014-126/+14
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-108-75/+8
|/
* 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
|/