summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/pm.c
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: at91/pm: Remove show_reset_status functionMaxime Ripard2014-08-251-72/+0
* ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocksBoris BREZILLON2014-08-191-12/+20
* ARM: at91: localize GPIO headerLinus Walleij2014-05-071-0/+1
* Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-0/+1
|\
| * ARM: at91: don't use <mach/timex.h>Uwe Kleine-König2013-12-201-0/+1
* | ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre2013-12-121-3/+0
* | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-021-1/+1
|/
* ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano2013-10-161-8/+19
* ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD2013-06-211-1/+1
* Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupOlof Johansson2013-04-191-0/+2
|\
| * ARM: at91: suspend both memory controllers on at91sam9263Arnd Bergmann2013-04-181-0/+2
* | ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2013-03-141-2/+8
|/
* arm: at91: move reset controller header to arm/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
* arm: at91: move at91_shdwc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
* arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
* ARM: at91: unused variable in at91_pm_verify_clocksArnd Bergmann2012-10-041-2/+3
* ARM: at91: sparse irq supportLudovic Desroches2012-07-021-0/+1
* ARM: at91: pm select memory controler at runtimeJean-Christophe PLAGNIOL-VILLARD2012-04-171-4/+8
* ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-13/+0
* ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+3
* ARM: at91/pm_slowclock: add runtime detection of memory contollerJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+12
* ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-14/+13
* ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.hJean-Christophe PLAGNIOL-VILLARD2012-02-231-1/+1
* ARM: at91/pm_slowclock: function slow_clock() accepts parametersJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+17
* ARM: at91: implement the standby function for pm/cpuidleDaniel Lezcano2012-02-031-11/+1
* ARM: at91: remove wait_for_interrupt definitionDaniel Lezcano2012-02-031-1/+1
* ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-031-5/+0
* ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD2012-01-201-7/+2
* ARM: at91: make aic soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-2/+2
* ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-2/+5
* ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre2010-10-261-2/+7
* AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2010-10-261-2/+4
* ARM: 5778/1: AT91: Add cpuidle supportAlbin Tonnerre2009-11-101-58/+4
* [ARM] 5570/1: at91: Support for at91sam9g10: core chip & board supportNicolas Ferre2009-07-021-1/+2
* [ARM] 5441/1: Use pr_err on error paths in at91 pmRyan Mallon2009-04-011-4/+4
* [ARM] at91: fix for Atmel AT91 powersavingAndrei Birjukov2009-02-221-1/+0
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-8/+8
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* [ARM] 5130/4: Support for the at91sam9g20sedji gaouaou2008-07-101-1/+1
* [ARM] 5021/1: at91: buildfix for sam9263 + PMDavid Brownell2008-04-281-5/+9
* [ARM] 4907/1: [AT91] SAM9/CAP9 reset reasonAndrew Victor2008-04-041-0/+74
* [ARM] 4906/1: [AT91] SAM9/CAP9 basic power-managementAndrew Victor2008-04-041-16/+75
* Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-4/+13
* [ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor2008-01-261-0/+5
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-2/+2
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-2/+1
OpenPOWER on IntegriCloud