summaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
2017-10-15reset: uniphier: fix the first argument passed to dev_err()Masahiro Yamada
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-22dm: reset: add stm32 reset driverPatrice Chotard
2017-08-30reset: uniphier: add PXs3 supportMasahiro Yamada
2017-08-30reset: uniphier: fix compatible for SD reset node for LD11/LD20Masahiro Yamada
2017-08-20reset: uniphier: refactor reset data and add NAND/eMMC reset linesMasahiro Yamada
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada
2017-07-28reset: add reset_release_all()Patrice Chotard
2017-07-28reset: add reset_request()Patrice Chotard
2017-06-25ARM: uniphier: fix various sparse warningsMasahiro Yamada
2017-06-05reset: sti: add deassert counter in reset channel descriptorPatrice Chotard
2017-06-01dm: reset: Update uclass to support livetreeSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-10dm: reset: add BCM6345 reset driverÁlvaro Fernández Rojas
2017-05-08aspeed: Reset Drivermaxims@google.com
2017-03-26reset: Add STi reset supportPatrice Chotard
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-10reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada
2016-09-27reset: implement a driver for the Tegra CARStephen Warren
2016-08-15reset: add Tegra186 reset driverStephen Warren
2016-06-19reset: implement a reset testStephen Warren
2016-06-19Add a reset driver framework/uclassStephen Warren