aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/pm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao2011-01-101-10/+0
|/
* Blackfin: Rename IRQ flags handling functionsDavid Howells2010-10-071-5/+5
* Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich2010-08-061-8/+9
* Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-211-24/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-29/+5
* Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2009-09-161-56/+8
* Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-221-2/+2
* Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as wellMichael Hennerich2009-03-281-1/+1
* Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2009-02-041-7/+4
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-071-5/+5
* Blackfin arch: fix bug - reboot fails on BF527Mike Frysinger2008-11-181-1/+4
* Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-181-2/+2
* Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich2008-11-181-1/+2
* Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...Michael Hennerich2008-08-131-0/+9
* Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich2008-08-061-4/+4
* Blackfin arch: Functional power management supportMichael Hennerich2008-08-051-17/+1
* Blackfin arch: Functional power management supportMichael Hennerich2008-07-191-9/+216
* [Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich2008-02-091-28/+16
* [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2007-12-231-0/+16
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-48/+5
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-2/+2
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-1/+1
* Blackfin arch: Update/Fix PM support add new pm_ops validMichael Hennerich2007-08-271-0/+6
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-121-2/+2
* Blackfin arch: add missing gpio.h header to fix compiling in some pm configur...Michael Hennerich2007-06-111-1/+1
* Blackfin arch: update pm.c according to power management API change.Bryan Wu2007-05-211-10/+2
* blackfin architectureBryan Wu2007-05-071-0/+181