aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk_sandbox_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-30clk: Make clk_free return voidSean Anderson1-6/+3
2021-03-26clk: sandbox: Move priv/plat data to a header fileSimon Glass1-6/+0
2021-01-12clk: add clk_round_rate()Dario Binacchi1-0/+10
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+2
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-10-22test: clk: Update tests to also check the managed APIJean-Jacques Hiblot1-9/+57
2018-08-03clk: add clk_valid()Fabrice Gasnier1-0/+13
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-10clk: add sandbox test for bulk APINeil Armstrong1-0/+29
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren1-0/+101