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