summaryrefslogtreecommitdiff
path: root/test/dm/regmap.c
AgeCommit message (Expand)Author
2021-05-24test: Avoid random numbers in dm_test_devm_regmap()Simon Glass
2021-04-20test: fix test/dm/regmap.cHeinrich Schuchardt
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-30test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-10-27test: regmap: check the values read from the regmapJean-Jacques Hiblot
2019-01-14test: dm: regmap: Fix the long test delaySimon Glass
2018-11-24test: regmap: add regmap_read_poll_timeout testNeil Armstrong
2018-11-14test: regmap: Add test for regmap_{set, get}Mario Six
2018-11-14test: regmap: Increase size of syscon0 memoryMario Six
2018-05-08test: regmap: add read/modify/write testNeil Armstrong
2018-05-07test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada
2018-05-07regmap: clean up regmap allocationMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28test: dm: regmap: fix license headerMasahiro Yamada
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2015-07-21test: Add a test for regmapSimon Glass