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
/
x86
/
kernel
/
apm_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
1
-1
/
+0
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-23
/
+34
2013-02-18
APM idle: register apm_cpu_idle via cpuidle
Len Brown
1
-23
/
+34
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
1
-5
/
+6
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
1
-15
/
+14
2012-05-08
x86: Use kick_all_cpus_sync()
Thomas Gleixner
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+0
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-6
/
+5
2012-01-13
module_param: make bool parameters really bool (arch)
Rusty Russell
1
-8
/
+8
2011-09-27
doc: fix broken references
Paul Bolle
1
-2
/
+0
2011-07-01
i8253: Cleanup outb/inb magic
Thomas Gleixner
1
-3
/
+3
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2011-05-29
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2011-05-29
x86 idle APM: deprecate CONFIG_APM_CPU_IDLE
Len Brown
1
-0
/
+2
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-4
/
+0
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
1
-0
/
+5
2011-03-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-16
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-11
/
+1
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
1
-3
/
+2
2011-02-18
x86, reboot: Move the real-mode reboot code to an assembly file
H. Peter Anvin
1
-11
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-10-18
Update broken web addresses in arch directory.
Justin P. Mattock
1
-2
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-07-19
update email address
Pavel Machek
1
-1
/
+1
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2010-02-07
x86: Remove trailing spaces in messages
Frans Pop
1
-2
/
+2
2009-10-14
x86: Remove BKL from apm_32
Thomas Gleixner
1
-8
/
+6
2009-08-26
Merge commit 'origin/x86/urgent' into x86/asm
H. Peter Anvin
1
-1
/
+1
2009-08-10
x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc statically
Akinobu Mita
1
-10
/
+9
2009-08-08
x86: Introduce GDT_ENTRY_INIT()
Akinobu Mita
1
-1
/
+1
2009-08-04
x86: Work around compilation warning in arch/x86/kernel/apm_32.c
Subrata Modak
1
-1
/
+1
2009-07-19
x86: Introduce set_desc_base() and set_desc_limit()
Akinobu Mita
1
-9
/
+9
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
1
-7
/
+7
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
1
-4
/
+4
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
1
-103
/
+145
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
1
-4
/
+11
2009-03-18
x86: cpumask: update 32-bit APM not to mug current->cpus_allowed
Rusty Russell
1
-103
/
+145
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
1
-0
/
+4
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
1
-0
/
+4
2009-01-29
x86: move mach-default/*.h files to asm/
Ingo Molnar
1
-1
/
+1
2009-01-05
x86: update Alan Cox's email addresses
Alan Cox
1
-2
/
+2
2008-12-02
x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter
Niels de Vos
1
-4
/
+0
2008-10-06
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
1
-1
/
+0
2008-09-24
x86: disable apm on the olpc
Jeremy Katz
1
-1
/
+2
2008-08-21
arch/x86/kernel/apm_32.c: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-07-24
remove include/linux/pm_legacy.h
Adrian Bunk
1
-1
/
+0
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-4
/
+4
2008-07-15
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+4
2008-06-21
apm_32: BKL pushdown
Arnd Bergmann
1
-0
/
+4
[next]