| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-20 | reset: sti: kzalloc + kcalloc to kzalloc | Rosen Penev | 1 | -7/+2 |
| 2024-06-24 | reset: sti: allow building under COMPILE_TEST | Philipp Zabel | 1 | -2/+2 |
| 2023-11-28 | reset: Use device_get_match_data() | Rob Herring | 1 | -5/+6 |
| 2023-05-08 | reset: sti: simplify driver's config and build | Lukas Bulwahn | 2 | -7/+1 |
| 2023-05-08 | reset: sti: rely on regmap_field_read_poll_timeout for ack wait | Alain Volmat | 1 | -14/+4 |
| 2021-05-10 | reset: sti/syscfg: replace comma with semicolon | Philipp Zabel | 1 | -1/+1 |
| 2020-09-23 | reset: sti: reset-syscfg: fix struct description warnings | Alain Volmat | 1 | -3/+4 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 3 | -15/+3 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2017-05-15 | reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register() | Markus Elfring | 1 | -4/+2 |
| 2016-10-20 | reset: sti: Remove STiH415/6 reset support | Peter Griffin | 4 | -265/+0 |
| 2016-05-30 | reset: fix Kconfig menu to include reset drivers in sub-menu | Masahiro Yamada | 1 | -1/+0 |
| 2016-02-10 | reset: sti: Make reset_control_ops const | Philipp Zabel | 1 | -1/+1 |
| 2015-11-16 | reset: sti: add a missing blank line after declaration | Philipp Zabel | 1 | -1/+3 |
| 2015-11-16 | reset: sti: Provide ops .status() call-back | Lee Jones | 1 | -0/+23 |
| 2015-11-16 | reset: sti: Add support for resetting co-processors | Lee Jones | 1 | -0/+5 |
| 2015-08-03 | reset: sti: constify of_device_id array | Fabian Frederick | 3 | -3/+3 |
| 2015-08-03 | ARM: STi: DT: Move reset controller constants into common location | Philipp Zabel | 3 | -3/+3 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+0 |
| 2014-10-31 | reset: stih407: Add softreset, powerdown and picophy controllers | Peter Griffin | 3 | -0/+163 |
| 2014-10-20 | reset: sti: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
| 2014-05-21 | driver: reset: sti: add keyscan for stih416 | Gabriel FERNANDEZ | 1 | -0/+1 |
| 2014-05-21 | driver: reset: sti: add keyscan for stih415 | Gabriel FERNANDEZ | 1 | -0/+1 |
| 2014-03-11 | drivers: reset: stih416: add softreset controller | Srinivas Kandagatla | 1 | -0/+64 |
| 2014-03-11 | drivers: reset: stih415: add softreset controller | Srinivas Kandagatla | 1 | -0/+35 |
| 2014-03-11 | drivers: reset: Reset controller driver for STiH416 | Stephen Gallimore | 3 | -1/+84 |
| 2014-03-11 | drivers: reset: Reset controller driver for STiH415 | Stephen Gallimore | 3 | -0/+84 |
| 2014-03-11 | drivers: reset: STi SoC system configuration reset controller support | Stephen Gallimore | 4 | -0/+263 |