summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: CM: make clkdm_hwsup operations staticTero Kristo2014-10-278-39/+18
* ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idleTero Kristo2014-10-277-13/+45
* ARM: OMAP2+: CM: add common API for cm_wait_module_readyTero Kristo2014-10-2712-34/+43
* ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+Tero Kristo2014-10-275-0/+34
* ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/readyTero Kristo2014-10-275-38/+21
* ARM: OMAP2/3: hwmod: merge wait_target_ready functions for omap2/3Tero Kristo2014-10-271-31/+4
* ARM: AM43XX: PRM: use OMAP4 PRM driverTero Kristo2014-10-271-0/+1
* ARM: DRA7: PRM: add voltage processor check behind a prm_feature flagTero Kristo2014-10-272-4/+7
* Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-181-0/+2
|\
| * nand: omap2: Add support for flash-based bad block tableEzequiel García2014-09-171-0/+2
* | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-152-4/+10
|\ \
| * \ Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-09-292-4/+10
| |\ \ | | |/ | |/|
| | * clk: ti: change clock init to use generic of_clk_initTero Kristo2014-09-292-4/+10
* | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-091-1/+1
|\ \ \
| * \ \ Merge back cpufreq material for v3.18.Rafael J. Wysocki2014-10-031-1/+1
| |\ \ \
| | * | | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-031-1/+1
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-0822-457/+13
|\ \ \ \ \
| * | | | | arm: omap: irq: move irq.c to drivers/irqchip/Felipe Balbi2014-09-163-395/+2
| * | | | | irqchip: add irq-omap-intc.h headerFelipe Balbi2014-09-161-9/+1
| * | | | | arm: omap2: n8x0: move i2c devices to DTFelipe Balbi2014-09-163-23/+10
| * | | | | arm: omap: intc: switch over to linear irq domainFelipe Balbi2014-09-111-9/+79
| * | | | | arm: omap: irq: get rid of ifdef hackFelipe Balbi2014-09-111-15/+7
| * | | | | arm: omap: irq: introduce omap_nr_pendingFelipe Balbi2014-09-111-1/+8
| * | | | | arm: omap: irq: remove nr_irqs argumentFelipe Balbi2014-09-111-12/+13
| * | | | | arm: omap: irq: remove unnecessary headerFelipe Balbi2014-09-111-1/+0
| * | | | | arm: omap: irq: drop omap2_intc_handle_irq()Felipe Balbi2014-09-112-11/+6
| * | | | | arm: omap: irq: drop omap3_intc_handle_irq()Felipe Balbi2014-09-1116-22/+0
| * | | | | arm: omap: irq: call set_handle_irq() from .init_irqFelipe Balbi2014-09-111-0/+3
| * | | | | arm: omap: irq: move some more code aroundFelipe Balbi2014-09-111-15/+15
| * | | | | arm: omap: irq: drop ti,intc-size supportFelipe Balbi2014-09-111-3/+0
| * | | | | arm: omap: irq: use compatible flag to figure out number of IRQ linesFelipe Balbi2014-09-111-0/+3
| * | | | | arm: omap: irq: add specific compatibles for omap3 and am33xx devicesFelipe Balbi2014-09-111-1/+3
| * | | | | arm: omap: irq: drop .handle_irq and .init_irq fieldsFelipe Balbi2014-09-113-20/+0
| * | | | | arm: omap: irq: use IRQCHIP_DECLARE macroFelipe Balbi2014-09-111-5/+3
| * | | | | arm: omap: irq: call set_handle_irq() from intc_of_initFelipe Balbi2014-09-111-0/+2
| * | | | | arm: omap: irq: make intc_of_init staticFelipe Balbi2014-09-112-11/+1
| * | | | | arm: omap: irq: reorganize code a little bitFelipe Balbi2014-09-111-67/+66
| * | | | | arm: omap: irq: always define omap3 supportFelipe Balbi2014-09-111-2/+0
| * | | | | arm: omap: irq: rename omap3_intc_regsFelipe Balbi2014-09-111-2/+2
| * | | | | arm: omap: irq: remove unnecessary base_addr argumentFelipe Balbi2014-09-111-7/+3
| * | | | | arm: omap: irq: switch over to intc_readl on omap_intc_handle_irqFelipe Balbi2014-09-111-6/+8
| * | | | | arm: omap: irq: remove unused macroFelipe Balbi2014-09-111-2/+0
| * | | | | arm: omap: irq: remove rest of irq_banks usageFelipe Balbi2014-09-111-81/+47
| * | | | | arm: omap: irq: add a global omap_nr_irqs variableFelipe Balbi2014-09-111-0/+3
| * | | | | arm: omap: irq: start to remove irq_banks arrayFelipe Balbi2014-09-111-37/+27
| * | | | | arm: omap: irq: define INTC_ILR0 registerFelipe Balbi2014-09-111-0/+1
| * | | | | arm: omap: irq: make omap_irq_base globalFelipe Balbi2014-09-111-1/+1
| * | | | | Merge branch 'omap-for-v3.18/fixes-not-urgent' into omap-for-v3.18/intc-v2Tony Lindgren2014-09-117-21/+21
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-10-082-0/+13
|\ \ \ \ \ \ \
| * | | | | | | ARM: dts: Add support for Ethernet on some N900 macro boardsTony Lindgren2014-09-181-0/+3
OpenPOWER on IntegriCloud