index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'
Rafael J. Wysocki
2021-06-29
1
-1
/
+1
|
\
\
|
|
*
ACPI: event: Remove redundant initialization of local variable
Shaokun Zhang
2021-05-21
1
-1
/
+1
|
|
/
*
/
ACPI: event: Use pr_*() macros to replace printk()
Hanjun Guo
2021-06-07
1
-2
/
+4
|
/
*
ACPI: Fix whitespace inconsistencies
Maximilian Luz
2020-11-09
1
-1
/
+1
*
ACPI: event: Remove leftover ACPICA debug code
Hanjun Guo
2020-09-25
1
-3
/
+0
*
ACPI: event: replace strcpy() by strscpy()
Gustavo A. R. Silva
2019-04-23
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
1
-2
/
+2
*
genetlink: statically initialize families
Johannes Berg
2016-10-27
1
-0
/
+1
*
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-27
1
-1
/
+0
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-6
/
+1
*
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
1
-17
/
+8
|
\
|
*
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
1
-18
/
+8
|
*
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
1
-1
/
+2
*
|
ACPI / event: remove unneeded NULL pointer check
Mathias Krause
2013-11-07
1
-5
/
+0
|
/
*
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
2013-07-15
1
-106
/
+0
*
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-28
1
-0
/
+2
*
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
2009-02-05
1
-5
/
+1
*
acpi: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-4
/
+4
*
ACPI: static acpi_chain_head
Adrian Bunk
2008-02-14
1
-1
/
+1
*
ACPI: create notifier chain to get hotkey events to graphics driver
Zhang Rui
2008-02-07
1
-0
/
+28
*
ACPI: fix CONFIG_NET=n acpi_bus_generate_netlink_event build failure
Henrique de Moraes Holschuh
2007-09-03
1
-1
/
+1
*
ACPI: fix ia64 allnoconfig build
Len Brown
2007-08-24
1
-2
/
+3
*
ACPI: Schedule /proc/acpi/event for removal
Len Brown
2007-08-23
1
-0
/
+6
*
ACPI: don't duplicate input events on netlink
Zhang Rui
2007-08-23
1
-4
/
+9
*
ACPI: static
Adrian Bunk
2007-08-11
1
-1
/
+1
*
ACPI: export ACPI events via acpi_mc_group multicast group
Zhang Rui
2007-07-22
1
-20
/
+9
*
ACPI: netlink: remove unnecessary EXPORT_SYMBOL
Len Brown
2007-07-03
1
-2
/
+0
*
ACPI: Export events via generic netlink
Zhang Rui
2007-07-03
1
-7
/
+159
*
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-12
1
-1
/
+1
*
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
2006-07-10
1
-1
/
+1
*
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
1
-8
/
+6
*
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-06-26
1
-4
/
+1
*
[PATCH] Fix /proc/acpi/events around suspend
Pavel Machek
2005-10-17
1
-3
/
+2
*
[ACPI] Lindent all ACPI files
Len Brown
2005-08-05
1
-31
/
+31
*
[ACPI] whitespace
Pavel Machek
2005-08-05
1
-12
/
+6
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+140