aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm-debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Merge branch 'cleanup' into for-linusRussell King1-3/+3
2013-02-24ARM: cleanup: debugfs error handlingRussell King1-3/+3
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+2
2013-01-29ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-protected shorts/intsPaul Walmsley1-4/+2
2013-01-11ARM: OMAP2+: Use omap initcallsTony Lindgren1-1/+1
2012-11-16ARM: OMAP: Remove unnecessary inclusion of dmtimer.hJon Hunter1-1/+0
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-0/+1
2012-10-18ARM: OMAP: remove plat/clock.hPaul Walmsley1-1/+1
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-08arch/arm/mach-omap2: Remove unecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg1-1/+0
2012-03-05ARM: OMAP2+: PM debug: fix the use of debugfs_create_* APIJean Pihet1-3/+3
2011-06-29Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-cleanupTony Lindgren1-344/+2
2011-06-27OMAP2+: PM: fix section mismatch in pm_dbg_init()Sanjeev Premi1-1/+1
2011-06-27OMAP3: PM debug: remove register dumpingKevin Hilman1-221/+0
2011-06-20OMAP2: PM debug: remove register dumpingKevin Hilman1-119/+0
2011-06-20OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman1-3/+0
2011-06-20omap2+: Remove gptimer_wakeup for nowTony Lindgren1-28/+0
2011-06-06OMAP: PM debug: fix section mismatch warningsRussell King1-2/+2
2011-02-04mach-omap2: pm: world-writable debugfs timer filesVasiliy Kulikov1-4/+4
2010-12-21OMAP: PM noop: implement context loss count for non-omap_devicesKevin Hilman1-0/+5
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley1-4/+4
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-2/+2
2010-12-02omap: PM debug: fix wake-on-timer debugfs dependencyKevin Hilman1-17/+17
2010-10-08OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G1-1/+1
2010-09-23omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entrySantosh Shilimkar1-0/+3
2010-09-23omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar1-0/+18
2010-09-21OMAP: PM debugfs removing OMAP3 hardcodings.Thara Gopinath1-5/+16
2010-05-12OMAP3: PM: Add milliseconds interface to suspend wakeup timerAri Kauppi1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-24OMAP3 PM: Adding counters for power domain logic off and mem off during retention.Thara Gopinath1-0/+5
2010-01-26OMAP clockdomain/powerdomain: remove runtime register/unregisterPaul Walmsley1-1/+1
2010-01-26ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.Abhijit Pagare1-2/+2
2010-01-26ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare1-7/+7
2010-01-20PM debug: Fix warning when no CONFIG_DEBUG_FSSergio Aguirre1-2/+2
2010-01-20OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()Roel Kluin1-2/+4
2010-01-20OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FSManjunatha GK1-2/+0
2009-12-11OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley1-2/+2
2009-11-11PM debug: allow configurable wakeup from suspend on OMAP GPtimerKevin Hilman1-0/+2
2009-11-11OMAP3: PM debug: allow runtime toggle of PM featuresKevin Hilman1-0/+27
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-4/+4
2009-10-19omap: Split OMAP2_IO_ADDRESS to L3 and L4Santosh Shilimkar1-1/+2
2009-10-05OMAP3: PM: introduce a new powerdomain walk helperArtem Bityutskiy1-2/+2
2009-09-02OMAP: PM: Added suspend target state control to debugfs for OMAP3Tero Kristo1-2/+29
2009-09-02OMAP: PM debug: Add PRCM register dump supportTero Kristo1-1/+225
2009-09-02OMAP: PM: Add pm-debug countersPeter 'p2' De Schrijver1-1/+177
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren1-1/+1
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman1-0/+152