summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren2017-11-211-1/+0
* ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel2016-10-041-0/+12
* ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár2016-07-121-1/+68
* ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla2016-04-201-4/+4
* ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R2015-10-271-1/+1
* ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros2015-08-271-8/+16
* ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren2015-06-111-20/+2
* ARM: OMAP2+: Fix omap off idle power consumption creeping upTony Lindgren2015-06-096-2/+16
* ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3Lokesh Vutla2015-03-061-1/+1
* ARM: omap5/dra7xx: Enable booting secondary CPU in HYP modeLennart Sorensen2015-01-273-2/+33
* ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen2015-01-271-4/+4
* ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_...Nishanth Menon2015-01-161-20/+9
* Merge tag 'armsoc-for-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-031-0/+4
|\
| * ARM: OMAP2+: Warn about deprecated legacy booting modeTony Lindgren2014-10-291-0/+4
* | net: smc91x: Fix gpios for device tree based bootingTony Lindgren2014-10-311-3/+0
|/
* 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