index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
pm34xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
2011-11-17
1
-0
/
+1
*
Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...
Tony Lindgren
2011-11-04
1
-33
/
+37
|
\
|
*
ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 only
Paul Walmsley
2011-10-07
1
-9
/
+11
|
*
ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection
Paul Walmsley
2011-10-07
1
-21
/
+22
|
*
ARM: OMAP3: PM: fix pwrdm_post_transition call sequence
Charulatha V
2011-10-07
1
-3
/
+4
*
|
OMAP3: PM: fix UART handling when using no_console_suspend
Kevin Hilman
2011-09-16
1
-1
/
+1
|
/
*
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-25
1
-6
/
+0
|
\
|
*
Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Tony Lindgren
2011-06-29
1
-2
/
+0
|
|
\
|
|
*
OMAP3: PM debug: remove sleep_while_idle feature
Kevin Hilman
2011-06-20
1
-2
/
+0
|
*
|
omap2+: Remove gptimer_wakeup for now
Tony Lindgren
2011-06-20
1
-4
/
+0
|
|
/
*
|
ARM: pm: allow suspend finisher to return error codes
Russell King
2011-07-02
1
-1
/
+2
*
|
ARM: pm: omap3: move saving of the auxiliary control registers to C
Russell King
2011-06-30
1
-1
/
+18
*
|
ARM: pm: omap3: run the ASM sleep code from DDR
Jean Pihet
2011-06-29
1
-9
/
+11
*
|
ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
Russell King
2011-06-24
1
-2
/
+3
*
|
ARM: pm: omap34xx: convert to generic suspend/resume support
Russell King
2011-06-24
1
-37
/
+10
|
/
*
OMAP3: PM: Boot message is not an error, and not helpful, remove it
Sanjeev Premi
2011-05-20
1
-2
/
+0
*
OMAP3: cpuidle: change the power domains modes determination logic
Jean Pihet
2011-05-20
1
-12
/
+0
*
Merge branch 'for_2.6.39/pm-integration' of ssh://master.kernel.org/pub/scm/l...
Tony Lindgren
2011-03-11
1
-0
/
+7
|
\
|
*
perf: add OMAP support for the new power events
Jean Pihet
2011-03-11
1
-0
/
+7
*
|
Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...
Tony Lindgren
2011-03-11
1
-123
/
+4
|
\
\
|
|
/
|
*
OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.c
Paul Walmsley
2011-03-07
1
-104
/
+1
|
*
OMAP2+: clock: autoidle as many clocks as possible if CONFIG_OMAP_RESET_CLOCKS
Paul Walmsley
2011-02-25
1
-17
/
+0
|
*
OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm
Rajendra Nayak
2011-02-25
1
-2
/
+2
|
*
OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdm
Rajendra Nayak
2011-02-25
1
-1
/
+1
*
|
omap3: pm: Use exported set_cr() instead of a custom one.
Santosh Shilimkar
2011-03-09
1
-6
/
+1
*
|
OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clear
Paul Walmsley
2011-03-09
1
-15
/
+0
*
|
OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM
Ricardo Salveti de Araujo
2011-03-09
1
-2
/
+1
|
/
*
Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...
Tony Lindgren
2011-01-31
1
-3
/
+4
|
\
|
*
OMAP3: PM: fix save secure RAM to restore MPU power state
Kevin Hilman
2011-01-26
1
-3
/
+4
*
|
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
1
-2
/
+2
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-2
/
+25
|
|
\
|
*
|
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
*
|
|
OMAP3: control/PM: move padconf save code to mach-omap2/control.c
Paul Walmsley
2010-12-21
1
-10
/
+1
*
|
|
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
2010-12-21
1
-2
/
+4
*
|
|
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
2010-12-21
1
-1
/
+1
*
|
|
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
Paul Walmsley
2010-12-21
1
-71
/
+72
*
|
|
OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore
Paul Walmsley
2010-12-21
1
-2
/
+2
*
|
|
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
2010-12-21
1
-2
/
+2
*
|
|
OMAP3: add comments for low power code errata
Jean Pihet
2010-12-21
1
-2
/
+2
*
|
|
OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2
Eduardo Valentin
2010-12-21
1
-3
/
+22
*
|
|
OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode
Nishanth Menon
2010-12-21
1
-1
/
+1
*
|
|
OMAP3630: PM: Disable L2 cache while invalidating L2 cache
Peter 'p2' De Schrijver
2010-12-21
1
-1
/
+4
*
|
|
OMAP3630: PM: Erratum i608: disable RTA
Nishanth Menon
2010-12-21
1
-0
/
+10
*
|
|
OMAP3: pm: introduce errata handling
Nishanth Menon
2010-12-21
1
-0
/
+9
*
|
|
OMAP2+: disable idle early in the suspend sequence
Jean Pihet
2010-12-21
1
-13
/
+2
|
|
/
|
/
|
*
|
OMAP2+: PM/serial: fix console semaphore acquire during suspend
Kevin Hilman
2010-12-09
1
-7
/
+20
*
|
OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled
Paul Walmsley
2010-11-24
1
-0
/
+10
|
/
*
OMAP3: PM: fix scratchpad memory accesses for off-mode
Kevin Hilman
2010-10-11
1
-3
/
+3
*
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
2010-10-08
1
-1
/
+1
[next]