Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | clk: Rename free() to rfree() | Simon Glass | 2020-02-05 | 1 | -1/+1 |
* | test: clk: test clock self assignment | Jean-Jacques Hiblot | 2019-10-22 | 1 | -0/+22 |
* | test: clk: Update tests to also check the managed API | Jean-Jacques Hiblot | 2019-10-22 | 1 | -0/+34 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | clk: sandbox: don't check clk ID against 0 | Stephen Warren | 2016-06-24 | 1 | -4/+4 |
* | clk: convert API to match reset/mailbox style | Stephen Warren | 2016-06-19 | 1 | -32/+53 |
* | clk: add static qualifier to local functions | Masahiro Yamada | 2016-01-20 | 1 | -2/+3 |
* | dm: test: Add tests for the clk uclass | Simon Glass | 2015-07-21 | 1 | -0/+85 |