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