Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-05-14 | ARM: keystone: fix platform_domain_notifier array overrun | Russell King |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-04-04 | ARM: keystone: Drop PM domain support for k2g | Dave Gerlach |
2017-04-04 | soc: ti: Add ti_sci_pm_domains driver | Dave Gerlach |
2017-01-19 | ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLER | Suman Anna |
2016-09-21 | ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM | Kishon Vijay Abraham I |
2016-09-21 | ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly | Kishon Vijay Abraham I |
2016-08-01 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-06-28 | clocksource/drivers/keystone: Add the COMPILE_TEST option | Daniel Lezcano |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang |
2016-06-21 | ARM: keystone: fix missing keystone.h in pm_domain.c | Ben Dooks |
2016-06-14 | ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT | Masahiro Yamada |
2016-06-08 | ARM: keystone: Enable PINCTRL config | Lokesh Vutla |
2016-05-03 | ARM: provide improved virt_to_idmap() functionality | Russell King |
2016-03-20 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2016-03-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-02-25 | ARM: keystone: Create new binding for K2G SoC | Nishanth Menon |
2016-02-08 | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada |
2016-02-08 | ARM: make virt_to_idmap() return unsigned long | Russell King |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada |
2015-10-06 | ARM: keystone: Update compatible to have SoC specific matches | Nishanth Menon |
2015-07-20 | ARM: keystone: Remove clk-provider.h include | Stephen Boyd |
2015-06-26 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-06-01 | ARM: redo TTBR setup code for LPAE | Russell King |
2015-06-01 | ARM: keystone2: rename init_meminfo to pv_fixup | Russell King |
2015-06-01 | ARM: keystone2: move address space switch printk into generic code | Russell King |
2015-06-01 | ARM: keystone2: move update of the phys-to-virt constants into generic code | Russell King |
2015-06-01 | ARM: keystone2: move platform notifier initialisation into platform init | Russell King |
2015-05-12 | arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS | Rajendra Nayak |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König |
2014-12-13 | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-11-04 | ARM: keystone: add pcie related options | Murali Karicheri |
2014-06-17 | ARM: keystone requires ARM_PATCH_PHYS_VIRT | Arnd Bergmann |
2014-06-05 | ARM: keystone: Drop use of meminfo since its not available anymore | Santosh Shilimkar |
2014-05-27 | ARM: keystone: remove redundant reset stuff | Ivan Khoronzhuk |
2014-05-08 | ARM: keystone: Update the dma offset for non-dt platform devices | Santosh Shilimkar |
2014-05-08 | ARM: keystone: Switch over to coherent memory address space | Santosh Shilimkar |
2014-04-05 | Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2014-03-20 | ARM: dts: keystone: use common "ti,keystone" compatible instead of -evm | Ivan Khoronzhuk |
2014-02-25 | ARM: dts: keystone: update for supporting K2L/K2E EVMs | Murali Karicheri |
2014-02-19 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring |
2014-02-19 | ARM: centralize common multi-platform kconfig options | Rob Herring |
2014-01-31 | ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set | Grygorii Strashko |
2013-12-16 | ARM: keystone: Avoid calling of_clk_init() twice | Santosh Shilimkar |
2013-12-16 | ARM: keystone: Make PM bus ready before populating platform devices | Santosh Shilimkar |
2013-12-16 | ARM: keystone: enable DMA zone for LPAE | Santosh Shilimkar |