index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
/
pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-03
1
-1
/
+0
*
arm: single_open() leaks
Al Viro
2013-05-05
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-41
/
+37
|
\
|
*
ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfs
Tony Lindgren
2013-04-29
1
-41
/
+37
*
|
arm: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-3
/
+3
|
/
*
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-11-30
1
-1
/
+1
*
ARM: OMAP: Split sram.h to local headers and minimal shared header
Tony Lindgren
2012-10-31
1
-2
/
+2
*
ARM: OMAP: remove plat/clock.h
Paul Walmsley
2012-10-18
1
-2
/
+1
*
ARM: OMAP: Make plat/sram.h local to plat-omap
Tony Lindgren
2012-10-17
1
-1
/
+2
*
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
Tony Lindgren
2012-10-17
1
-1
/
+1
*
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2012-10-15
1
-1
/
+1
*
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
2012-09-20
1
-1
/
+1
*
ARM: OMAP2+: clean up some cppcheck warnings
Paul Walmsley
2012-04-17
1
-5
/
+4
*
ARM: OMAP: pm: fix compilation break
Govindraj.R
2012-03-29
1
-0
/
+1
*
Merge branch 'iomap' into cleanup
Tony Lindgren
2012-02-28
1
-1
/
+3
|
\
|
*
ARM: OMAP1: Move most of plat/io.h into local iomap.h
Tony Lindgren
2012-02-24
1
-2
/
+4
*
|
ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle
Nicolas Pitre
2012-01-20
1
-10
/
+2
*
|
ARM: OMAP1: Fix pm_idle during suspend
Nicolas Pitre
2012-01-20
1
-5
/
+2
|
/
*
ARM: OMAP1: Fix warnings about enabling 32 KiHz timer
Tony Lindgren
2011-11-04
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
*
|
omap1: Add initcall checks for omap1 and booted board
Tony Lindgren
2010-12-10
1
-0
/
+3
|
/
*
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
1
-7
/
+7
*
OMAP7XX: Rename all the rest of the omap730 references in omap1 core
Alistair Buxton
2009-10-07
1
-35
/
+35
*
OMAP7XX: Replace omap730 references in irqs.h and all users
Alistair Buxton
2009-10-07
1
-5
/
+5
*
OMAP7XX: PM: Add omap850 support
Alistair Buxton
2009-10-07
1
-10
/
+10
*
OMAP1: PM: update and decouple from OMAP2/3 PM core
Kevin Hilman
2009-05-28
1
-5
/
+6
*
ARM: OMAP2: Use omap_rev() instead of system_rev
Lauri Leukkunen
2008-12-10
1
-2
/
+4
*
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
1
-1
/
+1
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-9
/
+9
*
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-08-07
1
-1
/
+0
*
[ARM] dyntick: Remove obsolete and unused ARM dyntick support
Russell King
2008-05-12
1
-7
/
+0
*
ARM: OMAP1: omap1/pm.c build fix
David Brownell
2008-03-05
1
-1
/
+1
*
ARM: OMAP1: Misc clean-up
Tony Lindgren
2008-02-08
1
-1
/
+0
*
ARM: OMAP1: Remove omap_sram_idle()
Vivek Kutal
2008-02-08
1
-8
/
+1
*
ARM: OMAP1: PM fixes for OMAP1
Vivek Kutal
2008-02-08
1
-5
/
+12
*
[ARM] Misc minor interrupt handler cleanups
Jeff Garzik
2008-01-26
1
-1
/
+1
*
driver core: make /sys/power a kobject
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
kobject: convert arm/mach-omap1/pm.c to kobj_attr interface
Greg Kroah-Hartman
2008-01-24
1
-14
/
+8
*
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-2
/
+1
*
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2007-10-18
1
-17
/
+3
*
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
1
-3
/
+3
*
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
2007-10-18
1
-2
/
+1
*
ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)
Imre Deak
2007-09-20
1
-4
/
+1
*
ARM: OMAP: OSK led fixes
David Brownell
2007-08-22
1
-11
/
+0
*
[ARM] spelling fixes
Simon Arlott
2007-05-20
1
-1
/
+1
*
ARM: OMAP: Remove old PM_SUSPEND_DISK
Tony Lindgren
2007-05-10
1
-10
/
+1
*
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
1
-3
/
+3
*
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
1
-0
/
+1
[next]