summaryrefslogtreecommitdiff
path: root/drivers/clk/ti
AgeCommit message (Expand)Author
2025-12-12Merge patch series "clk: ti: Cleanup common functions and omap-cm"Tom Rini
2025-12-12clk: ti: omap4-cm: Add Kconfig symbolMarkus Schneider-Pargmann (TI.com)
2025-12-12clk: ti: Split common omap2plus functions into new symbolMarkus Schneider-Pargmann (TI.com)
2025-12-05clk: ti: Tighten some TI clock driver dependenciesTom Rini
2025-10-28clk: Tighten some clock driver dependenciesTom Rini
2025-10-04clk: ti: fix K3 clock driver help textsYegor Yefremov
2025-04-05arm: mach-k3: j721e: Split out J7200 SoC support from J721eAndrew Davis
2025-04-03arm: mach-k3: j742s2: Introduce clock and device files for J742S2 SoCManorit Chawdhry
2024-12-06clk: ti: clk-k3-pll: Add additional robustness steps to the PLL sequenceManorit Chawdhry
2024-12-06clk: ti: clk-k3-pll: Change variable name reg to baseManorit Chawdhry
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-06-19arm: mach-k3: j722s: introduce clock and device files for wkup splJayesh Choudhary
2024-06-19clk: ti: clk-k3: use IS_ENABLED macro and fix the clock-data orderJayesh Choudhary
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07clk: Remove <common.h> and add needed includesTom Rini
2024-03-13arm: mach-k3: am62px: introduce clock and device files for wkup splBryan Brattlof
2024-03-04arm: mach-k3: j784s4: Add clk and power supportApurva Nandan
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-10-31clk: ti: k3-pll: Add calibration support for non fractional modeVishal Mahaveer
2023-10-12clk: ti: clk-sci: Notify AVS driver based upon clock rateUdit Kumar
2023-10-12clk: ti: clk-k3: Notify AVS driver upon setting clock rateUdit Kumar
2023-05-06drivers: fix debug string with fdt_addr_t inputJohan Jonker
2022-12-09arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof
2022-06-10arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna
2022-02-24clk: Remove no-op request and rfree callbacksSean Anderson
2022-02-08clk: clk-k3: Add support for J721S2 SoCDavid Huang
2022-01-13treewide: invaild -> invalidSean Anderson
2021-10-11clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi
2021-09-17clk: ti: k3: Update driver to account for divider flagsSuman Anna
2021-09-17clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-writeDave Gerlach
2021-06-11clk: add support for TI K3 SoC clocksTero Kristo
2021-06-11clk: add support for TI K3 SoC PLLTero Kristo
2021-06-11clk: sci-clk: fix return value of set_rateTero Kristo
2021-05-12clk: ti: am3-dpll: use custom API for memory accessDario Binacchi
2021-05-12clk: ti: gate: use custom API for memory accessDario Binacchi
2021-05-12clk: ti: change clk_ti_latch() signatureDario Binacchi
2021-05-12clk: ti: add custom API for memory accessDario Binacchi
2021-02-22clk: ti: improve debug messages for clkctrl driverDario Binacchi
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-15dm: fix build errors generated by last mergesDario Binacchi
2021-01-12clk: move clk-ti-sci driver to 'ti' directoryDario Binacchi
2021-01-12clk: ti: omap4: add clock manager driverDario Binacchi
2021-01-12clk: ti: add support for clkctrl clocksDario Binacchi
2021-01-12clk: ti: add gate clock driverDario Binacchi
2021-01-12clk: ti: add divider clock driverDario Binacchi
2021-01-12clk: ti: am33xx: add DPLL clock driversDario Binacchi
2021-01-12clk: ti: add mux clock driverDario Binacchi