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
/
prcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-08
ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
Paul Walmsley
1
-64
/
+0
2012-11-08
ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup
Paul Walmsley
1
-19
/
+0
2012-11-08
ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()
Paul Walmsley
1
-39
/
+0
2012-11-08
ARM: OMAP2+: board files: use SoC-specific system restart functions
Paul Walmsley
1
-52
/
+0
2012-11-08
ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code
Paul Walmsley
1
-9
/
+6
2012-11-08
ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()
Paul Walmsley
1
-12
/
+0
2012-10-18
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
Tony Lindgren
1
-0
/
+1
2012-09-12
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
1
-4
/
+4
2012-09-12
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
1
-1
/
+0
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
1
-4
/
+4
2012-07-09
ARM: OMAP5: Add minimal support for OMAP5430 SOC
R Sricharan
1
-1
/
+1
2012-07-04
ARM: OMAP2+: PRM/CM: Move the stubbed prm and cm functions to prcm.c file and...
R Sricharan
1
-0
/
+23
2012-05-07
ARM: OMAP4+: Add prm and cm base init function.
R Sricharan
1
-0
/
+8
2012-01-05
ARM: restart: omap: use new restart hook
Russell King
1
-4
/
+1
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
1
-0
/
+1
2011-10-19
ARM: OMAP: Move set_globals initialization to happen in init_early
Tony Lindgren
1
-13
/
+6
2011-07-10
OMAP4: prm: Replace warm reset API with the offset based version
Benoit Cousson
1
-1
/
+1
2011-01-27
ARM: OMAP: Allow platforms to hook reset cleanly
Russell King - ARM Linux
1
-1
/
+4
2010-12-22
OMAP3: SDRC: Add comments on Errata i520 for Global SW reset
Vishwanath BS
1
-0
/
+28
2010-12-21
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
Paul Walmsley
1
-8
/
+8
2010-12-21
OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific file
Paul Walmsley
1
-9
/
+8
2010-12-21
OMAP4: PRCM: add OMAP4-specific accessor/mutator functions
Paul Walmsley
1
-25
/
+1
2010-12-21
OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore
Paul Walmsley
1
-375
/
+0
2010-12-21
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
1
-79
/
+9
2010-12-21
OMAP4: PRCM: rename _MOD macros to _INST
Paul Walmsley
1
-1
/
+1
2010-12-21
OMAP4: PRCM: reorganize existing OMAP4 PRCM header files
Paul Walmsley
1
-0
/
+1
2010-12-21
OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code
Paul Walmsley
1
-5
/
+0
2010-12-21
OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()
Paul Walmsley
1
-9
/
+1
2010-10-08
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
1
-1
/
+1
2010-10-08
OMAP: mach-omap2: Fix static declaration warnings
Manjunath Kondaiah G
1
-1
/
+1
2010-09-21
OMAP4: prcm: Add temporarily helper functions for rmw and read inside the PRM
Benoit Cousson
1
-0
/
+24
2010-09-21
OMAP4: prcm: Fix global warm reset bit position
Rajeev Kulkarni
1
-2
/
+3
2010-05-20
OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes
Paul Walmsley
1
-2
/
+2
2010-03-31
OMAP4: prcm: Use logical OR instead of bitwise OR
Rajendra Nayak
1
-2
/
+2
2010-03-11
omap: pass the reboot command to the boot loader
Aaro Koskinen
1
-2
/
+2
2010-02-24
Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
1
-10
/
+8
2010-02-24
OMAP2/3: PRCM: fix misc. compiler warnings
Kevin Hilman
1
-1
/
+3
2010-02-24
OMAP2/3 clock: Extend find_idlest() to pass back idle state value
Ranjith Lohithakshan
1
-9
/
+5
2010-02-23
omap2/3/4: ioremap omap_globals module
Santosh Shilimkar
1
-3
/
+13
2010-01-29
OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only
Paul Walmsley
1
-3
/
+5
2010-01-26
OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm
Paul Walmsley
1
-0
/
+12
2010-01-26
ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.
Abhijit Pagare
1
-20
/
+23
2010-01-26
ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.
Abhijit Pagare
1
-3
/
+14
2010-01-20
OMAP3: PM: Removing redundant and potentially dangerous PRCM configration
Sripathy, Vishwanath
1
-11
/
+0
2009-12-11
ARM: OMAP4: PM: Fix the PRM and CM base addresses
Rajendra Nayak
1
-0
/
+2
2009-12-11
OMAP clock/hwmod: fix off-by-one errors
Paul Walmsley
1
-3
/
+2
2009-12-11
OMAP2/3 PRCM: don't export prm_*(), cm_*() functions
Paul Walmsley
1
-6
/
+0
2009-11-11
OMAP: Store reboot mode in scratchpad on OMAP34xx
Juha Yrjola
1
-2
/
+11
[next]