index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-04
ARM: at91: pm: preload base address of controllers in tlb
Claudiu Beznea
1
-1
/
+24
2021-10-04
ARM: at91: pm: group constants and addresses loading
Claudiu Beznea
1
-8
/
+9
2021-09-14
ARM: at91: pm: switch backup area to vbat in backup mode
Claudiu Beznea
1
-0
/
+52
2021-09-14
ARM: at91: pm: do not panic if ram controllers are not enabled
Claudiu Beznea
1
-16
/
+62
2021-07-19
ARM: at91: pm: add sama7g5 shdwc
Claudiu Beznea
1
-0
/
+1
2021-07-19
ARM: at91: pm: add pm support for SAMA7G5
Claudiu Beznea
3
-0
/
+40
2021-07-19
ARM: at91: sama7: introduce sama7 SoC family
Eugen Hristev
2
-0
/
+33
2021-07-19
ARM: at91: pm: add sama7g5's pmc
Claudiu Beznea
1
-0
/
+6
2021-07-19
ARM: at91: pm: add backup mode support for SAMA7G5
Claudiu Beznea
2
-1
/
+9
2021-07-19
ARM: at91: pm: save ddr phy calibration data to securam
Claudiu Beznea
1
-1
/
+59
2021-07-19
ARM: at91: pm: add sama7g5 ddr phy controller
Claudiu Beznea
1
-6
/
+21
2021-07-19
ARM: at91: pm: add sama7g5 ddr controller
Claudiu Beznea
1
-3
/
+6
2021-07-19
ARM: at91: pm: wait for ddr power mode off
Claudiu Beznea
1
-0
/
+5
2021-07-19
ARM: at91: pm: add support for 2.5V LDO regulator control
Claudiu Beznea
2
-0
/
+30
2021-07-19
ARM: at91: pm: add support for MCK1..4 save/restore for ulp modes
Claudiu Beznea
1
-0
/
+126
2021-07-19
ARM: at91: pm: add self-refresh support for sama7g5
Claudiu Beznea
3
-0
/
+203
2021-07-19
ARM: at91: pm: add support for waiting MCK1..4
Claudiu Beznea
1
-13
/
+35
2021-07-19
ARM: at91: pm: s/CONFIG_SOC_SAM9X60/CONFIG_HAVE_AT91_SAM9X60_PLL/g
Claudiu Beznea
1
-2
/
+2
2021-07-19
ARM: at91: pm: avoid push and pop on stack while memory is in self-refersh
Claudiu Beznea
1
-192
/
+205
2021-07-19
ARM: at91: pm: use r7 instead of tmp1
Claudiu Beznea
1
-6
/
+12
2021-07-19
ARM: at91: pm: do not initialize pdev
Claudiu Beznea
1
-1
/
+1
2021-07-19
ARM: at91: pm: check for different controllers in at91_pm_modes_init()
Claudiu Beznea
1
-52
/
+91
2021-07-19
ARM: at91: pm: document at91_soc_pm structure
Claudiu Beznea
1
-0
/
+8
2021-07-19
ARM: at91: pm: move the setup of soc_pm.bu->suspended
Claudiu Beznea
1
-3
/
+12
2021-07-19
ARM: at91: pm: move pm_bu to soc_pm data structure
Claudiu Beznea
1
-13
/
+21
2021-07-19
ARM: at91: add new SoC sama7g5
Eugen Hristev
1
-0
/
+18
2021-03-26
ARM: at91: pm: Move prototypes to mutually included header
Lee Jones
1
-11
/
+8
2021-02-08
ARM: at91: use proper asm syntax in pm_suspend
Arnd Bergmann
1
-1
/
+1
2020-08-17
ARM: at91: pm: remove unnecessary at91sam9x60_idle
Alexandre Belloni
1
-6
/
+1
2020-08-17
ARM: at91: pm: of_node_put() after its usage
Claudiu Beznea
1
-0
/
+1
2020-08-17
ARM: at91: pm: add per soc validation of pm modes
Claudiu Beznea
1
-1
/
+79
2020-08-17
ARM: at91: pm: add support for ULP0 fast wakeup
Claudiu Beznea
3
-10
/
+45
2020-07-18
ARM: at91: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-18
ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
yu kuai
1
-3
/
+8
2020-04-04
Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
5
-21
/
+210
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-02-18
ARM: at91: pm: add quirk for sam9x60's ulp1
Claudiu Beznea
1
-0
/
+4
2020-02-18
ARM: at91: pm: add plla disable/enable support for sam9x60
Claudiu Beznea
1
-4
/
+113
2020-02-18
ARM: at91: pm: s/sfr/sfrbu in pm_suspend.S
Claudiu Beznea
1
-3
/
+3
2020-02-18
ARM: at91: pm: add pmc_version member to at91_pm_data
Claudiu Beznea
4
-0
/
+14
2020-02-18
ARM: at91: pm: add macros for plla disable/enable
Claudiu Beznea
1
-27
/
+30
2020-02-18
ARM: at91: pm: revert do not disable/enable PLLA for ULP modes
Claudiu Beznea
1
-0
/
+31
2020-02-18
ARM: at91: pm: use proper master clock register offset
Claudiu Beznea
4
-17
/
+46
2020-02-10
ARM: at91: Drop unneeded select of COMMON_CLK
Geert Uytterhoeven
1
-1
/
+0
2020-01-11
ARM: at91: pm: use of_device_id array to find the proper shdwc node
Claudiu Beznea
1
-1
/
+7
2020-01-11
ARM: at91: pm: use SAM9X60 PMC's compatible
Claudiu Beznea
1
-0
/
+1
2019-12-10
ARM: at91: pm: move SAM9X60's PM under its own SoC config flag
Claudiu Beznea
4
-19
/
+36
2019-12-10
ARM: at91: Kconfig: add config flag for SAM9X60 SoC
Claudiu Beznea
1
-2
/
+19
2019-12-10
ARM: at91: Kconfig: add sam9x60 pll config flag
Claudiu Beznea
1
-0
/
+3
2019-08-23
ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91
Masahiro Yamada
3
-3
/
+5
[next]