summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren2017-11-281-4/+0
* ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as wellNishanth Menon2015-09-141-1/+2
* ARM: OMAP5 / DRA7: Enable CPU RET on suspendRajendra Nayak2014-09-081-0/+1
* ARM: OMAP2+: Remove suspend_set_ops from common pm late initDave Gerlach2014-05-191-1/+7
* ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon2014-03-131-1/+1
* ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain codePaul Walmsley2013-01-291-1/+0
* Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-0/+10
|\
| * ARM: OMAP2+: voltage: fixup oscillator handling when CONFIG_PM=nKevin Hilman2012-11-141-1/+1
| * ARM: OMAP4: VC: setup I2C parameters based on board dataTero Kristo2012-11-051-0/+2
| * ARM: OMAP: add support for oscillator setupTero Kristo2012-11-051-0/+8
* | ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe...Santosh Shilimkar2012-11-051-0/+2
* | ARM: OMAP4: PM: add errata supportTero Kristo2012-11-051-0/+7
|/
* ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley2012-10-221-0/+1
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-1/+1
|\
| * ARM: OMAP2+: SmartReflex: add POWER_AVS Kconfig optionsJean Pihet2012-05-311-1/+1
* | ARM: OMAP3/4: consolidate cpuidle MakefileDaniel Lezcano2012-06-191-2/+15
|/
* ARM: OMAP3: cpuidle - remove cpuidle_params_tableDaniel Lezcano2012-05-031-12/+0
* ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters tableDaniel Lezcano2012-05-031-9/+0
* Merge branch 'uart' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/l...Olof Johansson2012-03-101-1/+0
|\
| * ARM: OMAP2+: remove some orphan function declarations.NeilBrown2012-02-211-1/+0
* | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley2012-03-051-0/+1
* | ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley2012-03-051-0/+1
|/
* ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar2011-12-081-0/+1
* Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-16/+0
|\
| * Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2011-06-291-10/+0
| |\
| | * OMAP3: PM debug: remove register dumpingKevin Hilman2011-06-271-4/+0
| | * OMAP2: PM debug: remove register dumpingKevin Hilman2011-06-201-4/+0
| | * OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman2011-06-201-2/+0
| * | omap2+: Remove gptimer_wakeup for nowTony Lindgren2011-06-201-6/+0
| |/
* | ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King2011-06-301-1/+1
* | ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet2011-06-291-5/+15
|/
* OMAP3: cpuidle: change the power domains modes determination logicJean Pihet2011-05-201-4/+0
* OMAP3: clean-up mach specific cpuidle data structuresJean Pihet2011-05-201-4/+9
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-171-0/+1
|\
| * OMAP3: PM: Set/clear T2 bit for Smartreflex on TWLThara Gopinath2011-03-091-0/+1
* | ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet2011-02-041-1/+1
|/
* OMAP4: Register voltage PMIC parameters with the voltage layerThara Gopinath2010-12-221-0/+5
* OMAP3: PM: Register TWL4030 pmic info with the voltage driver.Thara Gopinath2010-12-221-0/+9
* OMAP3: PM: Adding smartreflex device file.Thara Gopinath2010-12-221-0/+14
* OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-1/+1
* Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren2010-12-211-0/+14
|\
| * omap4: opp: add OPP table dataNishanth Menon2010-12-211-0/+5
| * omap: opp: add OMAP3 OPP table data and common initNishanth Menon2010-12-211-0/+9
* | OMAP3: remove unused code from the ASM sleep codeJean Pihet2010-12-211-1/+0
* | OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin2010-12-211-0/+1
* | OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon2010-12-211-1/+1
* | OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver2010-12-211-0/+2
* | OMAP3630: PM: Erratum i608: disable RTANishanth Menon2010-12-211-0/+2
* | OMAP3: pm: introduce errata handlingNishanth Menon2010-12-211-0/+7
|/
* OMAP: PM: Fix build when CONFIG_PM_DEBUG isn't setLoïc Minier2010-10-011-3/+4
OpenPOWER on IntegriCloud