Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-15 | clk: define LOG_CATEGORY for generic and ccf clocks | Patrick Delaunay | 1 | -0/+3 |
2021-09-25 | treewide: Try to avoid the preprocessor with OF_REAL | Simon Glass | 1 | -9/+9 |
2021-09-25 | treewide: Use OF_REAL instead of !OF_PLATDATA | Simon Glass | 1 | -1/+1 |
2020-12-13 | dm: treewide: Rename ofdata_to_platdata() to of_to_plat() | Simon Glass | 1 | -2/+2 |
2020-12-13 | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass | 1 | -1/+1 |
2020-12-13 | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 1 | -1/+1 |
2020-12-13 | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 1 | -1/+1 |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass | 1 | -0/+1 |
2019-07-19 | clk: Remove clock ID check in .get_rate() of clk_fixed_* | Lukasz Majewski | 1 | -3/+0 |
2019-02-27 | clk: Add fixed-factor clock driver | Anup Patel | 1 | -0/+74 |