Age | Commit message (Expand) | Author |
2015-12-12 | reset: hi6220: fix modular build | Arnd Bergmann |
2015-11-25 | reset: ath79: Add system restart support | Alban Bedel |
2015-11-20 | reset: hi6220: Reset driver for hisilicon hi6220 SoC | Chen Feng |
2015-11-18 | reset: remove unused device pointer from struct reset_control | Philipp Zabel |
2015-11-16 | reset: check return value of reset_controller_register() | Masahiro Yamada |
2015-11-16 | reset: remove redundant $(CONFIG_RESET_CONTROLLER) from Makefile | Masahiro Yamada |
2015-11-16 | reset: use ENOTSUPP instead of ENOSYS | Philipp Zabel |
2015-11-16 | reset: sunxi: mark the of_device_id array as __initconst | Philipp Zabel |
2015-11-16 | reset: sti: add a missing blank line after declaration | Philipp Zabel |
2015-11-16 | reset: sti: Provide ops .status() call-back | Lee Jones |
2015-11-16 | reset: sti: Add support for resetting co-processors | Lee Jones |
2015-11-16 | reset: Fix of_reset_control_get() for consistent return values | Alban Bedel |
2015-11-16 | reset: add of_reset_control_get_by_index() | Vince Hsu |
2015-09-01 | reset: ath79: Fix missing spin_lock_init | Axel Lin |
2015-08-16 | Merge branch 'reset/ath79' into reset/next | Philipp Zabel |
2015-08-04 | reset: reset-zynq: Adding support for Xilinx Zynq reset controller. | Moritz Fischer |
2015-08-04 | reset: Add a driver for the reset controller on the AR71XX/AR9XXX | Alban Bedel |
2015-08-03 | reset: socfpga: Update reset-socfpga to read the altr,modrst-offset property | Dinh Nguyen |
2015-08-03 | reset: add driver for lpc18xx rgu | Joachim Eastwood |
2015-08-03 | reset: sti: constify of_device_id array | Fabian Frederick |
2015-08-03 | ARM: STi: DT: Move reset controller constants into common location | Philipp Zabel |
2015-05-18 | reset: berlin: drop arch_initcall initialization | Antoine Tenart |
2015-05-18 | reset: berlin: convert to a platform driver | Antoine Tenart |
2015-01-16 | reset: sunxi: fix spinlock initialization | Tyler Baker |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-04 | Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n... | Arnd Bergmann |
2014-11-04 | reset: add socfpga_reset_status | Dinh Nguyen |
2014-11-03 | Merge tag 'sti-reset-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux... | Philipp Zabel |
2014-10-31 | reset: stih407: Add softreset, powerdown and picophy controllers | Peter Griffin |
2014-10-20 | reset: add the Berlin reset controller driver | Antoine Ténart |
2014-10-20 | reset: sti: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-20 | reset: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-20 | reset: add reset_control_status helper function | Dinh Nguyen |
2014-06-02 | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-05-21 | Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux int... | Olof Johansson |
2014-05-21 | driver: reset: sti: add keyscan for stih416 | Gabriel FERNANDEZ |
2014-05-21 | driver: reset: sti: add keyscan for stih415 | Gabriel FERNANDEZ |
2014-05-15 | reset: sunxi: allow MFD subdevices probe | Boris BREZILLON |
2014-04-25 | reset: add driver for socfpga | Steffen Trumtrar |
2014-03-27 | Merge branch 'reset/for_v3.15' of git://git.pengutronix.de/git/pza/linux into... | Arnd Bergmann |
2014-03-11 | drivers: reset: stih416: add softreset controller | Srinivas Kandagatla |
2014-03-11 | drivers: reset: stih415: add softreset controller | Srinivas Kandagatla |
2014-03-11 | drivers: reset: Reset controller driver for STiH416 | Stephen Gallimore |
2014-03-11 | drivers: reset: Reset controller driver for STiH415 | Stephen Gallimore |
2014-03-11 | drivers: reset: STi SoC system configuration reset controller support | Stephen Gallimore |
2014-02-03 | reset: Add of_reset_control_get | Maxime Ripard |
2014-02-03 | reset: Mark function as static and remove unused function in core.c | Rashika Kheria |
2014-02-03 | reset: allow drivers to request probe deferral | Philipp Zabel |
2013-11-22 | reset: Add Allwinner SoCs Reset Controller Driver | Maxime Ripard |
2013-04-12 | reset: NULL deref on allocation failure | Dan Carpenter |