aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common/pm.c
AgeCommit message (Expand)Author
2012-07-24bfin: pint: add pint suspend and resumeSteven Miao
2012-07-24bf60x: pm: add pint suspend and resume supportSteven Miao
2012-05-21blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.Sonic Zhang
2012-05-21blackfin: bf60x: add wakeup source selectSteven Miao
2012-05-21blackfin: bf60x: add power management supportSteven Miao
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells
2010-08-06Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li
2009-06-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang
2009-03-28Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as wellMichael Hennerich
2009-02-04Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li
2008-11-18Blackfin arch: fix bug - reboot fails on BF527Mike Frysinger
2008-11-18Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu
2008-11-18Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich
2008-08-13Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...Michael Hennerich
2008-08-06Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich
2008-08-05Blackfin arch: Functional power management supportMichael Hennerich
2008-07-19Blackfin arch: Functional power management supportMichael Hennerich
2008-02-09[Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich
2007-12-23[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki
2007-08-27Blackfin arch: Update/Fix PM support add new pm_ops validMichael Hennerich
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger
2007-06-11Blackfin arch: add missing gpio.h header to fix compiling in some pm configur...Michael Hennerich
2007-05-21Blackfin arch: update pm.c according to power management API change.Bryan Wu
2007-05-07blackfin architectureBryan Wu