summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm-debug.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-181-0/+1
* ARM: OMAP: remove plat/clock.hPaul Walmsley2012-10-181-1/+1
* ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-181-1/+1
* arch/arm/mach-omap2: Remove unecessary semicolonPeter Senna Tschudin2012-10-081-1/+1
* ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-101-1/+0
* ARM: OMAP2+: PM debug: fix the use of debugfs_create_* APIJean Pihet2012-03-051-3/+3
* Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2011-06-291-344/+2
|\
| * OMAP2+: PM: fix section mismatch in pm_dbg_init()Sanjeev Premi2011-06-271-1/+1
| * OMAP3: PM debug: remove register dumpingKevin Hilman2011-06-271-221/+0
| * OMAP2: PM debug: remove register dumpingKevin Hilman2011-06-201-119/+0
| * OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman2011-06-201-3/+0
| * OMAP: PM debug: fix section mismatch warningsRussell King2011-06-061-2/+2
* | omap2+: Remove gptimer_wakeup for nowTony Lindgren2011-06-201-28/+0
|/
* mach-omap2: pm: world-writable debugfs timer filesVasiliy Kulikov2011-02-041-4/+4
* OMAP: PM noop: implement context loss count for non-omap_devicesKevin Hilman2010-12-211-0/+5
* OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-1/+1
* OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-1/+1
* OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-211-4/+4
* OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-211-2/+2
* omap: PM debug: fix wake-on-timer debugfs dependencyKevin Hilman2010-12-021-17/+17
* OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G2010-10-081-1/+1
* omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entrySantosh Shilimkar2010-09-231-0/+3
* omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar2010-09-231-0/+18
* OMAP: PM debugfs removing OMAP3 hardcodings.Thara Gopinath2010-09-211-5/+16
* OMAP3: PM: Add milliseconds interface to suspend wakeup timerAri Kauppi2010-05-121-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath2010-02-241-0/+5
* OMAP clockdomain/powerdomain: remove runtime register/unregisterPaul Walmsley2010-01-261-1/+1
* ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.Abhijit Pagare2010-01-261-2/+2
* ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare2010-01-261-7/+7
* PM debug: Fix warning when no CONFIG_DEBUG_FSSergio Aguirre2010-01-201-2/+2
* OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()Roel Kluin2010-01-201-2/+4
* OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FSManjunatha GK2010-01-201-2/+0
* OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley2009-12-111-2/+2
* PM debug: allow configurable wakeup from suspend on OMAP GPtimerKevin Hilman2009-11-111-0/+2
* OMAP3: PM debug: allow runtime toggle of PM featuresKevin Hilman2009-11-111-0/+27
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-4/+4
* omap: Split OMAP2_IO_ADDRESS to L3 and L4Santosh Shilimkar2009-10-191-1/+2
* OMAP3: PM: introduce a new powerdomain walk helperArtem Bityutskiy2009-10-051-2/+2
* OMAP: PM: Added suspend target state control to debugfs for OMAP3Tero Kristo2009-09-021-2/+29
* OMAP: PM debug: Add PRCM register dump supportTero Kristo2009-09-021-1/+225
* OMAP: PM: Add pm-debug countersPeter 'p2' De Schrijver2009-09-021-1/+177
* OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-281-1/+1
* OMAP2/3: PM: push core PM code from linux-omapKevin Hilman2009-05-281-0/+152