aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti/pm33xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-03soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-4/+2
2021-01-24soc: ti: pm33xx: Fix some resource leak in the error handling paths of the probe functionChristophe JAILLET1-1/+4
2020-12-09Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/driversArnd Bergmann1-3/+1
2020-11-21soc: ti: pm33xx: Remove set but unused variable 'ret'Lee Jones1-3/+1
2020-11-16soc: ti: pm33xx: Enable basic PM runtime support for genpdTony Lindgren1-2/+15
2020-08-24soc: ti: pm33xx: Simplify RTC usage to prepare to drop platform dataTony Lindgren1-5/+42
2020-02-27soc: ti: pm33xx: Add base cpuidle supportDave Gerlach1-1/+20
2020-02-27ARM: OMAP2+: pm33xx-core: Extend platform_data ops for cpuidleDave Gerlach1-1/+1
2019-08-13soc: ti: pm33xx: Make two symbols staticYueHaibing1-2/+2
2019-08-13soc: ti: pm33xx: Fix static checker warningsKeerthy1-5/+10
2019-06-10soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-refreshKeerthy1-0/+1
2019-04-08soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh supportKeerthy1-9/+182
2019-04-08soc: ti: pm33xx: Move the am33xx_push_sram_idle to the topKeerthy1-50/+50
2018-07-09ARM: OMAP2+: sleep33/43xx: Add RTC-Mode supportKeerthy1-0/+1
2018-07-09ARM: OMAP2+: sleep33/43xx: Make sleep actions configurableDave Gerlach1-1/+14
2018-02-27soc: ti: Add pm33xx driver for basic suspend supportDave Gerlach1-0/+349