index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
pm-debug.c
Age
Commit message (
Expand
)
Author
2012-03-05
ARM: OMAP2+: PM debug: fix the use of debugfs_create_* API
Jean Pihet
2011-06-29
Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Tony Lindgren
2011-06-27
OMAP2+: PM: fix section mismatch in pm_dbg_init()
Sanjeev Premi
2011-06-27
OMAP3: PM debug: remove register dumping
Kevin Hilman
2011-06-20
OMAP2: PM debug: remove register dumping
Kevin Hilman
2011-06-20
OMAP3: PM debug: remove sleep_while_idle feature
Kevin Hilman
2011-06-20
omap2+: Remove gptimer_wakeup for now
Tony Lindgren
2011-06-06
OMAP: PM debug: fix section mismatch warnings
Russell King
2011-02-04
mach-omap2: pm: world-writable debugfs timer files
Vasiliy Kulikov
2010-12-22
OMAP: PM noop: implement context loss count for non-omap_devices
Kevin Hilman
2010-12-22
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
2010-12-22
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
2010-12-22
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
Paul Walmsley
2010-12-22
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
2010-12-03
omap: PM debug: fix wake-on-timer debugfs dependency
Kevin Hilman
2010-10-08
OMAP: mach-omap2: Fix static declaration warnings
Manjunath Kondaiah G
2010-09-24
omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entry
Santosh Shilimkar
2010-09-24
omap: pm-debug: Move common debug code to pm-debug.c
Santosh Shilimkar
2010-09-21
OMAP: PM debugfs removing OMAP3 hardcodings.
Thara Gopinath
2010-05-12
OMAP3: PM: Add milliseconds interface to suspend wakeup timer
Ari Kauppi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-24
OMAP3 PM: Adding counters for power domain logic off and mem off during reten...
Thara Gopinath
2010-01-27
OMAP clockdomain/powerdomain: remove runtime register/unregister
Paul Walmsley
2010-01-27
ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.
Abhijit Pagare
2010-01-27
ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.
Abhijit Pagare
2010-01-21
PM debug: Fix warning when no CONFIG_DEBUG_FS
Sergio Aguirre
2010-01-21
OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()
Roel Kluin
2010-01-21
OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS
Manjunatha GK
2009-12-12
OMAP powerdomain/PM: use symbolic constants for the max number of power states
Paul Walmsley
2009-11-11
PM debug: allow configurable wakeup from suspend on OMAP GPtimer
Kevin Hilman
2009-11-11
OMAP3: PM debug: allow runtime toggle of PM features
Kevin Hilman
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-19
omap: Split OMAP2_IO_ADDRESS to L3 and L4
Santosh Shilimkar
2009-10-05
OMAP3: PM: introduce a new powerdomain walk helper
Artem Bityutskiy
2009-09-02
OMAP: PM: Added suspend target state control to debugfs for OMAP3
Tero Kristo
2009-09-02
OMAP: PM debug: Add PRCM register dump support
Tero Kristo
2009-09-02
OMAP: PM: Add pm-debug counters
Peter 'p2' De Schrijver
2009-08-28
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
Tony Lindgren
2009-05-28
OMAP2/3: PM: push core PM code from linux-omap
Kevin Hilman