Age | Commit message (Expand) | Author |
2017-11-27 | reset: meson-axg: add compatible string for Meson-AXG SoC | Yixun Lan |
2017-11-27 | reset: make device_reset_optional() really optional | Masahiro Yamada |
2017-11-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-18 | Merge branch 'reset/arc' into reset/next | Philipp Zabel |
2017-10-18 | reset: zx2967: use the reset-simple driver | Philipp Zabel |
2017-10-18 | reset: stm32: use the reset-simple driver | Philipp Zabel |
2017-10-18 | reset: socfpga: use the reset-simple driver | Philipp Zabel |
2017-10-17 | reset: sunxi: use reset-simple driver | Philipp Zabel |
2017-10-17 | reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967 | Philipp Zabel |
2017-10-17 | reset: meson: remove unneeded check in meson_reset_reset | Neil Armstrong |
2017-10-17 | reset: meson: add level reset support for GX SoC family | Neil Armstrong |
2017-10-05 | reset: uniphier: add PXs3 reset data | Masahiro Yamada |
2017-10-04 | reset: socfpga: build the reset-socfpga for Stratix10 SOC | Dinh Nguyen |
2017-10-04 | reset: uniphier: add ethernet reset control support | Kunihiko Hayashi |
2017-10-04 | reset: socfpga: fix for 64-bit compilation | Dinh Nguyen |
2017-09-21 | reset: Restrict RESET_HSDK to ARC_SOC_HSDK or COMPILE_TEST | Geert Uytterhoeven |
2017-09-18 | ARC: reset: introduce AXS10x reset driver | Eugeniy Paltsev |
2017-09-18 | ARC: reset: remove the misleading v1 suffix all over | Vineet Gupta |
2017-09-18 | ARC: reset: Only build on archs that have IOMEM | Thomas Meyer |
2017-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds |
2017-09-10 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-09-04 | reset: Add a reset controller driver for the Lantiq XWAY based SoCs | Martin Blumenstingl |
2017-08-14 | reset: uniphier: add analog amplifiers reset control | Katsuhiro Suzuki |
2017-08-14 | reset: uniphier: add video input subsystem reset control | Katsuhiro Suzuki |
2017-08-14 | reset: uniphier: add audio systems reset control | Katsuhiro Suzuki |
2017-08-11 | reset: sunxi: fix number of reset lines | Philipp Zabel |
2017-08-11 | reset: uniphier: do not use per-SoC macro for system reset block | Masahiro Yamada |
2017-08-11 | reset: uniphier: remove sLD3 SoC support | Masahiro Yamada |
2017-08-07 | Revert "reset: Add a Gemini reset controller" | Linus Walleij |
2017-07-20 | ARC: reset: introduce HSDKv1 reset driver | Eugeniy Paltsev |
2017-07-19 | regulator: Convert to using %pOF instead of full_name | Rob Herring |
2017-07-19 | reset: make (de)assert report success for self-deasserting reset drivers | Philipp Zabel |
2017-07-19 | reset: Add APIs to manage array of resets | Vivek Gautam |
2017-07-19 | reset: zx2967: constify zx2967_reset_ops. | Arvind Yadav |
2017-07-04 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-06-06 | reset: Add the TI SCI reset driver | Andrew F. Davis |
2017-06-06 | reset: use kref for reference counting | Philipp Zabel |
2017-05-24 | reset: hi6220: Set module license so that it can be loaded | Jeremy Linton |
2017-05-24 | reset: Add a Gemini reset controller | Linus Walleij |
2017-05-24 | reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCON | Suman Anna |
2017-05-15 | reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register() | Markus Elfring |
2017-05-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-04-04 | reset: add exported __reset_control_get, return NULL if optional | Philipp Zabel |
2017-03-28 | reset: uniphier: add NAND and eMMC reset control | Masahiro Yamada |
2017-03-15 | reset: sunxi: fix for 64-bit compilation | Andre Przywara |
2017-03-15 | reset: Add Altera Arria10 SR Reset Controller | Thor Thayer |
2017-03-15 | reset: Add i.MX7 SRC reset driver | Andrey Smirnov |
2017-03-08 | reset-socfpga: Fix nr_resets property | Rojhalat Ibrahim |
2017-03-08 | reset: uniphier: fix non static symbol warnings | Wei Yongjun |