index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
pm_suspend.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-12-14
1
-0
/
+4
|
\
|
*
ARM: 9263/1: use .arch directives instead of assembler command line flags
Nick Desaulniers
2022-11-08
1
-0
/
+4
*
|
ARM: at91: pm: avoid soft resetting AC DLL
Claudiu Beznea
2022-11-01
1
-1
/
+6
*
|
ARM: at91: pm: fix self-refresh for sama7g5
Claudiu Beznea
2022-08-31
1
-7
/
+17
|
/
*
ARM: at91: ddr: fix typo to align with datasheet naming
Claudiu Beznea
2022-02-25
1
-2
/
+2
*
ARM: at91: pm: preload base address of controllers in tlb
Claudiu Beznea
2021-10-04
1
-1
/
+24
*
ARM: at91: pm: group constants and addresses loading
Claudiu Beznea
2021-10-04
1
-8
/
+9
*
ARM: at91: pm: add backup mode support for SAMA7G5
Claudiu Beznea
2021-07-19
1
-0
/
+7
*
ARM: at91: pm: wait for ddr power mode off
Claudiu Beznea
2021-07-19
1
-0
/
+5
*
ARM: at91: pm: add support for 2.5V LDO regulator control
Claudiu Beznea
2021-07-19
1
-0
/
+29
*
ARM: at91: pm: add support for MCK1..4 save/restore for ulp modes
Claudiu Beznea
2021-07-19
1
-0
/
+126
*
ARM: at91: pm: add self-refresh support for sama7g5
Claudiu Beznea
2021-07-19
1
-0
/
+199
*
ARM: at91: pm: add support for waiting MCK1..4
Claudiu Beznea
2021-07-19
1
-13
/
+35
*
ARM: at91: pm: s/CONFIG_SOC_SAM9X60/CONFIG_HAVE_AT91_SAM9X60_PLL/g
Claudiu Beznea
2021-07-19
1
-2
/
+2
*
ARM: at91: pm: avoid push and pop on stack while memory is in self-refersh
Claudiu Beznea
2021-07-19
1
-192
/
+205
*
ARM: at91: pm: use r7 instead of tmp1
Claudiu Beznea
2021-07-19
1
-6
/
+12
*
ARM: at91: use proper asm syntax in pm_suspend
Arnd Bergmann
2021-02-08
1
-1
/
+1
*
ARM: at91: pm: add support for ULP0 fast wakeup
Claudiu Beznea
2020-08-17
1
-4
/
+37
*
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
1
-0
/
+4
*
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
1
-12
/
+20
*
ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91
Masahiro Yamada
2019-08-23
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
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
1
-1
/
+40
*
power: reset: at91-poweroff: switch to slow clock before shutdown
Claudiu Beznea
2018-09-16
1
-0
/
+8
*
ARM: at91: pm: Add ULP1 mode support
Wenyou Yang
2018-07-17
1
-20
/
+122
*
ARM: at91: pm: Use ULP0 naming instead of slow clock
Claudiu Beznea
2018-07-17
1
-6
/
+6
*
ARM: at91: pm: Add sama5d2 backup mode
Alexandre Belloni
2017-05-15
1
-19
/
+54
*
ARM: at91: pm: correct typo
Alexandre Belloni
2017-03-31
1
-1
/
+1
*
ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S
Alexandre Belloni
2017-03-31
1
-16
/
+13
*
ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned
Patrick Doyle
2015-10-19
1
-0
/
+2
*
ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h
Alexandre Belloni
2015-05-20
1
-1
/
+0
*
ARM: at91/pm: use the atmel-mc syscon defines
Alexandre Belloni
2015-05-20
1
-1
/
+1
*
ARM: at91: remove hardware.h
Alexandre Belloni
2015-03-19
1
-1
/
+0
*
ARM: at91/pm_suspend: add the WFI instruction support for ARMv7
Wenyou Yang
2015-03-13
1
-1
/
+19
*
ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...
Wenyou Yang
2015-03-13
1
-15
/
+11
*
ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S
Wenyou Yang
2015-03-13
1
-0
/
+324