Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-17 | lib: Change mail address of Oskar Schirmer | Oskar Schirmer | 1 | -1/+1 | |
That old mail address doesnt exist any more. This changes all occurences to my new address. Signed-off-by: Oskar Schirmer <[email protected]> Cc: Paul Gortmaker <[email protected]> Signed-off-by: Jiri Kosina <[email protected]> | |||||
2009-06-11 | lib: isolate rational fractions helper function | Oskar Schirmer | 1 | -0/+19 | |
Provide a helper function to determine optimum numerator denominator value pairs taking into account restricted register size. Useful especially with PLL and other clock configurations. Signed-off-by: Oskar Schirmer <[email protected]> Signed-off-by: Alan Cox <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> |