summaryrefslogtreecommitdiff
path: root/drivers/reset/reset-uclass.c
AgeCommit message (Expand)Author
2019-05-09reset: Get the RESET by index without deviceJagan Teki
2018-09-11dm: reset: Update uclass to allow querying reset statusAndreas Dannenberg
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-17reset: fix reset_get_bulk when phandle errorNeil Armstrong
2018-04-10reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong
2017-07-28reset: add reset_release_all()Patrice Chotard
2017-07-28reset: add reset_request()Patrice Chotard
2017-06-01dm: reset: Update uclass to support livetreeSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-06-19Add a reset driver framework/uclassStephen Warren