summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/pm.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-17ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_...Christophe JAILLET1-0/+2
2017-05-17ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'Christophe JAILLET1-1/+4
2017-03-06ARM: davinci: PM: Drop useless check for PM_SUSPEND_STANDBYGeert Uytterhoeven1-1/+0
2016-11-16ARM: davinci: PM: cleanup: remove references to pdataKevin Hilman1-30/+28
2016-11-16ARM: davinci: PM: rework init, remove platform deviceKevin Hilman1-27/+41
2015-12-01ARM: davinci: make headers more localArnd Bergmann1-1/+1
2014-10-20ARM: mach-davinci: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-04-17ARM: davinci: ensure global variables are declaredSekhar Nori1-0/+1
2012-05-05ARM: davinci: use machine specific hook for late initShawn Guo1-2/+1
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-02-04davinci: add power management supportSekhar Nori1-0/+158