index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
apm-emulation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.h
Corentin Labbe
2017-01-10
1
-7
/
+0
*
apm-emulation: add hibernation APM events to support suspend2disk
Bin Shi
2014-01-07
1
-2
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-04-05
1
-1
/
+1
|
\
|
*
APM: fix deadlock in APM_IOC_SUSPEND ioctl
NeilBrown
2012-04-03
1
-1
/
+1
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
1
-4
/
+1
|
\
|
*
doc: fix broken references
Paul Bolle
2011-09-27
1
-4
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
1
-10
/
+6
|
\
\
|
|
/
|
/
|
|
*
apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count()
Tejun Heo
2011-08-23
1
-10
/
+6
*
|
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
2011-07-15
1
-1
/
+1
|
/
*
apm-emulation: apm_mutex breaks ACK; remove it
Paul Parsons
2011-05-23
1
-5
/
+0
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-2
/
+2
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-2
/
+2
*
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
\
|
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
|
/
*
|
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-5
/
+6
|
/
*
drivers: Push down BKL into various drivers
Arnd Bergmann
2010-05-17
1
-3
/
+5
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
APM emulation: Notify about all suspend events, not just APM invoked ones (v2)
Johannes Berg
2008-07-16
1
-139
/
+207
*
apm-emulation: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+3
*
proc: switch /proc/apm to seq_file interface
Alexey Dobriyan
2008-04-29
1
-5
/
+18
*
Freezer: Fix APM emulation breakage
Rafael J. Wysocki
2007-11-20
1
-7
/
+8
*
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
2007-10-18
1
-1
/
+1
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-11
/
+1
*
[APM] Add shared version of APM emulation
Ralf Baechle
2007-02-09
1
-0
/
+672