summaryrefslogtreecommitdiffstats
path: root/include/linux/reset.h
Commit message (Expand)AuthorAgeFilesLines
* reset: Implement reset array supportSascha Hauer2023-05-231-0/+7
* Rename struct device_d to deviceSascha Hauer2023-01-101-12/+13
* reset: add missing stub for of_reset_control_get()Denis Orlov2022-11-021-0/+6
* reset: implement reset_control_get_count()Ahmad Fatoum2022-08-081-0/+7
* reset: implement reset_control_get_optional()Ahmad Fatoum2022-08-081-0/+6
* reset: add support for reset_control_statusAhmad Fatoum2022-03-081-0/+6
* include: add SPDX-License-IdentifierAhmad Fatoum2022-01-051-0/+2
* Merge branch 'for-next/riscv'Sascha Hauer2021-07-181-0/+7
|\
| * reset: add device_reset_all helperAhmad Fatoum2021-06-241-0/+7
* | reset: add of_reset_control_get to headerSteffen Trumtrar2021-06-211-0/+2
|/
* reset: Remove WARN_ON when CONFIG_RESET_CONTROLLER=nJules Maselbas2021-03-161-7/+0
* reset: add stub for device_reset when CONFIG_RESET_CONTROLLER=nAhmad Fatoum2020-03-031-0/+6
* reset: add missing stub for reset_control_getLucas Stach2018-02-051-0/+7
* reset: Add gpio reset supportSascha Hauer2015-11-231-0/+8
* reset: Remove unused *_optional functionsSascha Hauer2015-11-231-22/+0
* reset: add reset controller frameworkLucas Stach2014-05-151-0/+67