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
/
at91sam9.c
Age
Commit message (
Expand
)
Author
2026-01-10
ARM: at91: remove unnecessary of_platform_default_populate calls
Rob Herring (Arm)
2026-01-10
ARM: at91: Move PM init functions to .init_late hook
Rob Herring (Arm)
2019-12-10
ARM: at91: pm: move SAM9X60's PM under its own SoC config flag
Claudiu Beznea
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
2019-03-28
ARM: at91: pm: initial PM support for SAM9X60
Claudiu Beznea
2017-03-31
ARM: at91: move SoC detection to its own driver
Alexandre Belloni
2017-03-31
ARM: at91: pm: Merge all at91sam9*_pm_init
Alexandre Belloni
2016-06-23
arm: use of_platform_default_populate() to populate
Kefeng Wang
2016-02-17
ARM: at91: pm: move idle functions to pm.c
Alexandre Belloni
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
2015-03-13
ARM: at91: at91sam9: use SoC detection infrastructure
Alexandre Belloni
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-02-02
ARM: at91: change board files into SoC files
Nicolas Ferre