index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
clk.c
Age
Commit message (
Expand
)
Author
2021-01-12
clk: add clk_round_rate()
Dario Binacchi
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-10-22
test: clk: test clock self assignment
Jean-Jacques Hiblot
2019-10-22
test: clk: Update tests to also check the managed API
Jean-Jacques Hiblot
2019-08-12
clk: add support for clk_is_match()
Sekhar Nori
2019-05-09
test/dm: clk: Add clk_get_by_index[_nodev] test
Jagan Teki
2019-02-27
clk: Add fixed-factor clock driver
Anup Patel
2018-08-03
clk: add clk_valid()
Fabrice Gasnier
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-10
clk: add sandbox test for bulk API
Neil Armstrong
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2015-07-21
dm: test: Add tests for the clk uclass
Simon Glass