summaryrefslogtreecommitdiff
path: root/drivers/acpi/event.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\
| * genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
| * genetlink: pass family to functions using groupsJohannes Berg2013-11-19
* | ACPI / event: remove unneeded NULL pointer checkMathias Krause2013-11-07
|/
* ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
* acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-31
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-05
* acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* ACPI: static acpi_chain_headAdrian Bunk2008-02-14
* ACPI: create notifier chain to get hotkey events to graphics driverZhang Rui2008-02-07
* ACPI: fix CONFIG_NET=n acpi_bus_generate_netlink_event build failureHenrique de Moraes Holschuh2007-09-03
* ACPI: fix ia64 allnoconfig buildLen Brown2007-08-24
* ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-23
* ACPI: don't duplicate input events on netlinkZhang Rui2007-08-23
* ACPI: staticAdrian Bunk2007-08-11
* ACPI: export ACPI events via acpi_mc_group multicast groupZhang Rui2007-07-22
* ACPI: netlink: remove unnecessary EXPORT_SYMBOLLen Brown2007-07-03
* ACPI: Export events via generic netlinkZhang Rui2007-07-03
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-10
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-26
* [PATCH] Fix /proc/acpi/events around suspendPavel Machek2005-10-17
* [ACPI] Lindent all ACPI filesLen Brown2005-08-05
* [ACPI] whitespacePavel Machek2005-08-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16