summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2/pm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-1/+1
* ARM: move heavy barrier support out of lineRussell King2015-07-251-0/+1
* ARM: mach-prima2: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ARM: l2c: remove unnecessary call to outer_flush_all()Russell King2014-05-221-1/+0
* ARM: prima2: pm: drop redundant postcore_initcallBarry Song2013-08-141-8/+8
* ARM: prima2: pm: enable rtc alarm0 and alarm1 as wakeup sourceXianglong Du2013-08-141-1/+4
* Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-07-021-1/+1
|\
| * ARM: prima2: Replace include linux/module.h with linux/export.hSyam Sidhardhan2013-06-031-1/+1
* | ARM: prima2: fix incorrect panic usageHaojian Zhuang2013-06-111-2/+4
|/
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* ARM: prima2: use machine specific hook for late initShawn Guo2012-05-081-2/+1
* ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'Barry Song2011-12-021-0/+1
* ARM: CSR: PM: use outer_resume to resume L2 cacheBarry Song2011-10-241-0/+1
* ARM: CSR: PM: add sleep entry for SiRFprimaIIRongjun Ying2011-09-211-0/+149