aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/ti
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini11-0/+11
2024-05-07clk: Remove <common.h> and add needed includesTom Rini11-11/+0
2024-03-13arm: mach-k3: am62px: introduce clock and device files for wkup splBryan Brattlof1-0/+6
2024-03-04arm: mach-k3: j784s4: Add clk and power supportApurva Nandan1-0/+6
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon3-3/+3
2023-10-31clk: ti: k3-pll: Add calibration support for non fractional modeVishal Mahaveer1-6/+75
2023-10-12clk: ti: clk-sci: Notify AVS driver based upon clock rateUdit Kumar1-3/+6
2023-10-12clk: ti: clk-k3: Notify AVS driver upon setting clock rateUdit Kumar1-0/+9
2023-05-06drivers: fix debug string with fdt_addr_t inputJohan Jonker1-4/+5
2022-12-09arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof1-0/+6
2022-06-10arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna1-0/+6
2022-02-24clk: Remove no-op request and rfree callbacksSean Anderson1-14/+0
2022-02-08clk: clk-k3: Add support for J721S2 SoCDavid Huang1-0/+5
2022-01-13treewide: invaild -> invalidSean Anderson1-1/+1
2021-10-11clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi1-3/+128
2021-09-17clk: ti: k3: Update driver to account for divider flagsSuman Anna1-2/+2
2021-09-17clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-writeDave Gerlach1-2/+11
2021-06-11clk: add support for TI K3 SoC clocksTero Kristo3-0/+387
2021-06-11clk: add support for TI K3 SoC PLLTero Kristo3-0/+296
2021-06-11clk: sci-clk: fix return value of set_rateTero Kristo1-2/+4
2021-05-12clk: ti: am3-dpll: use custom API for memory accessDario Binacchi1-33/+53
2021-05-12clk: ti: gate: use custom API for memory accessDario Binacchi1-11/+12
2021-05-12clk: ti: change clk_ti_latch() signatureDario Binacchi4-24/+28
2021-05-12clk: ti: add custom API for memory accessDario Binacchi2-0/+98
2021-02-22clk: ti: improve debug messages for clkctrl driverDario Binacchi1-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-15dm: fix build errors generated by last mergesDario Binacchi5-5/+5
2021-01-12clk: move clk-ti-sci driver to 'ti' directoryDario Binacchi3-0/+234
2021-01-12clk: ti: omap4: add clock manager driverDario Binacchi2-1/+23
2021-01-12clk: ti: add support for clkctrl clocksDario Binacchi3-0/+161
2021-01-12clk: ti: add gate clock driverDario Binacchi3-0/+100
2021-01-12clk: ti: add divider clock driverDario Binacchi6-25/+439
2021-01-12clk: ti: am33xx: add DPLL clock driversDario Binacchi4-0/+355
2021-01-12clk: ti: add mux clock driverDario Binacchi3-0/+292