aboutsummaryrefslogtreecommitdiff
path: root/drivers/reset/reset-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-17reset: fix reset_get_bulk when phandle errorNeil Armstrong1-2/+2
2018-04-10reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong1-0/+60
2017-07-28reset: add reset_release_all()Patrice Chotard1-0/+25
2017-07-28reset: add reset_request()Patrice Chotard1-0/+9
2017-06-01dm: reset: Update uclass to support livetreeSimon Glass1-11/+10
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-2/+2
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass1-3/+3
2016-06-19Add a reset driver framework/uclassStephen Warren1-0/+131