summaryrefslogtreecommitdiff
path: root/include/regmap.h
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2019-10-27dm: regmap: Fix mask in regmap_update_bits()Simon Glass
2019-07-17regmap: Add API regmap_init_mem_index()Faiz Abbas
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong
2019-01-14test: dm: regmap: Fix the long test delaySimon Glass
2018-11-24regmap: add regmap_read_poll_timeout() helperNeil Armstrong
2018-11-14regmap: Add overview documentationMario Six
2018-11-14regmap: Add endianness supportMario Six
2018-11-14regmap: Define regmap_{get,set}Mario Six
2018-11-14regmap: Support reading from specific rangeMario Six
2018-11-14regmap: Add raw read/write functionsMario Six
2018-11-14regmap: Fix documentationMario Six
2018-05-08regmap: add regmap_update_bits() helperNeil Armstrong
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada
2018-05-07regmap: clean up regmap allocationMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-15dtoc: Add support for 32 or 64-bit addressesSimon Glass
2016-07-14dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass
2016-07-14dm: regmap: Add a dummy implementation for of-platdataSimon Glass
2015-07-21dm: Add support for register maps (regmap)Simon Glass