summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm-debug.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-24ARM: OMAP2+: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEJiapeng Chong1-2/+2
2020-09-24ARM: omap3: enable off mode automaticallyAndreas Kemnade1-2/+0
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-03arm: omap2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-9/+6
2018-07-09ARM: OMAP2+: reuse DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-31/+6
2018-04-16ARM: OMAP2+: Drop unused pm-noopTony Lindgren1-5/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2016-11-09ARM: OMAP2+: pm-debug: Use seq_putc() in two functionsMarkus Elfring1-3/+2
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-pro...Paul 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/g...Tony 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 imp...Tejun Heo1-0/+1
2010-02-24OMAP3 PM: Adding counters for power domain logic off and mem off during reten...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