Age | Commit message (Expand) | Author | Files | Lines |
2015-04-14 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -44/+112 |
2015-04-14 | Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 1 | -8/+25 |
2015-04-11 | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 3 | -44/+112 |
2015-04-10 | Merge back earlier cpuidle material for v4.1. | Rafael J. Wysocki | 1 | -1/+0 |
2015-04-03 | Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Olof Johansson | 5 | -86/+33 |
2015-04-03 | ARM: OMAP: Use explicit broadcast oneshot control function | Thomas Gleixner | 1 | -3/+2 |
2015-04-03 | ARM: OMAP: Use explicit broadcast control function | Thomas Gleixner | 1 | -3/+2 |
2015-04-02 | [media] omap3isp: Replace many MMIO regions by two | Sakari Ailus | 2 | -96/+6 |
2015-04-02 | [media] omap3isp: Move the syscon register out of the ISP register maps | Sakari Ailus | 1 | -10/+0 |
2015-04-02 | [media] omap3isp: Refactor device configuration structs for Device Tree | Sakari Ailus | 1 | -36/+21 |
2015-04-01 | Merge branch '4.0-rc1-prcm-cleanup-v6' of https://github.com/t-kristo/linux-p... | Tony Lindgren | 38 | -311/+838 |
2015-03-31 | ARM: OMAP4+: control: add support for initializing control module via DT | Tero Kristo | 2 | -3/+6 |
2015-03-31 | ARM: OMAP4+: control: remove support for legacy pad read/write | Tero Kristo | 3 | -34/+6 |
2015-03-31 | ARM: OMAP4: display: convert display to use syscon for dsi muxing | Tero Kristo | 1 | -2/+13 |
2015-03-31 | ARM: dts: am4372: add minimal l4 bus layout with control module support | Tero Kristo | 1 | -1/+1 |
2015-03-31 | ARM: dts: am33xx: add minimal l4 bus layout with control module support | Tero Kristo | 1 | -1/+1 |
2015-03-31 | ARM: dts: omap3: add minimal l4 bus layout with control module support | Tero Kristo | 1 | -1/+1 |
2015-03-31 | ARM: dts: omap24xx: add minimal l4 bus layout with control module support | Tero Kristo | 1 | -1/+6 |
2015-03-31 | ARM: OMAP2+: control: add syscon support for register accesses | Tero Kristo | 1 | -17/+87 |
2015-03-31 | ARM: OMAP2+: id: cache omap_type value | Tero Kristo | 1 | -1/+4 |
2015-03-31 | ARM: OMAP2+: control: remove API for getting control module base address | Tero Kristo | 2 | -7/+0 |
2015-03-31 | ARM: OMAP2+: clock: add low-level support for regmap | Tero Kristo | 5 | -11/+47 |
2015-03-31 | ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init | Tero Kristo | 3 | -36/+26 |
2015-03-31 | ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags | Tero Kristo | 2 | -2/+5 |
2015-03-31 | ARM: OMAP2+: CM: move SoC specific init calls within a generic API | Tero Kristo | 11 | -34/+75 |
2015-03-31 | ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility | Tero Kristo | 5 | -18/+42 |
2015-03-31 | ARM: OMAP2+: PRM: move SoC specific init calls within a generic API | Tero Kristo | 15 | -39/+90 |
2015-03-28 | ARM: DRA7: Enable Cortex A15 errata 798181 | Praneeth Bajjuri | 1 | -0/+1 |
2015-03-27 | Merge tag 'for-v4.1/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kerne... | Tony Lindgren | 3 | -16/+134 |
2015-03-27 | ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin | Andreas Fenkart | 1 | -8/+25 |
2015-03-27 | ARM: OMAP2+: control: determine control module base address from DT | Tero Kristo | 5 | -30/+61 |
2015-03-27 | ARM: OMAP2+: PRM: determine PRM base address from device tree | Tero Kristo | 7 | -20/+52 |
2015-03-27 | ARM: OMAP2+: CM: determine CM base address from device tree | Tero Kristo | 9 | -19/+81 |
2015-03-27 | ARM: OMAP2+: PRCM: split PRCM module init to their own driver files | Tero Kristo | 6 | -21/+106 |
2015-03-27 | ARM: OMAP2+: clock: move clock provider infrastructure to clock driver | Tero Kristo | 3 | -44/+75 |
2015-03-26 | ARM: OMAP2+: remove superfluous NULL pointer check | Stefan Agner | 1 | -1/+1 |
2015-03-25 | ARM: OMAP2+: PRCM: add support for static clock memmap indices | Tero Kristo | 2 | -29/+58 |
2015-03-25 | ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order | Tero Kristo | 1 | -1/+1 |
2015-03-25 | ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver | Tero Kristo | 3 | -6/+3 |
2015-03-25 | ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver | Tero Kristo | 2 | -4/+2 |
2015-03-25 | ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone | Tero Kristo | 9 | -25/+60 |
2015-03-25 | ARM: OMAP2+: PRM: add generic API for clear_mod_irqs | Tero Kristo | 8 | -28/+47 |
2015-03-25 | ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs | Tero Kristo | 3 | -14/+14 |
2015-03-25 | ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init | Tero Kristo | 3 | -3/+9 |
2015-03-24 | ARM: DRA7: hwmod: Fix the hwmod class for GPTimer4 | Suman Anna | 1 | -16/+1 |
2015-03-24 | ARM: DRA7: hwmod: Add data for GPTimers 13 through 16 | Suman Anna | 1 | -0/+96 |
2015-03-24 | ARM: dts: add wl12xx/wl18xx bindings | Eliad Peller | 1 | -74/+0 |
2015-03-24 | wl12xx: use frequency instead of enumerations for pdata clocks | Luciano Coelho | 1 | -15/+14 |
2015-03-23 | ARM: cpuidle: Remove duplicate header inclusion | Daniel Lezcano | 1 | -1/+0 |
2015-03-20 | wlcore: set irq_trigger in board files instead of hiding behind a quirk | Luciano Coelho | 1 | -0/+1 |