Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
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: 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 |
2017-03-08 | reset: pistachio: make it explicitly non-modular | Paul Gortmaker |
2017-03-08 | reset: ath79: make it explicitly non-modular | Paul Gortmaker |
2017-03-08 | reset: oxnas: make it explicitly non-modular | Paul Gortmaker |
2017-03-08 | reset: meson: make it explicitly non-modular | Paul Gortmaker |
2017-02-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-02-17 | reset: fix shared reset triggered_count decrement on error | Jerome Brunet |
2017-02-02 | reset: make zx2967 explicitly non-modular | Paul Gortmaker |
2017-02-01 | reset: core: fix reset_control_put | Heiner Kallweit |
2017-01-20 | reset: make optional functions really optional | Ramiro Oliveira |
2017-01-20 | reset: Change shared flag from int to bool | Ramiro Oliveira |
2017-01-20 | reset: uniphier: add compatible string for LD11 SD-reset block | Masahiro Yamada |
2017-01-20 | reset: zx2967: add reset controller driver for ZTE's zx2967 family | Baoyou Xie |
2017-01-12 | reset: constify reset_control_ops structures | Bhumika Goyal |
2017-01-09 | reset: hisilicon: add reset-hi3660 | Zhangfei Gao |
2017-01-09 | reset: ti_syscon: fix a ti_syscon_reset_status issue | Jiancheng Xue |