Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-07 | clk: Remove <common.h> and add needed includes | Tom Rini | 1 | -1/+0 |
2020-09-22 | clk: at91: clk-peripheral: add driver compatible with ccf | Claudiu Beznea | 1 | -0/+254 |
2020-09-22 | clk: at91: move clock code to compat.c | Claudiu Beznea | 1 | -113/+0 |
2020-07-09 | drivers: rename drivers to match compatible string | Walter Lozano | 1 | -2/+2 |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass | 1 | -0/+1 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-06-01 | dm: Use dm.h header when driver mode is used | Simon Glass | 1 | -1/+1 |
2017-05-09 | clk: at91: Enhance the peripheral clock | Wenyou Yang | 1 | -3/+26 |
2016-10-28 | clk: at91: Improve the clock implementation | Wenyou Yang | 1 | -21/+51 |
2016-08-15 | clk: at91: Add clock driver | Wenyou Yang | 1 | -0/+60 |