index
:
pm24.git
master
perf-mon
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
2021-03-26
ARM: at91: pm: Move prototypes to mutually included header
Lee Jones
2020-08-17
ARM: at91: pm: remove unnecessary at91sam9x60_idle
Alexandre Belloni
2020-08-17
ARM: at91: pm: of_node_put() after its usage
Claudiu Beznea
2020-08-17
ARM: at91: pm: add per soc validation of pm modes
Claudiu Beznea
2020-08-17
ARM: at91: pm: add support for ULP0 fast wakeup
Claudiu Beznea
2020-07-18
ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
yu kuai
2020-02-18
ARM: at91: pm: add pmc_version member to at91_pm_data
Claudiu Beznea
2020-02-18
ARM: at91: pm: use proper master clock register offset
Claudiu Beznea
2020-01-10
ARM: at91: pm: use of_device_id array to find the proper shdwc node
Claudiu Beznea
2020-01-10
ARM: at91: pm: use SAM9X60 PMC's compatible
Claudiu Beznea
2019-12-10
ARM: at91: pm: move SAM9X60's PM under its own SoC config flag
Claudiu Beznea
2019-06-25
Merge tag 'at91-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Olof Johansson
2019-06-20
arm: add missing include platform-data/atmel.h
Philippe Mazenauer
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-16
Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Olof Johansson
2019-04-04
arm/mach-at91/pm : fix possible object reference leak
Peng Hao
2019-03-28
ARM: at91: pm: add ULP1 support for SAM9X60
Claudiu Beznea
2019-03-28
ARM: at91: pm: add support for per SoC wakeup source configuration
Claudiu Beznea
2019-03-28
ARM: at91: pm: keep at91_pm_backup_init() only for SAMA5D2 SoCs
Claudiu Beznea
2019-03-28
ARM: at91: pm: initial PM support for SAM9X60
Claudiu Beznea
2019-03-28
ARM: at91: pm: introduce at91_soc_pm structure
Claudiu Beznea
2018-09-25
ARM: at91: pm: call put_device instead of of_node_put in at91_pm_config_ws
zhong jiang
2018-08-27
ARM: at91: pm: remove pm_bu initialization in at91_pm_backup_init()
Claudiu Beznea
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
[next]