summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/pm.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-01-13cpuidle, OMAP3: Push RCU-idle into omap_sram_idle()Peter Zijlstra1-1/+1
2023-01-09ARM: omap2: remove unused declarationsArnd Bergmann1-18/+0
2023-01-09ARM: omap2: remove unused functionsArnd Bergmann1-4/+0
2023-01-09ARM: omap2: smartreflex: remove on_init controlArnd Bergmann1-3/+0
2020-09-24ARM: omap3: enable off mode automaticallyAndreas Kemnade1-4/+0
2019-10-16ARM: OMAP2+: Configure voltage controller for cpcapTony Lindgren1-0/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-02-27ARM: OMAP2+: pm33xx-core: Add platform code needed for PMDave Gerlach1-0/+3
2017-11-28ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren1-4/+0
2015-09-14ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as wellNishanth Menon1-1/+2
2014-09-08ARM: OMAP5 / DRA7: Enable CPU RET on suspendRajendra Nayak1-0/+1
2014-05-20ARM: OMAP2+: Remove suspend_set_ops from common pm late initDave Gerlach1-1/+7
2014-03-14ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon1-1/+1
2013-01-30ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain codePaul Walmsley1-1/+0
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+10
2012-11-15ARM: OMAP2+: voltage: fixup oscillator handling when CONFIG_PM=nKevin Hilman1-1/+1
2012-11-06ARM: OMAP4: VC: setup I2C parameters based on board dataTero Kristo1-0/+2
2012-11-06ARM: OMAP: add support for oscillator setupTero Kristo1-0/+8
2012-11-06ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe...Santosh Shilimkar1-0/+2
2012-11-06ARM: OMAP4: PM: add errata supportTero Kristo1-0/+7
2012-10-23ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley1-0/+1
2012-07-24Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-06-20ARM: OMAP3/4: consolidate cpuidle MakefileDaniel Lezcano1-2/+15
2012-06-01ARM: OMAP2+: SmartReflex: add POWER_AVS Kconfig optionsJean Pihet1-1/+1
2012-05-04ARM: OMAP3: cpuidle - remove cpuidle_params_tableDaniel Lezcano1-12/+0
2012-05-03ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters tableDaniel Lezcano1-9/+0
2012-03-10Merge branch 'uart' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/l...Olof Johansson1-1/+0
2012-03-06ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley1-0/+1
2012-03-06ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley1-0/+1
2012-02-21ARM: OMAP2+: remove some orphan function declarations.NeilBrown1-1/+0
2011-12-08ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar1-0/+1
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-16/+0
2011-06-30ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King1-1/+1
2011-06-29ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet1-5/+15
2011-06-29Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren1-10/+0
2011-06-27OMAP3: PM debug: remove register dumpingKevin Hilman1-4/+0
2011-06-21OMAP2: PM debug: remove register dumpingKevin Hilman1-4/+0
2011-06-21OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman1-2/+0
2011-06-20omap2+: Remove gptimer_wakeup for nowTony Lindgren1-6/+0
2011-05-20OMAP3: cpuidle: change the power domains modes determination logicJean Pihet1-4/+0
2011-05-20OMAP3: clean-up mach specific cpuidle data structuresJean Pihet1-4/+9
2011-03-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2011-03-10OMAP3: PM: Set/clear T2 bit for Smartreflex on TWLThara Gopinath1-0/+1
2011-02-04ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet1-1/+1
2010-12-23OMAP4: Register voltage PMIC parameters with the voltage layerThara Gopinath1-0/+5
2010-12-23OMAP3: PM: Register TWL4030 pmic info with the voltage driver.Thara Gopinath1-0/+9
2010-12-23OMAP3: PM: Adding smartreflex device file.Thara Gopinath1-0/+14
2010-12-22OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-22Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren1-0/+14