aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 6-47/+186
2018-07-12ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresGravatar Nishanth Menon 1-0/+41
2018-07-09ARM: OMAP2+: sleep33/43xx: Add RTC-Mode supportGravatar Keerthy 4-4/+67
2018-07-09ARM: OMAP2+: sleep33/43xx: Make sleep actions configurableGravatar Dave Gerlach 3-8/+105
2018-07-09ARM: OMAP2+: reuse DEFINE_SHOW_ATTRIBUTE() macroGravatar Andy Shevchenko 1-31/+6
2018-07-03ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabledGravatar Dave Gerlach 1-4/+8
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-8/+8
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-7/+8
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 3-7/+8
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 35-482/+764
2018-05-25Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li...Gravatar Olof Johansson 3-0/+205
2018-05-25Merge tag 'omap-for-v4.18/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Gravatar Olof Johansson 9-0/+419
2018-05-23OMAP: CLK: CLKSRC: Add suspend resume hooksGravatar Keerthy 1-0/+32
2018-05-23ARM: AM43XX: Add functions to save/restore am43xx control registersGravatar Tero Kristo 2-0/+173
2018-05-21Merge branch 'omap-for-v4.18/soc-fixes' into omap-for-v4.18/socGravatar Tony Lindgren 1-0/+13
2018-05-18ARM: OMAP2+: Make sure LOGICRETSTATE bits are not clearedGravatar Tony Lindgren 1-0/+13
2018-05-18ARM: OMAP2+: prm44xx: Inroduce cpu_pm notifiers for context save/restoreGravatar Keerthy 1-0/+25
2018-05-18ARM: OMAP2+: prm44xx: Introduce context save/restore for am43 PRCM IOGravatar Dave Gerlach 1-0/+29
2018-05-18ARM: OMAP2+: powerdomain: Introduce cpu_pm notifiers for context save/restoreGravatar Keerthy 1-0/+27
2018-05-18ARM: OMAP2+: Add functions to save and restore powerdomain contextGravatar Russ Dill 4-0/+148
2018-05-18ARM: OMAP2+: clockdomain: Inroduce cpu_pm notifiers for context save/restoreGravatar Keerthy 1-0/+27
2018-05-17ARM: OMAP2+: Add functions to save and restore clockdomain context en-masse.Gravatar Russ Dill 4-0/+150
2018-05-17i2c: omap: move header to platform_dataGravatar Wolfram Sang 8-8/+8
2018-05-14Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Gravatar Olof Johansson 24-482/+140
2018-05-01ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for traceGravatar Tero Kristo 1-2/+2
2018-04-30ARM: OMAP2+: Make display related init into device_initcallGravatar Tony Lindgren 3-5/+2
2018-04-30ARM: OMAP2+: Initialize SoC PM laterGravatar Tony Lindgren 4-66/+40
2018-04-30ARM: OMAP2+: Only probe SDMA via ti-sysc if configured in dtsGravatar Tony Lindgren 1-7/+15
2018-04-30ARM: OMAP2+: Use signed value for sysc register offsetsGravatar Tony Lindgren 9-13/+34
2018-04-30ARM: OMAP2+: Allow using ti-sysc for system timersGravatar Tony Lindgren 1-15/+52
2018-04-18ARM: OMAP2+: Fix build when using split object directoriesGravatar Dave Gerlach 4-7/+4
2018-04-16ARM: OMAP2+: Drop unused pm-noopGravatar Tony Lindgren 11-380/+1
2018-04-05ARM: omap2: fix am43xx build without L2X0Gravatar Arnd Bergmann 1-2/+6
2018-03-27Merge tag 'omap-for-v4.17/soc-pt2-signed' of ssh://gitolite.kernel.org/pub/sc...Gravatar Arnd Bergmann 1-4/+16
2018-03-20ARM: OMAP5: control: add support for control module wkup pad configGravatar Tero Kristo 1-0/+5
2018-03-20ARM: omap2+: control: add support for auxiliary control module instancesGravatar Tero Kristo 1-4/+11
2018-03-07Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/sc...Gravatar Arnd Bergmann 6-15/+500
2018-03-07Merge tag 'omap-for-v4.17/am-pm-signed' of ssh://gitolite.kernel.org/pub/scm/...Gravatar Arnd Bergmann 9-0/+850
2018-03-07Merge tag 'omap-for-v4.17/timer-signed' of ssh://gitolite.kernel.org/pub/scm/...Gravatar Arnd Bergmann 2-33/+1
2018-02-28ARM: OMAP2+: Enable ti-sysc to use device tree data for smartreflexGravatar Tony Lindgren 3-11/+20
2018-02-28ARM: OMAP2+: Try to parse earlycon from parent tooGravatar Tony Lindgren 1-0/+6
2018-02-28ARM: OMAP2+: Add checks for device tree based sysconfig dataGravatar Tony Lindgren 1-3/+106
2018-02-28ARM: OMAP2+: Add functions to allocate module data from device treeGravatar Tony Lindgren 2-1/+315
2018-02-28ARM: OMAP2+: Fix typo for wakeup_ns_pa_addrGravatar Tony Lindgren 1-1/+1
2018-02-28ARM: OMAP2+: Use v7_invalidate_l1 in omap4_finish_suspendGravatar Tony Lindgren 1-6/+1
2018-02-27ARM: OMAP2+: pm33xx-core: Add platform code needed for PMGravatar Dave Gerlach 9-0/+253
2018-02-27ARM: OMAP2+: Introduce low-level suspend code for AM43XXGravatar Dave Gerlach 1-0/+385
2018-02-27ARM: OMAP2+: Introduce low-level suspend code for AM33XXGravatar Dave Gerlach 1-0/+212
2018-02-26bus: ti-sysc: Add support for platform data callbacksGravatar Tony Lindgren 2-3/+41
2018-02-22ARM: OMAP2+: Prepare to pass auxdata for smartreflexGravatar Tony Lindgren 2-0/+15