index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
proc.c
Age
Commit message (
Expand
)
Author
2020-09-25
ACPI: proc: Remove dead ACPICA debug code
Hanjun Guo
2020-03-04
ACPI: list_for_each_safe() -> list_for_each_entry_safe()
chenqiwu
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-28
ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags
Rafael J. Wysocki
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-09-15
ACPI: change acpi_sleep_proc_init() to return void
Rami Rosen
2014-02-05
ACPI / proc: remove unneeded NULL check
Dan Carpenter
2014-01-06
ACPI / proc: Include appropriate header file in proc.c
Rashika
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-10-12
ACPI / proc: Remove alarm proc file
Lan Tianyu
2013-08-06
ACPI / PM: Walk physical_node_list under physical_node_lock
Rafael J. Wysocki
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-01-27
ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parent
Andreas Fleig
2012-11-22
ACPI: drop unnecessary local variable from acpi_system_write_wakeup_device()
Cyril Roelandt
2012-09-21
ACPI: Allow ACPI binding with USB-3.0 hub
Lan Tianyu
2011-10-31
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-01-07
ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices
Rafael J. Wysocki
2011-01-07
ACPI / PM: Do not enable multiple devices to wake up simultaneously
Rafael J. Wysocki
2010-08-15
ACPI: remove deprecated ACPI procfs I/F
Zhang Rui
2010-02-04
Fix misspellings of "separate" in strings.
Adam Buchbinder
2009-10-28
ACPI: clean up video.c boundary checks and types
Arjan van de Ven
2009-10-03
ACPI: Fix bound checks for copy_from_user in the acpi /proc code
Arjan van de Ven
2009-04-07
ACPI: convert acpi_device_lock spinlock to mutex
Shaohua Li
2009-03-27
ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall
Bjorn Helgaas
2009-01-09
Merge branch 'alarm' into release
Len Brown
2009-01-09
ACPICA: create acpica/ directory
Len Brown