summaryrefslogtreecommitdiff
path: root/drivers/clk/clk_sandbox.c
AgeCommit message (Expand)Author
2021-03-26clk: sandbox: Create a special fixed-rate driverSimon Glass
2021-03-26clk: sandbox: Move priv/plat data to a header fileSimon Glass
2021-01-12clk: add clk_round_rate()Dario Binacchi
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05clk: Rename free() to rfree()Simon Glass
2019-10-22test: clk: test clock self assignmentJean-Jacques Hiblot
2019-10-22test: clk: Update tests to also check the managed APIJean-Jacques Hiblot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-06-24clk: sandbox: don't check clk ID against 0Stephen Warren
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-01-20clk: add static qualifier to local functionsMasahiro Yamada
2015-07-21dm: test: Add tests for the clk uclassSimon Glass