index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
pm.c
Age
Commit message (
Expand
)
Author
2018-08-23
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2018-07-17
ARM: at91: pm: configure wakeup sources for ULP1 mode
Claudiu Beznea
2018-07-17
ARM: at91: pm: Add ULP1 mode support
Wenyou Yang
2018-07-17
ARM: at91: pm: Use ULP0 naming instead of slow clock
Claudiu Beznea
2018-06-20
ARM: at91: fix USB clock detection handling
Alexandre Belloni
2017-09-18
ARM: at91: Replace uses of virt_to_phys with __pa_symbol
Alexandre Belloni
2017-08-23
ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms
Arnd Bergmann
2017-06-18
Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2017-05-19
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
2017-05-15
ARM: at91: pm: fallback to slowclock when backup mode fails
Alexandre Belloni
2017-05-15
ARM: at91: pm: allow selecting standby and suspend modes
Alexandre Belloni
2017-05-15
ARM: at91: pm: Add sama5d2 backup mode
Alexandre Belloni
2017-03-31
ARM: at91: pm: Remove at91_pm_set_standby
Alexandre Belloni
2017-03-31
ARM: at91: pm: Merge all at91sam9*_pm_init
Alexandre Belloni
2017-03-31
ARM: at91: pm: Tie the USB clock mask to the pmc
Alexandre Belloni
2017-03-31
ARM: at91: pm: Tie the memory controller type to the ramc id
Alexandre Belloni
2017-03-31
ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.
Alexandre Belloni
2017-03-31
ARM: at91: pm: Simplify at91rm9200_standby
Alexandre Belloni
2017-03-31
ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S
Alexandre Belloni
2017-03-31
ARM: at91: pm: Move global variables into at91_pm_data
Alexandre Belloni
2017-03-31
ARM: at91: pm: Move at91_ramc_read/write to pm.c
Alexandre Belloni
2017-03-31
ARM: at91: pm: Cleanup headers
Alexandre Belloni
2017-03-14
ARM: at91: pm: cpu_idle: switch DDR to power-down mode
Nicolas Ferre
2017-01-11
ARM: at91: pm: remove useless extern definition
Alexandre Belloni
2016-06-21
ARM: at91: fix warnings in pm.c
Ben Dooks
2016-02-17
ARM: at91: pm: move idle functions to pm.c
Alexandre Belloni
2016-02-17
ARM: at91: pm: find and remap the pmc
Alexandre Belloni
2016-02-17
ARM: at91: pm: simply call at91_pm_init
Alexandre Belloni
2015-12-04
ARM: at91: fix pinctrl driver selection
Ludovic Desroches
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
2015-06-30
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
2015-05-20
ARM: at91/pm: use the atmel-mc syscon defines
Alexandre Belloni
2015-04-14
Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2015-04-05
ARM: at91/pm: move the standby functions to pm.c
Alexandre Belloni
2015-03-19
ARM: at91: remove hardware.h
Alexandre Belloni
2015-03-19
ARM: at91: remove useless mach/cpu.h
Alexandre Belloni
2015-03-13
ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache
Wenyou Yang
2015-03-13
ARM: at91/pm: remove unused void (*at91_pm_standby)(void)
Wenyou Yang
2015-03-13
ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...
Wenyou Yang
2015-03-13
ARM: at91/pm: standby mode uses same sram function as suspend to memory mode
Wenyou Yang
2015-03-13
ARM: at91/pm: move the copying the sram function to the sram initialization p...
Wenyou Yang
2015-03-13
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
Wenyou Yang
2015-03-12
ARM: at91: pm: change at91_pm_set_standby() to static
Wenyou Yang
2015-03-03
ARM: at91: pm: fix SRAM allocation
Alexandre Belloni
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
2015-02-02
ARM: at91/trivial: unify functions and machine names
Nicolas Ferre
2015-02-02
ARM: at91: remove at91_dt_initialize and machine init_early()
Alexandre Belloni
2015-01-26
ARM: at91: fix PM initialization for newer SoCs
Nicolas Ferre
2015-01-16
ARM: at91: pm: prepare for multiplatform
Alexandre Belloni
[next]