Age | Commit message (Expand) | Author |
---|---|---|
2020-01-16 | clk: fixed_rate: add dummy enable() function | Chunfeng Yun |
2019-08-22 | clk: introduce enable_count | Peng Fan |
2019-07-31 | clk: fixed_rate: export clk_fixed_rate | Peng Fan |
2019-07-19 | clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c) | Lukasz Majewski |
2019-07-19 | clk: Remove clock ID check in .get_rate() of clk_fixed_* | Lukasz Majewski |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-21 | clk: Remove superfluous gd declarations | Mario Six |
2018-01-21 | clk: clk_fixed_rate: Fix style violation | Mario Six |
2017-06-01 | dm: clk: fixed: Update to support livetree | Simon Glass |
2017-06-01 | dm: Use dm.h header when driver mode is used | Simon Glass |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-07-14 | dm: clk: Add support for of-platdata | Simon Glass |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |
2016-01-21 | clk: add fixed rate clock driver | Masahiro Yamada |