Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: at91: move clock code to compat.c | Claudiu Beznea | 2020-09-22 | 1 | -178/+0 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | dm: core: Require users of devres to include the header | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | clk: at91: clk-generated: fix incorrect index of clk source | Wenyou Yang | 2017-11-29 | 1 | -6/+8 |
* | clk: at91: clk-generated: select absolute closest rate | Ludovic Desroches | 2017-11-29 | 1 | -3/+1 |
* | dm: Use dm.h header when driver mode is used | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -3/+2 |
* | clk: at91: Improve the clock implementation | Wenyou Yang | 2016-10-28 | 1 | -36/+51 |
* | clk: at91: Add clock driver | Wenyou Yang | 2016-08-15 | 1 | -0/+162 |