index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk_zynqmp.c
Age
Commit message (
Expand
)
Author
2026-02-10
drivers/clk/clk_zynqmp.c: get rid of compiler warning for !CONFIG_CMD_CLK builds
Peter Korsgaard
2025-08-26
clk: zynqmp: Mark zynqmp_clk_ops as const
Michal Simek
2025-07-08
clk: zynqmp: Add support for dpll clock source
Padmarao Begari
2024-08-05
clk: zynqmp: Add set_rate support for display clocks
Venkatesh Yadav Abbarapu
2024-07-22
drivers: clk: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
clk: Remove <common.h> and add needed includes
Tom Rini
2024-01-29
treewide: Remove clk_free
Sean Anderson
2023-12-15
clk: treewide: switch to clock dump from clk_ops
Igor Prusov
2023-12-13
clk: zynqmp: enable topsw_lsbus clock
Venkatesh Yadav Abbarapu
2023-07-21
clk: zynqmp: Add gem rx and tsu clocks to return register
Ashok Reddy Soma
2023-07-21
clk: zynqmp: Add set_rate support for gem rx and tsu clks
Ashok Reddy Soma
2023-07-21
xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.h
Michal Simek
2023-06-12
clk: zynqmp: Add fallthrough statement in the switch case
Algapally Santosh Sagar
2022-04-05
clk: zynqmp: Add support for for DP audio/video clocks
Michal Simek
2022-01-05
clk: zynqmp: Fix gem tx/rx/ref clock handling
Michal Simek
2022-01-05
clk: zynqmp: Add support for setting up clock for USB
Michal Simek
2021-07-26
clk: zynqmp: Add support for enabling clock on lpd_lsbus
Michal Simek
2021-03-30
clk: zynqmp: Fix clk dump values
T Karthik Reddy
2021-02-23
clk: zynqmp: Add support to enable clocks
T Karthik Reddy
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-23
xilinx: drivers: Use '_' instead of '-' in driver name
Michal Simek
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-10-24
arm64: zynqmp: Switch to xlnx-zynqmp-clk header
Michal Simek
2018-07-19
clk: zynqmp: Fixed the same if/else part error reported by coverity
Vipul Kumar
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-09
clk: zynqmp: Add new compatible string for clock driver
Michal Simek
2018-03-23
arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dump
Vipul Kumar
2017-08-02
clk: zynqmp: Remove unused macros/variables
Michal Simek
2017-08-02
clk: zynqmp: Dont panic incase of mmio write/read failures
Siva Durga Prasad Paladugu
2017-08-02
clk: zynqmp: Add support for CCF driver
Siva Durga Prasad Paladugu
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-01-10
clk: zynqmp: Add clock driver support for zynqmp
Siva Durga Prasad Paladugu