aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone/pm_domain.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner1-4/+1
2018-05-14ARM: keystone: fix platform_domain_notifier array overrunRussell King1-0/+1
2017-04-04ARM: keystone: Drop PM domain support for k2gDave Gerlach1-1/+3
2016-06-21ARM: keystone: fix missing keystone.h in pm_domain.cBen Dooks1-0/+2
2015-07-20ARM: keystone: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-05-12arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak1-32/+1
2015-02-19ARM: make of_device_ids constUwe Kleine-König1-1/+1
2014-12-13ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2013-12-16ARM: keystone: Avoid calling of_clk_init() twiceSantosh Shilimkar1-1/+0
2013-12-16ARM: keystone: Make PM bus ready before populating platform devicesSantosh Shilimkar1-1/+0
2013-10-14ARM: keystone: fix PM domain initcall to be keystone onlyKevin Hilman1-0/+12
2013-10-10ARM: keystone: add PM domain support for clock managementSantosh Shilimkar1-0/+70