index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: at91: pm: switch backup area to vbat in backup mode
Claudiu Beznea
2021-09-14
1
-0
/
+52
*
ARM: at91: pm: do not panic if ram controllers are not enabled
Claudiu Beznea
2021-09-14
1
-16
/
+62
*
ARM: at91: pm: add sama7g5 shdwc
Claudiu Beznea
2021-07-19
1
-0
/
+1
*
ARM: at91: pm: add pm support for SAMA7G5
Claudiu Beznea
2021-07-19
1
-0
/
+37
*
ARM: at91: pm: add sama7g5's pmc
Claudiu Beznea
2021-07-19
1
-0
/
+6
*
ARM: at91: pm: add backup mode support for SAMA7G5
Claudiu Beznea
2021-07-19
1
-1
/
+2
*
ARM: at91: pm: save ddr phy calibration data to securam
Claudiu Beznea
2021-07-19
1
-1
/
+59
*
ARM: at91: pm: add sama7g5 ddr phy controller
Claudiu Beznea
2021-07-19
1
-6
/
+21
*
ARM: at91: pm: add sama7g5 ddr controller
Claudiu Beznea
2021-07-19
1
-3
/
+6
*
ARM: at91: pm: do not initialize pdev
Claudiu Beznea
2021-07-19
1
-1
/
+1
*
ARM: at91: pm: check for different controllers in at91_pm_modes_init()
Claudiu Beznea
2021-07-19
1
-52
/
+91
*
ARM: at91: pm: document at91_soc_pm structure
Claudiu Beznea
2021-07-19
1
-0
/
+8
*
ARM: at91: pm: move the setup of soc_pm.bu->suspended
Claudiu Beznea
2021-07-19
1
-3
/
+12
*
ARM: at91: pm: move pm_bu to soc_pm data structure
Claudiu Beznea
2021-07-19
1
-13
/
+21
*
ARM: at91: pm: Move prototypes to mutually included header
Lee Jones
2021-03-26
1
-11
/
+8
*
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
1
-4
/
+5
*
ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
yu kuai
2020-07-18
1
-3
/
+8
*
ARM: at91: pm: add pmc_version member to at91_pm_data
Claudiu Beznea
2020-02-18
1
-0
/
+7
*
ARM: at91: pm: use proper master clock register offset
Claudiu Beznea
2020-02-18
1
-5
/
+23
*
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
1
-1
/
+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 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Olof Johansson
2019-05-16
1
-60
/
+133
|
\
|
*
ARM: at91: pm: add ULP1 support for SAM9X60
Claudiu Beznea
2019-03-28
1
-0
/
+24
|
*
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
1
-0
/
+14
|
*
ARM: at91: pm: introduce at91_soc_pm structure
Claudiu Beznea
2019-03-28
1
-56
/
+62
*
|
arm/mach-at91/pm : fix possible object reference leak
Peng Hao
2019-04-04
1
-2
/
+4
|
/
*
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
*
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2018-08-23
1
-0
/
+5
|
\
|
*
ARM: at91: fix USB clock detection handling
Alexandre Belloni
2018-06-20
1
-0
/
+5
*
|
ARM: at91: pm: configure wakeup sources for ULP1 mode
Claudiu Beznea
2018-07-17
1
-22
/
+146
*
|
ARM: at91: pm: Add ULP1 mode support
Wenyou Yang
2018-07-17
1
-0
/
+1
*
|
ARM: at91: pm: Use ULP0 naming instead of slow clock
Claudiu Beznea
2018-07-17
1
-9
/
+9
|
/
*
ARM: at91: Replace uses of virt_to_phys with __pa_symbol
Alexandre Belloni
2017-09-18
1
-2
/
+2
*
ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms
Arnd Bergmann
2017-08-23
1
-0
/
+12
*
Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2017-06-18
1
-28
/
+178
|
\
|
*
ARM: at91: pm: fallback to slowclock when backup mode fails
Alexandre Belloni
2017-05-15
1
-0
/
+5
|
*
ARM: at91: pm: allow selecting standby and suspend modes
Alexandre Belloni
2017-05-15
1
-34
/
+76
|
*
ARM: at91: pm: Add sama5d2 backup mode
Alexandre Belloni
2017-05-15
1
-3
/
+106
*
|
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
2017-05-19
1
-1
/
+1
|
/
*
ARM: at91: pm: Remove at91_pm_set_standby
Alexandre Belloni
2017-03-31
1
-8
/
+2
[next]