| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-09 | Add fdtbus_clock_enable and fdtbus_clock_enable_index shortcuts | jmcneill | |
| 2019-10-28 | Add fdtbus_clock_count to count the number of clock references on a given node | jmcneill | |
| 2019-02-27 | Consolidate FDT [find "names" index by string] logic. | jakllsch | |
| 2019-02-27 | Adjust residual calculation in "find index by name" idioms to take into | jakllsch | |
| account the trailing NUL on each name. Some other similar instances of this idiom already account for this. (In preparation to factor out this idiom into its own function.) | |||
| 2018-09-09 | Pass clock provider's phandle to fdtbus_clock_controller_func.decode() | aymeric | |
| and update callers. This allows to accomodate clock managers whose clocks are identified directly by a clock instead of a pair (clock provider, index). ok jmcneill@ on port-arm | |||
| 2018-06-30 | Use queue(3) API to manage lists. NFCI. | jmcneill | |
| 2018-06-16 | fdtbus_clock_assign: simplify | jmcneill | |
| 2018-06-12 | Process assigned clock parents and rates on clock provider nodes. | jmcneill | |
| 2018-06-10 | Add fdtbus_clock_byname, which can be used by clock backends to | jmcneill | |
| lookup clocks in other domains by "clock-output-names" property. Not intended for ordinary driver use. | |||
| 2015-12-22 | Add support for fdt clock and reset controllers. | jmcneill | |
