aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-17ARM: at91: pm: move idle functions to pm.cAlexandre Belloni1-5/+32
2016-02-17ARM: at91: pm: find and remap the pmcAlexandre Belloni1-6/+27
2016-02-17ARM: at91: pm: simply call at91_pm_initAlexandre Belloni1-3/+3
2015-12-04ARM: at91: fix pinctrl driver selectionLudovic Desroches1-1/+6
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy1-1/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-1/+1
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy1-1/+1
2015-05-20ARM: at91/pm: use the atmel-mc syscon definesAlexandre Belloni1-4/+4
2015-04-14Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/multiplatformArnd Bergmann1-0/+89
2015-04-05ARM: at91/pm: move the standby functions to pm.cAlexandre Belloni1-0/+89
2015-03-19ARM: at91: remove hardware.hAlexandre Belloni1-2/+9
2015-03-19ARM: at91: remove useless mach/cpu.hAlexandre Belloni1-1/+0
2015-03-13ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cacheWenyou Yang1-0/+6
2015-03-13ARM: at91/pm: remove unused void (*at91_pm_standby)(void)Wenyou Yang1-4/+1
2015-03-13ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sram_fn()Wenyou Yang1-13/+14
2015-03-13ARM: at91/pm: standby mode uses same sram function as suspend to memory modeWenyou Yang1-46/+39
2015-03-13ARM: at91/pm: move the copying the sram function to the sram initialization phaseWenyou Yang1-4/+12
2015-03-13ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionWenyou Yang1-11/+1
2015-03-12ARM: at91: pm: change at91_pm_set_standby() to staticWenyou Yang1-1/+1
2015-03-03ARM: at91: pm: fix SRAM allocationAlexandre Belloni1-12/+10
2015-02-19ARM: make of_device_ids constUwe Kleine-König1-2/+2
2015-02-02ARM: at91/trivial: unify functions and machine namesNicolas Ferre1-4/+4
2015-02-02ARM: at91: remove at91_dt_initialize and machine init_early()Alexandre Belloni1-0/+44
2015-01-26ARM: at91: fix PM initialization for newer SoCsNicolas Ferre1-0/+7
2015-01-16ARM: at91: pm: prepare for multiplatformAlexandre Belloni1-21/+27
2015-01-16ARM: at91: pm: add UDP and UHP checks to newer SoCsAlexandre Belloni1-7/+2
2015-01-16ARM: at91: pm: use the mmio-sram pool to access SRAMAlexandre Belloni1-1/+45
2015-01-16ARM: at91: pm: rework cpu detectionAlexandre Belloni1-21/+33
2014-12-02ARM: at91: remove old AT91-specific driversArnd Bergmann1-9/+2
2014-11-27ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre1-22/+0
2014-08-25ARM: at91/pm: Remove show_reset_status functionMaxime Ripard1-72/+0
2014-08-19ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocksBoris BREZILLON1-12/+20
2014-05-07ARM: at91: localize GPIO headerLinus Walleij1-0/+1
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-0/+1
2013-12-20ARM: at91: don't use <mach/timex.h>Uwe Kleine-König1-0/+1
2013-12-12ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre1-3/+0
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON1-1/+1
2013-10-16ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano1-8/+19
2013-06-21ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD1-1/+1
2013-04-19Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupOlof Johansson1-0/+2
2013-04-18ARM: at91: suspend both memory controllers on at91sam9263Arnd Bergmann1-0/+2
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches1-2/+8
2012-11-06arm: at91: move reset controller header to arm/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-06arm: at91: move at91_shdwc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-06arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-10-04ARM: at91: unused variable in at91_pm_verify_clocksArnd Bergmann1-2/+3
2012-07-02ARM: at91: sparse irq supportLudovic Desroches1-0/+1
2012-04-17ARM: at91: pm select memory controler at runtimeJean-Christophe PLAGNIOL-VILLARD1-4/+8
2012-03-15ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD1-13/+0
2012-02-23ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD1-4/+3