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
/
pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-18
ARM: at91: Replace uses of virt_to_phys with __pa_symbol
Alexandre Belloni
1
-2
/
+2
2017-08-23
ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms
Arnd Bergmann
1
-0
/
+12
2017-06-19
Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-28
/
+178
2017-05-19
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
1
-1
/
+1
2017-05-15
ARM: at91: pm: fallback to slowclock when backup mode fails
Alexandre Belloni
1
-0
/
+5
2017-05-15
ARM: at91: pm: allow selecting standby and suspend modes
Alexandre Belloni
1
-34
/
+76
2017-05-15
ARM: at91: pm: Add sama5d2 backup mode
Alexandre Belloni
1
-3
/
+106
2017-03-31
ARM: at91: pm: Remove at91_pm_set_standby
Alexandre Belloni
1
-8
/
+2
2017-03-31
ARM: at91: pm: Merge all at91sam9*_pm_init
Alexandre Belloni
1
-13
/
+1
2017-03-31
ARM: at91: pm: Tie the USB clock mask to the pmc
Alexandre Belloni
1
-14
/
+23
2017-03-31
ARM: at91: pm: Tie the memory controller type to the ramc id
Alexandre Belloni
1
-10
/
+20
2017-03-31
ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.
Alexandre Belloni
1
-1
/
+19
2017-03-31
ARM: at91: pm: Simplify at91rm9200_standby
Alexandre Belloni
1
-8
/
+3
2017-03-31
ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S
Alexandre Belloni
1
-45
/
+33
2017-03-31
ARM: at91: pm: Move global variables into at91_pm_data
Alexandre Belloni
1
-23
/
+21
2017-03-31
ARM: at91: pm: Move at91_ramc_read/write to pm.c
Alexandre Belloni
1
-0
/
+6
2017-03-31
ARM: at91: pm: Cleanup headers
Alexandre Belloni
1
-16
/
+5
2017-03-14
ARM: at91: pm: cpu_idle: switch DDR to power-down mode
Nicolas Ferre
1
-1
/
+17
2017-01-11
ARM: at91: pm: remove useless extern definition
Alexandre Belloni
1
-1
/
+1
2016-06-21
ARM: at91: fix warnings in pm.c
Ben Dooks
1
-2
/
+3
2016-02-17
ARM: at91: pm: move idle functions to pm.c
Alexandre Belloni
1
-5
/
+32
2016-02-17
ARM: at91: pm: find and remap the pmc
Alexandre Belloni
1
-6
/
+27
2016-02-17
ARM: at91: pm: simply call at91_pm_init
Alexandre Belloni
1
-3
/
+3
2015-12-04
ARM: at91: fix pinctrl driver selection
Ludovic Desroches
1
-1
/
+6
2015-09-05
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
1
-1
/
+1
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
1
-1
/
+1
2015-07-01
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
1
-1
/
+1
2015-05-20
ARM: at91/pm: use the atmel-mc syscon defines
Alexandre Belloni
1
-4
/
+4
2015-04-14
Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-0
/
+89
2015-04-05
ARM: at91/pm: move the standby functions to pm.c
Alexandre Belloni
1
-0
/
+89
2015-03-19
ARM: at91: remove hardware.h
Alexandre Belloni
1
-2
/
+9
2015-03-19
ARM: at91: remove useless mach/cpu.h
Alexandre Belloni
1
-1
/
+0
2015-03-13
ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache
Wenyou Yang
1
-0
/
+6
2015-03-13
ARM: at91/pm: remove unused void (*at91_pm_standby)(void)
Wenyou Yang
1
-4
/
+1
2015-03-13
ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...
Wenyou Yang
1
-13
/
+14
2015-03-13
ARM: at91/pm: standby mode uses same sram function as suspend to memory mode
Wenyou Yang
1
-46
/
+39
2015-03-13
ARM: at91/pm: move the copying the sram function to the sram initialization p...
Wenyou Yang
1
-4
/
+12
2015-03-13
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
Wenyou Yang
1
-11
/
+1
2015-03-12
ARM: at91: pm: change at91_pm_set_standby() to static
Wenyou Yang
1
-1
/
+1
2015-03-03
ARM: at91: pm: fix SRAM allocation
Alexandre Belloni
1
-12
/
+10
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
1
-2
/
+2
2015-02-02
ARM: at91/trivial: unify functions and machine names
Nicolas Ferre
1
-4
/
+4
2015-02-02
ARM: at91: remove at91_dt_initialize and machine init_early()
Alexandre Belloni
1
-0
/
+44
2015-01-26
ARM: at91: fix PM initialization for newer SoCs
Nicolas Ferre
1
-0
/
+7
2015-01-16
ARM: at91: pm: prepare for multiplatform
Alexandre Belloni
1
-21
/
+27
2015-01-16
ARM: at91: pm: add UDP and UHP checks to newer SoCs
Alexandre Belloni
1
-7
/
+2
2015-01-16
ARM: at91: pm: use the mmio-sram pool to access SRAM
Alexandre Belloni
1
-1
/
+45
2015-01-16
ARM: at91: pm: rework cpu detection
Alexandre Belloni
1
-21
/
+33
2014-12-02
ARM: at91: remove old AT91-specific drivers
Arnd Bergmann
1
-9
/
+2
2014-11-27
ARM: at91: remove legacy IRQ driver and related code
Nicolas Ferre
1
-22
/
+0
[next]