summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'arm/for-next'Stephen Rothwell2018-11-191-1/+0
|\
| * ARM: Kconfig: remove useless "default n"Russell King2018-11-081-1/+0
* | Merge remote-tracking branch 'omap-fixes/fixes'Stephen Rothwell2018-11-191-1/+1
|\ \
| * \ Merge branch 'fixes-dts' into omap-for-v4.20/fixesTony Lindgren2018-11-085-22/+29
| |\ \ | | |/
| * | ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor2018-10-181-1/+1
* | | drm/omap: Populate DSS children in omapdss driverLaurent Pinchart2018-11-121-58/+53
| |/ |/|
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-3/+5
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-3/+3
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-10-291-37/+51
|\ \ | |/
| * ARM: OMAP2+: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-071-8/+8
| * ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocksTero Kristo2018-09-071-29/+43
| * Merge commit '1dbcb97c656eed1a244c960b8b3a469c3d20ce7b' into omap-for-v4.20/socTony Lindgren2018-09-071-1/+38
| |\
* | \ Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-232-13/+8
|\ \ \
| * | | gpio: omap: Remove custom PM calls and use cpu_pm insteadTony Lindgren2018-09-242-13/+8
| |/ /
* | | Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-10-232-4/+0
|\ \ \
| * | | mmc: omap_hsmmc: Delete platform data GPIO CD and WPLinus Walleij2018-10-082-4/+0
* | | | Merge branch 'regulator-4.20' into regulator-nextMark Brown2018-10-211-1/+15
|\ \ \ \ | |/ / / |/| | |
| * | | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-1/+15
| |/ /
* | | Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren2018-08-286-47/+186
|\ \ \ | |/ / | | / | |/ |/|
| * Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-236-47/+186
| |\
| | * ARM: OMAP2+: sleep33/43xx: Add RTC-Mode supportKeerthy2018-07-094-4/+67
| | * ARM: OMAP2+: sleep33/43xx: Make sleep actions configurableDave Gerlach2018-07-093-8/+105
| | * ARM: OMAP2+: reuse DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-07-091-31/+6
| | * ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabledDave Gerlach2018-07-031-4/+8
* | | ARM: OMAP2+: Fix module address for modules using mpu_rt_idxTony Lindgren2018-08-171-0/+37
* | | ARM: OMAP2+: Fix null hwmod for ti-sysc debugTony Lindgren2018-08-171-1/+1
|/ /
* | ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon2018-07-121-0/+41
|/
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-148-8/+8
|\
| * i2c: omap: move header to platform_dataWolfram Sang2018-05-178-8/+8
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-123-7/+8
|\ \
| * | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-123-7/+8
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-1135-482/+764
|\ \ \ | |/ / |/| |
| * | Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2018-05-253-0/+205
| |\ \
| | * | OMAP: CLK: CLKSRC: Add suspend resume hooksKeerthy2018-05-231-0/+32
| | * | ARM: AM43XX: Add functions to save/restore am43xx control registersTero Kristo2018-05-232-0/+173
| * | | Merge tag 'omap-for-v4.18/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2018-05-259-0/+419
| |\ \ \ | | |/ /
| | * | Merge branch 'omap-for-v4.18/soc-fixes' into omap-for-v4.18/socTony Lindgren2018-05-211-0/+13
| | |\ \
| | | * | ARM: OMAP2+: Make sure LOGICRETSTATE bits are not clearedTony Lindgren2018-05-181-0/+13
| | * | | ARM: OMAP2+: prm44xx: Inroduce cpu_pm notifiers for context save/restoreKeerthy2018-05-181-0/+25
| | * | | ARM: OMAP2+: prm44xx: Introduce context save/restore for am43 PRCM IODave Gerlach2018-05-181-0/+29
| | * | | ARM: OMAP2+: powerdomain: Introduce cpu_pm notifiers for context save/restoreKeerthy2018-05-181-0/+27
| | * | | ARM: OMAP2+: Add functions to save and restore powerdomain contextRuss Dill2018-05-184-0/+148
| | * | | ARM: OMAP2+: clockdomain: Inroduce cpu_pm notifiers for context save/restoreKeerthy2018-05-181-0/+27
| | * | | ARM: OMAP2+: Add functions to save and restore clockdomain context en-masse.Russ Dill2018-05-174-0/+150
| | |/ /
| * | | Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2018-05-1424-482/+140
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: OMAP2+: Make display related init into device_initcallTony Lindgren2018-04-303-5/+2
| | * | ARM: OMAP2+: Initialize SoC PM laterTony Lindgren2018-04-304-66/+40
| | * | ARM: OMAP2+: Only probe SDMA via ti-sysc if configured in dtsTony Lindgren2018-04-301-7/+15
| | * | ARM: OMAP2+: Use signed value for sysc register offsetsTony Lindgren2018-04-309-13/+34