Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.3 12 lines 443 B view raw
1TODO: 2 - support for fractional multiplier 3 - support for fractional divider (output 0 only) 4 - support for set_rate() operations (may benefit from Stephen Boyd's 5 refactoring of the clk primitives: https://lkml.org/lkml/2014/9/5/766) 6 - review arithmetic 7 - overflow after multiplication? 8 - maximize accuracy before divisions 9 10Patches to: 11 Greg Kroah-Hartman <gregkh@linuxfoundation.org> 12 Sören Brinkmann <soren.brinkmann@xilinx.com>