index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP2+: Register SoC device attributes from machine .init()
Laurent Pinchart
2017-08-15
1
-1
/
+0
*
ARM: omap2: mark unused functions as __maybe_unused
Arnd Bergmann
2017-07-27
1
-1
/
+1
*
ARM: OMAP2+: Remove unused legacy code for io.c
Tony Lindgren
2017-06-08
1
-45
/
+14
*
Merge tag 'omap-for-v4.10/legacy-signed' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2016-11-18
1
-1
/
+0
|
\
|
*
ARM: OMAP2+: Remove legacy mux code
Tony Lindgren
2016-11-10
1
-1
/
+0
*
|
ARM: OMAP5: Fix mpuss_early_init
Tony Lindgren
2016-11-07
1
-1
/
+2
|
/
*
ARM: OMAP4+: Prevent CPU1 related hang with kexec
Tony Lindgren
2016-06-22
1
-0
/
+1
*
ARM: OMAP4+: Initialize SAR RAM base early for proper CPU1 reset for kexec
Tony Lindgren
2016-06-22
1
-0
/
+2
*
Merge tag 'omap-for-v4.6/fixes-rc2-v2-signed' of git://git.kernel.org/pub/scm...
Kevin Hilman
2016-04-22
1
-1
/
+2
|
\
|
*
ARM: OMAP: DRA7: Provide proper class to omap2_set_globals_tap
Nishanth Menon
2016-04-08
1
-1
/
+2
*
|
ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
Nishanth Menon
2016-03-30
1
-0
/
+1
|
/
*
ARM: OMAP2+: Remove useless check for legacy booting for dm814x
Tony Lindgren
2015-12-09
1
-2
/
+1
*
ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_late
Dave Gerlach
2015-09-16
1
-0
/
+1
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-03
1
-0
/
+2
|
\
|
*
Revert "ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688"
Russell King
2015-07-25
1
-0
/
+2
*
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-09-01
1
-8
/
+62
|
\
\
|
*
\
Merge branch 'dm814x-soc' into omap-for-v4.3/soc
Tony Lindgren
2015-07-23
1
-6
/
+6
|
|
\
\
|
|
*
|
ARM: OMAP2: Add minimal dm814x hwmod support
Tony Lindgren
2015-07-23
1
-2
/
+2
|
|
*
|
ARM: OMAP2+: Add support for initializing dm814x clocks
Tony Lindgren
2015-07-16
1
-2
/
+2
|
|
*
|
ARM: OMAP2+: Add minimal clockdomains for dm814x
Tony Lindgren
2015-07-16
1
-2
/
+2
|
|
|
/
|
*
|
ARM: DRA7: Provide proper IO map table
Nishanth Menon
2015-07-16
1
-2
/
+56
|
|
/
*
|
clk: ti: remove exported ll_ops struct, instead add an API for registration
Tero Kristo
2015-06-02
1
-0
/
+2
*
|
ARM: OMAP4: clock: remove clock44xx.h header
Tero Kristo
2015-06-02
1
-1
/
+0
|
/
*
Merge branch '4.0-rc1-prcm-cleanup-v6' of https://github.com/t-kristo/linux-p...
Tony Lindgren
2015-04-01
1
-73
/
+39
|
\
|
*
ARM: OMAP4+: control: add support for initializing control module via DT
Tero Kristo
2015-03-31
1
-3
/
+3
|
*
ARM: OMAP4+: control: remove support for legacy pad read/write
Tero Kristo
2015-03-31
1
-7
/
+4
|
*
ARM: OMAP2+: CM: move SoC specific init calls within a generic API
Tero Kristo
2015-03-31
1
-11
/
+5
|
*
ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
Tero Kristo
2015-03-31
1
-10
/
+11
|
*
ARM: OMAP2+: control: determine control module base address from DT
Tero Kristo
2015-03-27
1
-18
/
+16
|
*
ARM: OMAP2+: PRM: determine PRM base address from device tree
Tero Kristo
2015-03-27
1
-11
/
+1
|
*
ARM: OMAP2+: CM: determine CM base address from device tree
Tero Kristo
2015-03-27
1
-12
/
+2
|
*
ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
Tero Kristo
2015-03-27
1
-0
/
+4
|
*
ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order
Tero Kristo
2015-03-25
1
-1
/
+1
|
*
ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver
Tero Kristo
2015-03-25
1
-4
/
+0
|
*
ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
Tero Kristo
2015-03-25
1
-4
/
+0
|
*
ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init
Tero Kristo
2015-03-25
1
-1
/
+1
*
|
ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688
Stefan Hengelein
2015-03-16
1
-2
/
+0
|
/
*
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2015-02-21
1
-7
/
+19
|
\
|
*
ARM: OMAP3: use clock data from TI clock driver for legacy boot
Tero Kristo
2015-01-30
1
-9
/
+19
*
|
ARM: OMAP2+: Add dm816x hwmod support
Tony Lindgren
2015-01-26
1
-2
/
+6
*
|
ARM: OMAP2+: Add clock domain support for dm816x
Aida Mynzhasova
2015-01-26
1
-38
/
+40
*
|
ARM: OMAP2+: Disable omap3 PM init for ti81xx
Tony Lindgren
2015-01-14
1
-1
/
+0
*
|
ARM: OMAP2+: Fix ti81xx class type
Tony Lindgren
2015-01-14
1
-4
/
+21
|
/
*
ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-13
1
-1
/
+1
*
ARM: OMAP4: CM: move public definitions from cminst44xx.h to cm44xx.h
Tero Kristo
2014-10-27
1
-1
/
+1
*
ARM: AM33xx: PRM: add support for prm_init
Tero Kristo
2014-10-27
1
-0
/
+2
*
ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+
Tero Kristo
2014-10-27
1
-0
/
+6
*
ARM: AM43XX: PRM: use OMAP4 PRM driver
Tero Kristo
2014-10-27
1
-0
/
+1
*
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-10-15
1
-2
/
+10
|
\
|
*
clk: ti: change clock init to use generic of_clk_init
Tero Kristo
2014-09-29
1
-2
/
+10
[next]