index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
apm-emulation.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-14
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-01-10
apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.h
Corentin Labbe
1
-7
/
+0
2014-01-07
apm-emulation: add hibernation APM events to support suspend2disk
Bin Shi
1
-2
/
+9
2012-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-04-03
APM: fix deadlock in APM_IOC_SUSPEND ioctl
NeilBrown
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+1
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-10
/
+6
2011-09-27
doc: fix broken references
Paul Bolle
1
-4
/
+1
2011-08-23
apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count()
Tejun Heo
1
-10
/
+6
2011-07-16
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
1
-1
/
+1
2011-05-23
apm-emulation: apm_mutex breaks ACK; remove it
Paul Parsons
1
-5
/
+0
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-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-2
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-5
/
+6
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
1
-3
/
+5
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2008-07-17
APM emulation: Notify about all suspend events, not just APM invoked ones (v2)
Johannes Berg
1
-139
/
+207
2008-06-21
apm-emulation: BKL pushdown
Arnd Bergmann
1
-0
/
+3
2008-04-29
proc: switch /proc/apm to seq_file interface
Alexey Dobriyan
1
-5
/
+18
2007-11-21
Freezer: Fix APM emulation breakage
Rafael J. Wysocki
1
-7
/
+8
2007-10-19
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-1
/
+1
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-11
/
+1
2007-02-09
[APM] Add shared version of APM emulation
Ralf Baechle
1
-0
/
+672