index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
control.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
ARM: OMAP2+: remove omap2_set_globals_control()
Dario Binacchi
1
-5
/
+0
2019-10-21
ARM: OMAP2+: do not export am43xx_control functions
Ben Dooks
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-05-23
ARM: AM43XX: Add functions to save/restore am43xx control registers
Tero Kristo
1
-0
/
+112
2018-03-20
ARM: OMAP5: control: add support for control module wkup pad config
Tero Kristo
1
-0
/
+5
2018-03-20
ARM: omap2+: control: add support for auxiliary control module instances
Tero Kristo
1
-4
/
+11
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
1
-4
/
+4
2016-02-22
ARM: OMAP2+: Fix out of range register access with syscon_config.max_register
Tony Lindgren
1
-19
/
+2
2015-07-16
ARM: OMAP2+: Fix scm compatible for dm814x
Tony Lindgren
1
-0
/
+1
2015-05-20
ARM: OMAP3: Add support for configuring MMC pins as GPIO pins
Tony Lindgren
1
-0
/
+3
2015-03-31
ARM: OMAP4+: control: add support for initializing control module via DT
Tero Kristo
1
-0
/
+3
2015-03-31
ARM: OMAP4+: control: remove support for legacy pad read/write
Tero Kristo
1
-23
/
+1
2015-03-31
ARM: dts: am4372: add minimal l4 bus layout with control module support
Tero Kristo
1
-1
/
+1
2015-03-31
ARM: dts: am33xx: add minimal l4 bus layout with control module support
Tero Kristo
1
-1
/
+1
2015-03-31
ARM: dts: omap3: add minimal l4 bus layout with control module support
Tero Kristo
1
-1
/
+1
2015-03-31
ARM: dts: omap24xx: add minimal l4 bus layout with control module support
Tero Kristo
1
-1
/
+6
2015-03-31
ARM: OMAP2+: control: add syscon support for register accesses
Tero Kristo
1
-17
/
+87
2015-03-31
ARM: OMAP2+: control: remove API for getting control module base address
Tero Kristo
1
-5
/
+0
2015-03-31
ARM: OMAP2+: clock: add low-level support for regmap
Tero Kristo
1
-1
/
+1
2015-03-27
ARM: OMAP2+: control: determine control module base address from DT
Tero Kristo
1
-6
/
+43
2015-03-27
ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
Tero Kristo
1
-0
/
+47
2014-08-01
ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.c
Jeremy Vial
1
-2
/
+1
2014-08-01
ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.
Jeremy Vial
1
-1
/
+2
2014-07-04
ARM: OMAP3: control: isolate control module init to its own function
Tero Kristo
1
-2
/
+17
2014-07-04
ARM: OMAP3: control: add API for setting up the modem pads
Tero Kristo
1
-0
/
+26
2014-07-04
ARM: OMAP3: PRM: add API for saving PRM scratchpad contents
Tero Kristo
1
-9
/
+2
2014-07-04
ARM: OMAP3: PRM: add API for checking and clearing cold reset status
Tero Kristo
1
-5
/
+1
2014-05-08
ARM: OMAP2+: raw read and write endian fix
Victor Kamensky
1
-10
/
+10
2013-10-19
ARM: OMAP3: control: add API for setting IVA bootmode
Tero Kristo
1
-0
/
+11
2013-10-19
ARM: OMAP3: CM/control: move CM scratchpad save to CM driver
Tero Kristo
1
-39
/
+4
2013-05-16
ARM: OMAP2+: control: add OMAP5 support for dsp boot programming
Suman Anna
1
-0
/
+1
2012-11-08
ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code
Paul Walmsley
1
-6
/
+4
2012-10-24
Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
1
-2
/
+2
2012-10-21
ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files
Paul Walmsley
1
-1
/
+1
2012-10-21
ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific files
Paul Walmsley
1
-1
/
+1
2012-10-17
ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h
Paul Walmsley
1
-3
/
+1
2012-09-12
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-1
/
+1
2012-06-18
ARM: OMAP2+: control: new APIs to configure boot address and mode
Omar Ramirez Luna
1
-0
/
+43
2012-03-07
ARM: OMAP2+: Fix build error after merge
Tony Lindgren
1
-0
/
+1
2012-02-24
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
1
-1
/
+2
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-1
/
+1
2011-10-19
ARM: OMAP: Move set_globals initialization to happen in init_early
Tony Lindgren
1
-10
/
+4
2011-06-24
ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry...
Kevin Hilman
1
-3
/
+4
2011-04-20
OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
Eduardo Valentin
1
-1
/
+7
2011-04-20
OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area
Eduardo Valentin
1
-1
/
+1
2010-12-21
OMAP3: control/PM: move padconf save code to mach-omap2/control.c
Paul Walmsley
1
-0
/
+31
2010-12-21
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
Paul Walmsley
1
-19
/
+21
2010-12-21
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
1
-2
/
+2
2010-12-21
OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code
Paul Walmsley
1
-0
/
+5
2010-12-21
OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()
Paul Walmsley
1
-0
/
+31
[next]