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