index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
pm.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-02
ARM: at91: pm: Enable ULP0/ULP1 for SAMA7D65
Ryan Wanner
1
-0
/
+4
2025-03-02
ARM: at91: pm: Add Backup mode for SAMA7D65
Ryan Wanner
1
-1
/
+7
2025-03-02
ARM: at91: pm: add DT compatible support for sama7d65
Ryan Wanner
1
-3
/
+11
2025-03-02
ARM: at91: pm: fix at91_suspend_finish for ZQ calibration
Li Bin
1
-10
/
+11
2024-12-08
ARM: at91: pm: change BU Power Switch to automatic mode
Nicolas Ferre
1
-11
/
+20
2024-08-07
ARM: at91: pm: add support for sam9x7 SoC family
Varshini Rajendran
1
-0
/
+29
2023-11-19
ARM: at91: pm: set soc_pm.data.mode in at91_pm_secure_init()
Thomas Perrot
1
-0
/
+3
2023-07-29
ARM: at91: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-05-24
ARM: at91: pm: fix imbalanced reference counter for ethernet devices
Claudiu Beznea
1
-11
/
+9
2022-10-11
Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-15
/
+0
2022-09-03
pinctrl: at91: move gpio suspend/resume calls to driver's context
Claudiu Beznea
1
-15
/
+0
2022-08-31
ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refresh
Claudiu Beznea
1
-4
/
+32
2022-06-28
ARM: at91: pm: Mark at91_pm_secure_init as __init
Fabio Estevam
1
-1
/
+1
2022-06-28
ARM: at91: pm: use proper compatibles for sama7g5's rtc and rtt
Claudiu Beznea
1
-2
/
+2
2022-06-28
ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
Claudiu Beznea
1
-2
/
+2
2022-06-28
ARM: at91: pm: use proper compatible for sama5d2's rtc
Claudiu Beznea
1
-1
/
+1
2022-05-12
ARM: at91: pm: add support for sama5d2 secure suspend
Clément Léger
1
-0
/
+36
2022-05-12
ARM: at91: pm: add quirks for pm
Claudiu Beznea
1
-2
/
+302
2022-05-12
ARM: at91: pm: use kernel documentation style
Claudiu Beznea
1
-3
/
+3
2022-05-12
ARM: at91: pm: introduce macros for pm mode replacement
Claudiu Beznea
1
-27
/
+56
2022-05-12
ARM: at91: pm: keep documentation inline with structure members
Claudiu Beznea
1
-1
/
+1
2022-02-25
ARM: at91: PM: add cpu idle support for sama7g5
Claudiu Beznea
1
-1
/
+26
2021-12-08
ARM: at91: pm: Add of_node_put() before goto
Wan Jiabing
1
-0
/
+2
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
1
-0
/
+37
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
1
-1
/
+2
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: 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-03-26
ARM: at91: pm: Move prototypes to mutually included header
Lee Jones
1
-11
/
+8
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
1
-4
/
+5
2020-07-18
ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
yu kuai
1
-3
/
+8
2020-02-18
ARM: at91: pm: add pmc_version member to at91_pm_data
Claudiu Beznea
1
-0
/
+7
2020-02-18
ARM: at91: pm: use proper master clock register offset
Claudiu Beznea
1
-5
/
+23
2020-01-10
ARM: at91: pm: use of_device_id array to find the proper shdwc node
Claudiu Beznea
1
-1
/
+7
2020-01-10
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
1
-1
/
+1
2019-06-25
Merge tag 'at91-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/soc
Olof Johansson
1
-0
/
+1
2019-06-20
arm: add missing include platform-data/atmel.h
Philippe Mazenauer
1
-0
/
+1
[next]