Age | Commit message (Expand) | Author | Files | Lines |
2025-07-30 | Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'cl... | Stephen Boyd | 2 | -3/+32 |
2025-07-27 | clk: clocking-wizard: Fix the round rate handling for versal | Shubhrajyoti Datta | 1 | -1/+1 |
2025-06-22 | clk: xilinx: vcu: Update vcu init/reset sequence | Rohit Visavalia | 1 | -0/+29 |
2025-06-22 | clk: xilinx: vcu: unregister pll_post only if registered correctly | Rohit Visavalia | 1 | -2/+2 |
2025-01-07 | clk: clocking-wizard: calculate dividers fractional parts | Shubhrajyoti Datta | 1 | -52/+69 |
2024-10-10 | clk: clocking-wizard: move dynamic reconfig setup behind flag | Harry Austen | 1 | -35/+38 |
2024-10-10 | clk: clocking-wizard: move clock registration to separate function | Harry Austen | 1 | -68/+75 |
2024-10-10 | clk: clocking-wizard: use devres versions of clk_hw API | Harry Austen | 1 | -41/+11 |
2024-10-10 | clk: clocking-wizard: use newer clk_hw API | Harry Austen | 1 | -37/+40 |
2024-10-10 | clk: clocking-wizard: simplify probe/remove with devres helpers | Harry Austen | 1 | -35/+13 |
2024-09-22 | clk: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 2 | -2/+2 |
2024-07-08 | clk: xilinx: Constify struct regmap_config | Javier Carrasco | 1 | -1/+1 |
2024-02-29 | clk: clocking-wizard: Remove redundant initialization of pointer div_addr | Colin Ian King | 1 | -1/+1 |
2023-12-18 | clocking-wizard: Add support for versal clocking wizard | Shubhrajyoti Datta | 1 | -92/+536 |
2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
2023-06-26 | Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl... | Stephen Boyd | 1 | -1/+6 |
2023-06-17 | clk: clocking-wizard: check return value of devm_kasprintf() | Claudiu Beznea | 1 | -0/+5 |
2023-06-15 | clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider() | Dan Carpenter | 1 | -1/+1 |
2023-04-25 | Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-next | Stephen Boyd | 2 | -34/+208 |
2023-03-29 | clk: xilinx: Convert to platform remove callback returning void | Uwe Kleine-König | 2 | -8/+4 |
2023-03-29 | clk: xilinx: Drop if block with always false condition | Uwe Kleine-König | 1 | -2/+0 |
2023-03-27 | clocking-wizard: Support higher frequency accuracy | Shubhrajyoti Datta | 1 | -24/+204 |
2022-10-18 | clk: xilinx: Drop duplicate depends on COMMON_CLK | Stephen Boyd | 1 | -2/+2 |
2022-10-03 | clk: clocking-wizard: Depend on HAS_IOMEM | Stephen Boyd | 1 | -0/+1 |
2022-10-03 | clk: clocking-wizard: Use dev_err_probe() helper | Yang Yingliang | 1 | -10/+6 |
2022-08-23 | clk: clocking-wizard: Update the compatible | Shubhrajyoti Datta | 1 | -0/+2 |
2022-08-23 | clk: clocking-wizard: Fix the reconfig for 5.2 | Shubhrajyoti Datta | 1 | -3/+9 |
2022-08-23 | clk: clocking-wizard: Rename nr-outputs to xlnx,nr-outputs | Shubhrajyoti Datta | 1 | -1/+1 |
2022-08-23 | clk: clocking-wizard: Move clocking-wizard out | Shubhrajyoti Datta | 3 | -0/+647 |
2021-02-09 | clk: xilinx: move xlnx_vcu clock driver from soc | Michael Tretter | 3 | -0/+764 |