index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: at91: pm: Move prototypes to mutually included header
Lee Jones
2021-03-26
1
-11
/
+8
*
ARM: at91: use proper asm syntax in pm_suspend
Arnd Bergmann
2021-02-08
1
-1
/
+1
*
ARM: at91: pm: remove unnecessary at91sam9x60_idle
Alexandre Belloni
2020-08-17
1
-6
/
+1
*
ARM: at91: pm: of_node_put() after its usage
Claudiu Beznea
2020-08-17
1
-0
/
+1
*
ARM: at91: pm: add per soc validation of pm modes
Claudiu Beznea
2020-08-17
1
-1
/
+79
*
ARM: at91: pm: add support for ULP0 fast wakeup
Claudiu Beznea
2020-08-17
3
-10
/
+45
*
ARM: at91: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-18
1
-1
/
+1
*
ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
yu kuai
2020-07-18
1
-3
/
+8
*
Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-04-03
5
-21
/
+210
|
\
|
*
ARM: at91: pm: add quirk for sam9x60's ulp1
Claudiu Beznea
2020-02-18
1
-0
/
+4
|
*
ARM: at91: pm: add plla disable/enable support for sam9x60
Claudiu Beznea
2020-02-18
1
-4
/
+113
|
*
ARM: at91: pm: s/sfr/sfrbu in pm_suspend.S
Claudiu Beznea
2020-02-18
1
-3
/
+3
|
*
ARM: at91: pm: add pmc_version member to at91_pm_data
Claudiu Beznea
2020-02-18
4
-0
/
+14
|
*
ARM: at91: pm: add macros for plla disable/enable
Claudiu Beznea
2020-02-18
1
-27
/
+30
|
*
ARM: at91: pm: revert do not disable/enable PLLA for ULP modes
Claudiu Beznea
2020-02-18
1
-0
/
+31
|
*
ARM: at91: pm: use proper master clock register offset
Claudiu Beznea
2020-02-18
4
-17
/
+46
|
*
ARM: at91: Drop unneeded select of COMMON_CLK
Geert Uytterhoeven
2020-02-10
1
-1
/
+0
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
/
*
ARM: at91: pm: use of_device_id array to find the proper shdwc node
Claudiu Beznea
2020-01-10
1
-1
/
+7
*
ARM: at91: pm: use SAM9X60 PMC's compatible
Claudiu Beznea
2020-01-10
1
-0
/
+1
*
ARM: at91: pm: move SAM9X60's PM under its own SoC config flag
Claudiu Beznea
2019-12-10
4
-19
/
+36
*
ARM: at91: Kconfig: add config flag for SAM9X60 SoC
Claudiu Beznea
2019-12-10
1
-2
/
+19
*
ARM: at91: Kconfig: add sam9x60 pll config flag
Claudiu Beznea
2019-12-10
1
-0
/
+3
*
ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91
Masahiro Yamada
2019-08-23
3
-3
/
+5
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-07-19
1
-0
/
+1
|
\
|
*
Merge tag 'at91-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Olof Johansson
2019-06-25
1
-0
/
+1
|
|
\
|
|
*
arm: add missing include platform-data/atmel.h
Philippe Mazenauer
2019-06-20
1
-0
/
+1
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
2
-9
/
+2
|
/
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-10
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
2019-05-21
4
-8
/
+4
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-19
1
-0
/
+23
|
\
|
*
ARM: at91: Implement clocksource selection
Alexandre Belloni
2019-05-02
1
-0
/
+23
*
|
Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Olof Johansson
2019-05-16
4
-94
/
+230
|
\
\
|
*
|
ARM: at91: pm: do not disable/enable PLLA for ULP modes
Claudiu Beznea
2019-03-28
1
-31
/
+0
|
*
|
ARM: at91: pm: disable RC oscillator in ULP0
Claudiu Beznea
2019-03-28
1
-2
/
+37
|
*
|
ARM: at91: pm: add ULP1 support for SAM9X60
Claudiu Beznea
2019-03-28
2
-1
/
+64
|
*
|
ARM: at91: pm: add support for per SoC wakeup source configuration
Claudiu Beznea
2019-03-28
1
-8
/
+34
|
*
|
ARM: at91: pm: keep at91_pm_backup_init() only for SAMA5D2 SoCs
Claudiu Beznea
2019-03-28
1
-0
/
+3
|
*
|
ARM: at91: pm: initial PM support for SAM9X60
Claudiu Beznea
2019-03-28
3
-0
/
+34
|
*
|
ARM: at91: pm: introduce at91_soc_pm structure
Claudiu Beznea
2019-03-28
1
-56
/
+62
|
|
/
*
|
Merge tag 'at91-5.2-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2019-05-16
1
-3
/
+0
|
\
\
|
*
|
ARM: at91: remove HAVE_FB_ATMEL for sama5 SoC as they use DRM
Nicolas Ferre
2019-04-04
1
-3
/
+0
|
|
/
*
/
arm/mach-at91/pm : fix possible object reference leak
Peng Hao
2019-04-04
1
-2
/
+4
|
/
*
treewide: add intermediate .s files to targets
Masahiro Yamada
2018-12-23
1
-0
/
+2
*
treewide: remove explicit rules for *offsets.s
Masahiro Yamada
2018-12-23
1
-3
/
+0
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-10-29
1
-6
/
+3
|
\
|
*
ARM: at91: pm: call put_device instead of of_node_put in at91_pm_config_ws
zhong jiang
2018-09-25
1
-3
/
+3
|
*
ARM: at91: pm: remove pm_bu initialization in at91_pm_backup_init()
Claudiu Beznea
2018-08-27
1
-3
/
+0
*
|
power: reset: at91-poweroff: switch to slow clock before shutdown
Claudiu Beznea
2018-09-16
1
-0
/
+8
|
/
[next]