Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-09 | ARM: OMAP2+: Wakeupgen: AM43xx HS devices should save context like non-HS | Andrew F. Davis | 1 | -2/+2 |
2019-01-24 | ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_type | Tony Lindgren | 1 | -1/+35 |
2018-02-14 | ARM: OMAP2+: Fix sar_base inititalization for HS omaps | Tony Lindgren | 1 | -2/+2 |
2017-08-16 | ARM: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
2017-05-16 | ARM: OMAP: Wakeupgen: Add context save/restore for AM43XX | Dave Gerlach | 1 | -6/+62 |
2016-09-19 | ARM/OMAP/wakeupgen: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -22/+13 |
2016-05-18 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+5 |
2016-04-14 | ARM: OMAP2+: wakeupgen: Add comment for unhandled FROZEN transitions | Anna-Maria Gleixner | 1 | -0/+5 |
2016-04-08 | ARM: OMAP: DRA7: wakeupgen: Skip SAR save for wakeupgen | Nishanth Menon | 1 | -0/+7 |
2015-11-11 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -7/+3 |
2015-10-22 | ARM: Remove __ref on hotplug cpu die path | Stephen Boyd | 1 | -1/+1 |
2015-10-22 | ARM: Remove open-coded version of IRQCHIP_DECLARE | Marc Zyngier | 1 | -6/+2 |
2015-10-13 | irqchip: Convert all alloc/xlate users from of_node to fwnode | Marc Zyngier | 1 | -26/+29 |
2015-10-13 | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 1 | -2/+2 |
2015-08-20 | ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism | Grygorii Strashko | 1 | -0/+1 |
2015-05-20 | ARM: OMAP2+: Constify irq_domain_ops | Krzysztof Kozlowski | 1 | -1/+1 |
2015-03-15 | ARM: omap: convert wakeupgen to stacked domains | Marc Zyngier | 1 | -30/+98 |
2014-09-08 | ARM: OMAP5 / DRA7: Enable CPU RET on suspend | Rajendra Nayak | 1 | -1/+2 |
2014-09-08 | ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by default | Santosh Shilimkar | 1 | -0/+17 |
2014-05-08 | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 1 | -21/+21 |
2014-02-05 | ARM: OMAP4+: Correct Wakeup-gen code to use physical irq number | Sricharan R | 1 | -2/+2 |
2013-10-22 | ARM: OMAP2+: wakeupgen: AM43x adaptation | Afzal Mohammed | 1 | -5/+13 |
2013-07-15 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 1 | -2/+2 |
2013-02-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+1 |
2013-02-02 | ARM: OMAP: make wakeupgen_lock raw | Thomas Gleixner | 1 | -7/+7 |
2013-01-12 | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 1 | -2/+1 |
2012-10-02 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+3 |
2012-09-22 | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 1 | -1/+1 |
2012-09-21 | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s... | Olof Johansson | 1 | -2/+2 |
2012-09-21 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 1 | -1/+1 |
2012-09-21 | ARM: OMAP2+: Make omap-wakeupgen.h local | Tony Lindgren | 1 | -1/+1 |
2012-09-21 | ARM: OMAP2+: Make omap-secure.h local | Tony Lindgren | 1 | -1/+1 |
2012-09-13 | ARM: OMAP4: wakeupgen: remove duplicate AUXCOREBOOT* read/write | Paul Walmsley | 1 | -6/+0 |
2012-09-13 | ARM: OMAP4: wakeupgen: Fix the typo in AUXCOREBOOT register save | Santosh Shilimkar | 1 | -1/+1 |
2012-09-13 | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 1 | -1/+1 |
2012-09-13 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 1 | -0/+1 |
2012-09-05 | ARM: OMAP4: Fix array size for irq_target_cpu | Tony Lindgren | 1 | -1/+1 |
2012-07-09 | ARM: OMAP5: Add the WakeupGen IP updates | Santosh Shilimkar | 1 | -25/+89 |
2012-04-13 | ARM: OMAP2+: declare file-local functions as static | Paul Walmsley | 1 | -1/+1 |
2012-03-07 | ARM: OMAP2+: PM: fix wakeupgen warning when hotplug disabled | Kevin Hilman | 1 | -25/+28 |
2011-12-08 | ARM: OMAP4: PM: Add WakeupGen and secure GIC low power support | Santosh Shilimkar | 1 | -0/+131 |
2011-12-08 | ARM: OMAP4: PM: Program CPU1 to hit OFF when off-lined | Santosh Shilimkar | 1 | -0/+32 |
2011-12-08 | ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extn | Santosh Shilimkar | 1 | -0/+226 |