index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
control.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: AM43XX: Add functions to save/restore am43xx control registers
Tero Kristo
2018-05-23
1
-0
/
+112
*
ARM: OMAP5: control: add support for control module wkup pad config
Tero Kristo
2018-03-20
1
-0
/
+5
*
ARM: omap2+: control: add support for auxiliary control module instances
Tero Kristo
2018-03-20
1
-4
/
+11
*
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
2017-02-28
1
-4
/
+4
*
ARM: OMAP2+: Fix out of range register access with syscon_config.max_register
Tony Lindgren
2016-02-22
1
-19
/
+2
*
ARM: OMAP2+: Fix scm compatible for dm814x
Tony Lindgren
2015-07-16
1
-0
/
+1
*
ARM: OMAP3: Add support for configuring MMC pins as GPIO pins
Tony Lindgren
2015-05-20
1
-0
/
+3
*
ARM: OMAP4+: control: add support for initializing control module via DT
Tero Kristo
2015-03-31
1
-0
/
+3
*
ARM: OMAP4+: control: remove support for legacy pad read/write
Tero Kristo
2015-03-31
1
-23
/
+1
*
ARM: dts: am4372: add minimal l4 bus layout with control module support
Tero Kristo
2015-03-31
1
-1
/
+1
*
ARM: dts: am33xx: add minimal l4 bus layout with control module support
Tero Kristo
2015-03-31
1
-1
/
+1
*
ARM: dts: omap3: add minimal l4 bus layout with control module support
Tero Kristo
2015-03-31
1
-1
/
+1
*
ARM: dts: omap24xx: add minimal l4 bus layout with control module support
Tero Kristo
2015-03-31
1
-1
/
+6
*
ARM: OMAP2+: control: add syscon support for register accesses
Tero Kristo
2015-03-31
1
-17
/
+87
*
ARM: OMAP2+: control: remove API for getting control module base address
Tero Kristo
2015-03-31
1
-5
/
+0
*
ARM: OMAP2+: clock: add low-level support for regmap
Tero Kristo
2015-03-31
1
-1
/
+1
*
ARM: OMAP2+: control: determine control module base address from DT
Tero Kristo
2015-03-27
1
-6
/
+43
*
ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
Tero Kristo
2015-03-27
1
-0
/
+47
*
ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.c
Jeremy Vial
2014-08-01
1
-2
/
+1
*
ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.
Jeremy Vial
2014-08-01
1
-1
/
+2
*
ARM: OMAP3: control: isolate control module init to its own function
Tero Kristo
2014-07-04
1
-2
/
+17
*
ARM: OMAP3: control: add API for setting up the modem pads
Tero Kristo
2014-07-04
1
-0
/
+26
*
ARM: OMAP3: PRM: add API for saving PRM scratchpad contents
Tero Kristo
2014-07-04
1
-9
/
+2
*
ARM: OMAP3: PRM: add API for checking and clearing cold reset status
Tero Kristo
2014-07-04
1
-5
/
+1
*
ARM: OMAP2+: raw read and write endian fix
Victor Kamensky
2014-05-08
1
-10
/
+10
*
ARM: OMAP3: control: add API for setting IVA bootmode
Tero Kristo
2013-10-19
1
-0
/
+11
*
ARM: OMAP3: CM/control: move CM scratchpad save to CM driver
Tero Kristo
2013-10-19
1
-39
/
+4
*
ARM: OMAP2+: control: add OMAP5 support for dsp boot programming
Suman Anna
2013-05-16
1
-0
/
+1
*
ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code
Paul Walmsley
2012-11-08
1
-6
/
+4
*
Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
2012-10-24
1
-2
/
+2
|
\
|
*
ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files
Paul Walmsley
2012-10-21
1
-1
/
+1
|
*
ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific files
Paul Walmsley
2012-10-21
1
-1
/
+1
*
|
ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h
Paul Walmsley
2012-10-17
1
-3
/
+1
|
/
*
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
2012-09-12
1
-1
/
+1
*
ARM: OMAP2+: control: new APIs to configure boot address and mode
Omar Ramirez Luna
2012-06-18
1
-0
/
+43
*
ARM: OMAP2+: Fix build error after merge
Tony Lindgren
2012-03-07
1
-0
/
+1
*
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
2012-02-24
1
-1
/
+2
*
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
2011-11-17
1
-1
/
+1
*
ARM: OMAP: Move set_globals initialization to happen in init_early
Tony Lindgren
2011-10-19
1
-10
/
+4
*
ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry...
Kevin Hilman
2011-06-24
1
-3
/
+4
*
OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
Eduardo Valentin
2011-04-20
1
-1
/
+7
*
OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area
Eduardo Valentin
2011-04-20
1
-1
/
+1
*
OMAP3: control/PM: move padconf save code to mach-omap2/control.c
Paul Walmsley
2010-12-21
1
-0
/
+31
*
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
Paul Walmsley
2010-12-21
1
-19
/
+21
*
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
2010-12-21
1
-2
/
+2
*
OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code
Paul Walmsley
2010-12-21
1
-0
/
+5
*
OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()
Paul Walmsley
2010-12-21
1
-0
/
+31
*
OMAP3: rework of the ASM sleep code execution paths
Jean Pihet
2010-12-21
1
-1
/
+8
*
OMAP3630: PM: Erratum i608: disable RTA
Nishanth Menon
2010-12-21
1
-1
/
+12
*
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
2010-10-08
1
-1
/
+2
[next]