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