summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/proc.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ACPI: change acpi_sleep_proc_init() to return voidRami Rosen2015-09-151-3/+1
* ACPI / proc: remove unneeded NULL checkDan Carpenter2014-02-051-1/+1
* ACPI / proc: Include appropriate header file in proc.cRashika2014-01-061-0/+1
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-3/+1
* ACPI / proc: Remove alarm proc fileLan Tianyu2013-10-121-305/+0
* ACPI / PM: Walk physical_node_list under physical_node_lockRafael J. Wysocki2013-08-061-0/+8
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
* ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parentAndreas Fleig2013-01-271-4/+5
* ACPI: drop unnecessary local variable from acpi_system_write_wakeup_device()Cyril Roelandt2012-11-221-7/+4
* ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu2012-09-211-20/+37
* acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki2011-01-071-6/+13
* ACPI / PM: Do not enable multiple devices to wake up simultaneouslyRafael J. Wysocki2011-01-071-25/+1
* ACPI: remove deprecated ACPI procfs I/FZhang Rui2010-08-151-70/+0
* Fix misspellings of "separate" in strings.Adam Buchbinder2010-02-041-1/+1
* ACPI: clean up video.c boundary checks and typesArjan van de Ven2009-10-281-1/+1
* ACPI: Fix bound checks for copy_from_user in the acpi /proc codeArjan van de Ven2009-10-031-0/+2
* ACPI: convert acpi_device_lock spinlock to mutexShaohua Li2009-04-071-9/+4
* ACPI: call acpi_sleep_proc_init() explicitly rather than as initcallBjorn Helgaas2009-03-271-6/+1
* Merge branch 'alarm' into releaseLen Brown2009-01-091-21/+32
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+520
OpenPOWER on IntegriCloud