summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/pm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: Replace uses of virt_to_phys with __pa_symbolAlexandre Belloni2017-09-181-2/+2
* ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann2017-08-231-0/+12
* Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-06-181-28/+178
|\
| * ARM: at91: pm: fallback to slowclock when backup mode failsAlexandre Belloni2017-05-151-0/+5
| * ARM: at91: pm: allow selecting standby and suspend modesAlexandre Belloni2017-05-151-34/+76
| * ARM: at91: pm: Add sama5d2 backup modeAlexandre Belloni2017-05-151-3/+106
* | ARM: remove duplicate 'const' annotations'Arnd Bergmann2017-05-191-1/+1
|/
* ARM: at91: pm: Remove at91_pm_set_standbyAlexandre Belloni2017-03-311-8/+2
* ARM: at91: pm: Merge all at91sam9*_pm_initAlexandre Belloni2017-03-311-13/+1
* ARM: at91: pm: Tie the USB clock mask to the pmcAlexandre Belloni2017-03-311-14/+23
* ARM: at91: pm: Tie the memory controller type to the ramc idAlexandre Belloni2017-03-311-10/+20
* ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Alexandre Belloni2017-03-311-1/+19
* ARM: at91: pm: Simplify at91rm9200_standbyAlexandre Belloni2017-03-311-8/+3
* ARM: at91: pm: Use struct at91_pm_data in pm_suspend.SAlexandre Belloni2017-03-311-45/+33
* ARM: at91: pm: Move global variables into at91_pm_dataAlexandre Belloni2017-03-311-23/+21
* ARM: at91: pm: Move at91_ramc_read/write to pm.cAlexandre Belloni2017-03-311-0/+6
* ARM: at91: pm: Cleanup headersAlexandre Belloni2017-03-311-16/+5
* ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre2017-03-141-1/+17
* ARM: at91: pm: remove useless extern definitionAlexandre Belloni2017-01-111-1/+1
* ARM: at91: fix warnings in pm.cBen Dooks2016-06-211-2/+3
* ARM: at91: pm: move idle functions to pm.cAlexandre Belloni2016-02-171-5/+32
* ARM: at91: pm: find and remap the pmcAlexandre Belloni2016-02-171-6/+27
* ARM: at91: pm: simply call at91_pm_initAlexandre Belloni2016-02-171-3/+3
* ARM: at91: fix pinctrl driver selectionLudovic Desroches2015-12-041-1/+6
* genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-041-1/+1
* ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-281-1/+1
* genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-06-301-1/+1
* ARM: at91/pm: use the atmel-mc syscon definesAlexandre Belloni2015-05-201-4/+4
* Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-04-141-0/+89
|\
| * ARM: at91/pm: move the standby functions to pm.cAlexandre Belloni2015-04-051-0/+89
* | ARM: at91: remove hardware.hAlexandre Belloni2015-03-191-2/+9
* | ARM: at91: remove useless mach/cpu.hAlexandre Belloni2015-03-191-1/+0
|/
* ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cacheWenyou Yang2015-03-131-0/+6
* ARM: at91/pm: remove unused void (*at91_pm_standby)(void)Wenyou Yang2015-03-131-4/+1
* ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...Wenyou Yang2015-03-131-13/+14
* ARM: at91/pm: standby mode uses same sram function as suspend to memory modeWenyou Yang2015-03-131-46/+39
* ARM: at91/pm: move the copying the sram function to the sram initialization p...Wenyou Yang2015-03-131-4/+12
* ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionWenyou Yang2015-03-131-11/+1
* ARM: at91: pm: change at91_pm_set_standby() to staticWenyou Yang2015-03-121-1/+1
* ARM: at91: pm: fix SRAM allocationAlexandre Belloni2015-03-031-12/+10
* ARM: make of_device_ids constUwe Kleine-König2015-02-191-2/+2
* ARM: at91/trivial: unify functions and machine namesNicolas Ferre2015-02-021-4/+4
* ARM: at91: remove at91_dt_initialize and machine init_early()Alexandre Belloni2015-02-021-0/+44
* ARM: at91: fix PM initialization for newer SoCsNicolas Ferre2015-01-261-0/+7
* ARM: at91: pm: prepare for multiplatformAlexandre Belloni2015-01-161-21/+27
* ARM: at91: pm: add UDP and UHP checks to newer SoCsAlexandre Belloni2015-01-161-7/+2
* ARM: at91: pm: use the mmio-sram pool to access SRAMAlexandre Belloni2015-01-161-1/+45
* ARM: at91: pm: rework cpu detectionAlexandre Belloni2015-01-161-21/+33
* ARM: at91: remove old AT91-specific driversArnd Bergmann2014-12-021-9/+2
* ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre2014-11-271-22/+0
OpenPOWER on IntegriCloud