summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2016-11-10ARM: DRA7: hwmod: Add data for AES IPJoel Fernandes1-0/+62
2016-11-10ARM: DRA7: hwmod: Add data for DES IPJoel Fernandes1-0/+37
2016-11-10ARM: OMAP2+: mux: Use seq_putc() in omap_mux_dbg_signal_show()Markus Elfring1-1/+1
2016-11-10ARM: OMAP2+: pm-debug: Use seq_putc() in two functionsMarkus Elfring1-3/+2
2016-11-10ARM: OMAP2+: mux: Replace three seq_printf() calls by seq_puts()Markus Elfring1-3/+3
2016-11-10ARM: OMAP: kill omap_pmic_initNicolae Rosia2-15/+0
2016-11-10ARM: OMAP2: kill omap2_pmic_initNicolae Rosia1-6/+0
2016-11-10ARM: OMAP3: kill omap3_pmic_initNicolae Rosia1-6/+0
2016-11-10ARM: OMAP3: kill omap3_pmic_get_config and twl_{get,set}_voltageNicolae Rosia2-163/+0
2016-11-10ARM: OMAP4: kill omap4_pmic_init and omap4_pmic_get_configNicolae Rosia2-318/+1
2016-11-10ARM: OMAP2+: Remove the omapdss_early_init_of() functionLaurent Pinchart3-8/+0
2016-11-08ARM: OMAP5: Add basic cpuidle MPU CSWR supportSantosh Shilimkar2-2/+80
2016-11-08ARM: OMAP4+: Fix bad fallthrough for cpuidleTony Lindgren1-3/+2
2016-11-08ARM: OMAP5: Fix mpuss_early_initTony Lindgren4-17/+58
2016-11-08ARM: OMAP5: Fix build for PM codeTony Lindgren1-1/+1
2016-11-08ARM: OMAP2+: avoid NULL pointer dereferenceNicolae Rosia1-0/+6
2016-11-08ARM: OMAP2+: PRM: initialize en_uart4_mask and grpsel_uart4_maskColin Ian King1-0/+3
2016-11-08ARM: AM43XX: Select OMAP_INTERCONNECT in KconfigDave Gerlach1-0/+1
2016-11-08ARM: OMAP3: Fix formatting of features printedTony Lindgren1-5/+11
2016-10-08Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds18-2008/+19
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-0/+1
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-22/+13
2016-09-23ARM: omap2: fix missing includeLinus Walleij1-0/+1
2016-09-19ARM/OMAP/wakeupgen: Convert to hotplug state machineSebastian Andrzej Siewior1-22/+13
2016-09-02Merge tag 'omap-for-v4.9/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann11-30/+19
2016-09-02Merge tag 'omap-for-v4.8/legacy-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann7-1977/+0
2016-08-26ARM: OMAP2+: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas13-44/+32
2016-08-15Merge branch 'omap-for-v4.8/soc' into omap-for-v4.8/fixesTony Lindgren6-12/+26
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-08-02Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-14/+1
2016-08-02Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds37-424/+315
2016-08-02Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2016-07-31ARM: OMAP2+: omap_device: fix crash on omap_device removalGrygorii Strashko1-1/+1
2016-07-23ARM: OMAP4+: CM: Remove redundant checks for clkctrl_offs of zeroDave Gerlach2-12/+0
2016-07-23ARM: OMAP4+: Have _omap4_wait_target_* check for valid clkctrl_offsDave Gerlach1-0/+8
2016-07-23ARM: OMAP2+: AM33XX: Add HWMOD_OMAP4_ZERO_CLKCTRL_OFFSET flag to rtc hwmodDave Gerlach1-0/+2
2016-07-23ARM: OMAP4+: hwmod: Add hwmod flag for HWMOD_OMAP4_ZERO_CLKCTRL_OFFSETDave Gerlach1-0/+4
2016-07-23ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel1-0/+12
2016-07-11ARM: OMAP2+: Drop legacy board file for LDPTony Lindgren3-437/+0
2016-07-11ARM: OMAP2+: Drop legacy board file for n900Tony Lindgren6-1540/+0
2016-07-11Merge remote-tracking branch 'peter/peter/for-4.8_omapdss_part1' into omap-fo...Tony Lindgren5-5/+11
2016-07-07Merge tag 'omap-for-v4.8/soc-pt2-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann12-59/+123
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann1-1/+1
2016-07-04ARM: AM33xx: fix module_wait_ready without clkctrl registerTero Kristo1-0/+3
2016-07-04ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIsTero Kristo7-50/+47
2016-07-04ARM: OMAP2+: timer: change order of hwmod data handlingTero Kristo1-1/+2
2016-07-04ARM: OMAP2+: hwmod: fetch main_clk based on hwmod nameTero Kristo1-5/+50
2016-07-04ARM: OMAP2+: omap_device: create clock alias purely from DT dataTero Kristo1-1/+16
2016-07-04ARM: OMAP2+: Fix build with CONFIG_SMP and CONFIG_PM is not setTony Lindgren2-2/+5
2016-06-30ir-rx51: use hrtimer instead of dmtimerIvaylo Dimitrov2-7/+0