summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/pm.c
AgeCommit message (Expand)Author
2017-09-18ARM: at91: Replace uses of virt_to_phys with __pa_symbolAlexandre Belloni
2017-08-23ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann
2017-06-18Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann
2017-05-15ARM: at91: pm: fallback to slowclock when backup mode failsAlexandre Belloni
2017-05-15ARM: at91: pm: allow selecting standby and suspend modesAlexandre Belloni
2017-05-15ARM: at91: pm: Add sama5d2 backup modeAlexandre Belloni
2017-03-31ARM: at91: pm: Remove at91_pm_set_standbyAlexandre Belloni
2017-03-31ARM: at91: pm: Merge all at91sam9*_pm_initAlexandre Belloni
2017-03-31ARM: at91: pm: Tie the USB clock mask to the pmcAlexandre Belloni
2017-03-31ARM: at91: pm: Tie the memory controller type to the ramc idAlexandre Belloni
2017-03-31ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Alexandre Belloni
2017-03-31ARM: at91: pm: Simplify at91rm9200_standbyAlexandre Belloni
2017-03-31ARM: at91: pm: Use struct at91_pm_data in pm_suspend.SAlexandre Belloni
2017-03-31ARM: at91: pm: Move global variables into at91_pm_dataAlexandre Belloni
2017-03-31ARM: at91: pm: Move at91_ramc_read/write to pm.cAlexandre Belloni
2017-03-31ARM: at91: pm: Cleanup headersAlexandre Belloni
2017-03-14ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre
2017-01-11ARM: at91: pm: remove useless extern definitionAlexandre Belloni
2016-06-21ARM: at91: fix warnings in pm.cBen Dooks
2016-02-17ARM: at91: pm: move idle functions to pm.cAlexandre Belloni
2016-02-17ARM: at91: pm: find and remap the pmcAlexandre Belloni
2016-02-17ARM: at91: pm: simply call at91_pm_initAlexandre Belloni
2015-12-04ARM: at91: fix pinctrl driver selectionLudovic Desroches
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-05-20ARM: at91/pm: use the atmel-mc syscon definesAlexandre Belloni
2015-04-14Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2015-04-05ARM: at91/pm: move the standby functions to pm.cAlexandre Belloni
2015-03-19ARM: at91: remove hardware.hAlexandre Belloni
2015-03-19ARM: at91: remove useless mach/cpu.hAlexandre Belloni
2015-03-13ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cacheWenyou Yang
2015-03-13ARM: at91/pm: remove unused void (*at91_pm_standby)(void)Wenyou Yang
2015-03-13ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...Wenyou Yang
2015-03-13ARM: at91/pm: standby mode uses same sram function as suspend to memory modeWenyou Yang
2015-03-13ARM: at91/pm: move the copying the sram function to the sram initialization p...Wenyou Yang
2015-03-13ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionWenyou Yang
2015-03-12ARM: at91: pm: change at91_pm_set_standby() to staticWenyou Yang
2015-03-03ARM: at91: pm: fix SRAM allocationAlexandre Belloni
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2015-02-02ARM: at91/trivial: unify functions and machine namesNicolas Ferre
2015-02-02ARM: at91: remove at91_dt_initialize and machine init_early()Alexandre Belloni
2015-01-26ARM: at91: fix PM initialization for newer SoCsNicolas Ferre
2015-01-16ARM: at91: pm: prepare for multiplatformAlexandre Belloni
2015-01-16ARM: at91: pm: add UDP and UHP checks to newer SoCsAlexandre Belloni
2015-01-16ARM: at91: pm: use the mmio-sram pool to access SRAMAlexandre Belloni
2015-01-16ARM: at91: pm: rework cpu detectionAlexandre Belloni
2014-12-02ARM: at91: remove old AT91-specific driversArnd Bergmann
2014-11-27ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre