index
:
pm24.git
master
perf-mon
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
/
pm.c
Age
Commit message (
Expand
)
Author
2023-05-24
ARM: at91: pm: fix imbalanced reference counter for ethernet devices
Claudiu Beznea
2022-10-11
Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-09-03
pinctrl: at91: move gpio suspend/resume calls to driver's context
Claudiu Beznea
2022-08-31
ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refresh
Claudiu Beznea
2022-06-28
ARM: at91: pm: Mark at91_pm_secure_init as __init
Fabio Estevam
2022-06-28
ARM: at91: pm: use proper compatibles for sama7g5's rtc and rtt
Claudiu Beznea
2022-06-28
ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
Claudiu Beznea
2022-06-28
ARM: at91: pm: use proper compatible for sama5d2's rtc
Claudiu Beznea
2022-05-12
ARM: at91: pm: add support for sama5d2 secure suspend
Clément Léger
2022-05-12
ARM: at91: pm: add quirks for pm
Claudiu Beznea
2022-05-12
ARM: at91: pm: use kernel documentation style
Claudiu Beznea
2022-05-12
ARM: at91: pm: introduce macros for pm mode replacement
Claudiu Beznea
2022-05-12
ARM: at91: pm: keep documentation inline with structure members
Claudiu Beznea
2022-02-25
ARM: at91: PM: add cpu idle support for sama7g5
Claudiu Beznea
2021-12-08
ARM: at91: pm: Add of_node_put() before goto
Wan Jiabing
2021-09-14
ARM: at91: pm: switch backup area to vbat in backup mode
Claudiu Beznea
2021-09-14
ARM: at91: pm: do not panic if ram controllers are not enabled
Claudiu Beznea
2021-07-19
ARM: at91: pm: add sama7g5 shdwc
Claudiu Beznea
2021-07-19
ARM: at91: pm: add pm support for SAMA7G5
Claudiu Beznea
2021-07-19
ARM: at91: pm: add sama7g5's pmc
Claudiu Beznea
2021-07-19
ARM: at91: pm: add backup mode support for SAMA7G5
Claudiu Beznea
2021-07-19
ARM: at91: pm: save ddr phy calibration data to securam
Claudiu Beznea
2021-07-19
ARM: at91: pm: add sama7g5 ddr phy controller
Claudiu Beznea
2021-07-19
ARM: at91: pm: add sama7g5 ddr controller
Claudiu Beznea
2021-07-19
ARM: at91: pm: do not initialize pdev
Claudiu Beznea
2021-07-19
ARM: at91: pm: check for different controllers in at91_pm_modes_init()
Claudiu Beznea
2021-07-19
ARM: at91: pm: document at91_soc_pm structure
Claudiu Beznea
2021-07-19
ARM: at91: pm: move the setup of soc_pm.bu->suspended
Claudiu Beznea
2021-07-19
ARM: at91: pm: move pm_bu to soc_pm data structure
Claudiu Beznea
2021-03-26
ARM: at91: pm: Move prototypes to mutually included header
Lee Jones
2020-08-17
ARM: at91: pm: remove unnecessary at91sam9x60_idle
Alexandre Belloni
2020-08-17
ARM: at91: pm: of_node_put() after its usage
Claudiu Beznea
2020-08-17
ARM: at91: pm: add per soc validation of pm modes
Claudiu Beznea
2020-08-17
ARM: at91: pm: add support for ULP0 fast wakeup
Claudiu Beznea
2020-07-18
ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
yu kuai
2020-02-18
ARM: at91: pm: add pmc_version member to at91_pm_data
Claudiu Beznea
2020-02-18
ARM: at91: pm: use proper master clock register offset
Claudiu Beznea
2020-01-10
ARM: at91: pm: use of_device_id array to find the proper shdwc node
Claudiu Beznea
2020-01-10
ARM: at91: pm: use SAM9X60 PMC's compatible
Claudiu Beznea
2019-12-10
ARM: at91: pm: move SAM9X60's PM under its own SoC config flag
Claudiu Beznea
2019-06-25
Merge tag 'at91-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Olof Johansson
2019-06-20
arm: add missing include platform-data/atmel.h
Philippe Mazenauer
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-16
Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Olof Johansson
2019-04-04
arm/mach-at91/pm : fix possible object reference leak
Peng Hao
2019-03-28
ARM: at91: pm: add ULP1 support for SAM9X60
Claudiu Beznea
2019-03-28
ARM: at91: pm: add support for per SoC wakeup source configuration
Claudiu Beznea
2019-03-28
ARM: at91: pm: keep at91_pm_backup_init() only for SAMA5D2 SoCs
Claudiu Beznea
2019-03-28
ARM: at91: pm: initial PM support for SAM9X60
Claudiu Beznea
2019-03-28
ARM: at91: pm: introduce at91_soc_pm structure
Claudiu Beznea
[next]