summaryrefslogtreecommitdiff
path: root/drivers/reset/reset-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* dm: reset: Update uclass to allow querying reset statusAndreas Dannenberg2018-09-111-0/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* reset: fix reset_get_bulk when phandle errorNeil Armstrong2018-04-171-2/+2
* reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong2018-04-101-0/+60
* reset: add reset_release_all()Patrice Chotard2017-07-281-0/+25
* reset: add reset_request()Patrice Chotard2017-07-281-0/+9
* dm: reset: Update uclass to support livetreeSimon Glass2017-06-011-11/+10
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-2/+2
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-3/+3
* Add a reset driver framework/uclassStephen Warren2016-06-191-0/+131