summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm-debug.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-9/+6Star
|\
| * arm: omap2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-9/+6Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* ARM: OMAP2+: reuse DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-07-101-31/+6Star
* ARM: OMAP2+: Drop unused pm-noopTony Lindgren2018-04-161-5/+0Star
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* ARM: OMAP2+: pm-debug: Use seq_putc() in two functionsMarkus Elfring2016-11-091-3/+2Star
* Merge branch 'cleanup' into for-linusRussell King2013-05-021-3/+3
|\
| * ARM: cleanup: debugfs error handlingRussell King2013-02-241-3/+3
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-4/+2Star
|\ \
| * | ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-pro...Paul Walmsley2013-01-291-4/+2Star
| |/
* / ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-1/+1
|/
* ARM: OMAP: Remove unnecessary inclusion of dmtimer.hJon Hunter2012-11-161-1/+0Star
* ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-191-0/+1
* ARM: OMAP: remove plat/clock.hPaul Walmsley2012-10-191-1/+1
* ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-191-1/+1
* arch/arm/mach-omap2: Remove unecessary semicolonPeter Senna Tschudin2012-10-091-1/+1
* ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-111-1/+0Star
* ARM: OMAP2+: PM debug: fix the use of debugfs_create_* APIJean Pihet2012-03-061-3/+3
* Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2011-06-291-344/+2Star
|\
| * 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/+0Star
| * OMAP2: PM debug: remove register dumpingKevin Hilman2011-06-201-119/+0Star
| * OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman2011-06-201-3/+0Star
| * OMAP: PM debug: fix section mismatch warningsRussell King2011-06-071-2/+2
* | omap2+: Remove gptimer_wakeup for nowTony Lindgren2011-06-201-28/+0Star
|/
* 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-221-0/+5
* OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-221-1/+1
* OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-221-1/+1
* OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-221-4/+4
* OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-221-2/+2
* omap: PM debug: fix wake-on-timer debugfs dependencyKevin Hilman2010-12-031-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-241-0/+3
* omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar2010-09-241-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-271-1/+1
* ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.Abhijit Pagare2010-01-271-2/+2
* ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare2010-01-271-7/+7
* PM debug: Fix warning when no CONFIG_DEBUG_FSSergio Aguirre2010-01-211-2/+2
* OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()Roel Kluin2010-01-211-2/+4
* OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FSManjunatha GK2010-01-211-2/+0Star
* OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley2009-12-121-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