aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2018-11-08ARM: Kconfig: remove useless "default n"Russell King
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-23Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-10-21Merge branch 'regulator-4.20' into regulator-nextMark Brown
2018-10-08mmc: omap_hsmmc: Delete platform data GPIO CD and WPLinus Walleij
2018-09-24gpio: omap: Remove custom PM calls and use cpu_pm insteadTony Lindgren
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2018-09-07ARM: OMAP2+: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-07ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocksTero Kristo
2018-09-07Merge commit '1dbcb97c656eed1a244c960b8b3a469c3d20ce7b' into omap-for-v4.20/socTony Lindgren
2018-08-28Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-08-17ARM: OMAP2+: Fix module address for modules using mpu_rt_idxTony Lindgren
2018-08-17ARM: OMAP2+: Fix null hwmod for ti-sysc debugTony Lindgren
2018-07-12ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon
2018-07-09ARM: OMAP2+: sleep33/43xx: Add RTC-Mode supportKeerthy
2018-07-09ARM: OMAP2+: sleep33/43xx: Make sleep actions configurableDave Gerlach
2018-07-09ARM: OMAP2+: reuse DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-07-03ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabledDave Gerlach
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-05-25Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-05-25Merge tag 'omap-for-v4.18/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2018-05-23OMAP: CLK: CLKSRC: Add suspend resume hooksKeerthy
2018-05-23ARM: AM43XX: Add functions to save/restore am43xx control registersTero Kristo
2018-05-21Merge branch 'omap-for-v4.18/soc-fixes' into omap-for-v4.18/socTony Lindgren
2018-05-18ARM: OMAP2+: Make sure LOGICRETSTATE bits are not clearedTony Lindgren
2018-05-18ARM: OMAP2+: prm44xx: Inroduce cpu_pm notifiers for context save/restoreKeerthy
2018-05-18ARM: OMAP2+: prm44xx: Introduce context save/restore for am43 PRCM IODave Gerlach
2018-05-18ARM: OMAP2+: powerdomain: Introduce cpu_pm notifiers for context save/restoreKeerthy
2018-05-18ARM: OMAP2+: Add functions to save and restore powerdomain contextRuss Dill
2018-05-18ARM: OMAP2+: clockdomain: Inroduce cpu_pm notifiers for context save/restoreKeerthy
2018-05-17ARM: OMAP2+: Add functions to save and restore clockdomain context en-masse.Russ Dill
2018-05-17i2c: omap: move header to platform_dataWolfram Sang
2018-05-14Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2018-05-01ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for traceTero Kristo
2018-04-30ARM: OMAP2+: Make display related init into device_initcallTony Lindgren
2018-04-30ARM: OMAP2+: Initialize SoC PM laterTony Lindgren
2018-04-30ARM: OMAP2+: Only probe SDMA via ti-sysc if configured in dtsTony Lindgren
2018-04-30ARM: OMAP2+: Use signed value for sysc register offsetsTony Lindgren
2018-04-30ARM: OMAP2+: Allow using ti-sysc for system timersTony Lindgren
2018-04-18ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach
2018-04-16ARM: OMAP2+: Drop unused pm-noopTony Lindgren
2018-04-05ARM: omap2: fix am43xx build without L2X0Arnd Bergmann