aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso1-5/+1
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev1-4/+4
2008-02-14ACPI: static acpi_chain_headAdrian Bunk1-1/+1
2008-02-07ACPI: create notifier chain to get hotkey events to graphics driverZhang Rui1-0/+28
2007-09-03ACPI: fix CONFIG_NET=n acpi_bus_generate_netlink_event build failureHenrique de Moraes Holschuh1-1/+1
2007-08-24ACPI: fix ia64 allnoconfig buildLen Brown1-2/+3
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown1-0/+6
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui1-4/+9
2007-08-11ACPI: staticAdrian Bunk1-1/+1
2007-07-22ACPI: export ACPI events via acpi_mc_group multicast groupZhang Rui1-20/+9
2007-07-03ACPI: netlink: remove unnecessary EXPORT_SYMBOLLen Brown1-2/+0
2007-07-03ACPI: Export events via generic netlinkZhang Rui1-7/+159
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-1/+1
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven1-1/+1
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-8/+6
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-4/+1
2005-10-17[PATCH] Fix /proc/acpi/events around suspendPavel Machek1-3/+2
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-31/+31
2005-08-05[ACPI] whitespacePavel Machek1-12/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+140