Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-20 | clk: si570: Fix email address specifiction | Michal Simek | |
Just fix missing ">" in the email. Signed-off-by: Michal Simek <michal.simek@xilinx.com> | |||
2013-12-22 | clk: si570: Remove redundant of_match_ptr helper | Sachin Kamat | |
'clk_si570_of_match' is always compiled in. Hence the helper macro is not needed. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org> | |||
2013-12-14 | clk: si570: Add a driver for SI570 oscillators | Soren Brinkmann | |
Add a driver for SILabs 570, 571, 598, 599 programmable oscillators. The devices generate low-jitter clock signals and are reprogrammable via an I2C interface. Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Mike Turquette <mturquette@linaro.org> |