index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-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-09
omap3: pm: Use exported set_cr() instead of a custom one.
Santosh Shilimkar
1
-6
/
+1
2011-03-09
OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clear
Paul Walmsley
1
-15
/
+0
2011-03-09
OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM
Ricardo Salveti de Araujo
1
-2
/
+1
2011-03-07
OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.c
Paul Walmsley
1
-104
/
+1
2011-02-25
OMAP2+: clock: autoidle as many clocks as possible if CONFIG_OMAP_RESET_CLOCKS
Paul Walmsley
1
-17
/
+0
2011-02-25
OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm
Rajendra Nayak
1
-2
/
+2
2011-02-25
OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdm
Rajendra Nayak
1
-1
/
+1
2011-01-31
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-21
OMAP3: control/PM: move padconf save code to mach-omap2/control.c
Paul Walmsley
1
-10
/
+1
2010-12-21
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-2
/
+4
2010-12-21
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-21
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
Paul Walmsley
1
-71
/
+72
2010-12-21
OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore
Paul Walmsley
1
-2
/
+2
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: add comments for low power code errata
Jean Pihet
1
-2
/
+2
2010-12-21
OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2
Eduardo Valentin
1
-3
/
+22
2010-12-21
OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode
Nishanth Menon
1
-1
/
+1
2010-12-21
OMAP3630: PM: Disable L2 cache while invalidating L2 cache
Peter 'p2' De Schrijver
1
-1
/
+4
2010-12-21
OMAP3630: PM: Erratum i608: disable RTA
Nishanth Menon
1
-0
/
+10
2010-12-21
OMAP3: pm: introduce errata handling
Nishanth Menon
1
-0
/
+9
2010-12-21
OMAP2+: disable idle early in the suspend sequence
Jean Pihet
1
-13
/
+2
2010-12-09
OMAP2+: PM/serial: fix console semaphore acquire during suspend
Kevin Hilman
1
-7
/
+20
2010-11-24
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
2010-10-08
Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
Tony Lindgren
1
-2
/
+15
2010-10-08
OMAP: mach-omap2: Fix incorrect assignment warnings
Manjunath Kondaiah G
1
-1
/
+1
2010-09-29
OMAP3: PM: Add prepare idle and resume idle call for uart4
Govindraj.R
1
-0
/
+2
2010-09-29
OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs
Govindraj.R
1
-2
/
+13
2010-09-23
OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...
Paul Walmsley
1
-3
/
+0
2010-09-23
omap: pm: Move set_pwrdm_state routine to common pm.c
Santosh Shilimkar
1
-49
/
+4
2010-09-23
omap: pm-debug: Move common debug code to pm-debug.c
Santosh Shilimkar
1
-18
/
+0
2010-09-23
OMAP3: PM: move device-specific special cases from PM core into CPUidle
Kevin Hilman
1
-13
/
+1
2010-09-21
OMAP: PM debugfs removing OMAP3 hardcodings.
Thara Gopinath
1
-5
/
+0
2010-09-21
OMAP3: PM: whitespace cleanup around IO wakeup enable
Kevin Hilman
1
-3
/
+3
2010-08-16
OMAP3: PM: ensure IO wakeups are properly disabled
Kevin Hilman
1
-1
/
+3
2010-08-02
OMAP3: AM3505/3517 do not have IO wakeup capability
stanley.miao
1
-3
/
+4
2010-06-10
OMAP3: PM: fix IO daisy chain enable to use PM_WKEN reg
Kevin Hilman
1
-2
/
+2
2010-05-20
OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macros
Paul Walmsley
1
-7
/
+12
2010-05-20
OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes
Paul Walmsley
1
-15
/
+15
[next]