You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexey Dobriyan
e0066c4ea9
Fix ACPI vs proc_create_data() mismerge
...
acpi_device_dir() is NULL until all files are createst, so everyting is
created in straight in /proc/ and creation code warns.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
17 years ago
..
dispatcher
…
events
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release
17 years ago
executer
…
hardware
…
namespace
…
parser
…
resources
…
sleep
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
17 years ago
tables
…
utilities
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release
17 years ago
Kconfig
…
Makefile
…
ac.c
acpi: use non-racy method for proc entries creation
17 years ago
acpi_memhotplug.c
…
asus_acpi.c
…
battery.c
acpi: use non-racy method for proc entries creation
17 years ago
bay.c
#if 0 acpi/bay.c:eject_removable_drive()
17 years ago
blacklist.c
…
bus.c
…
button.c
acpi: use non-racy method for proc entries creation
17 years ago
cm_sbs.c
…
container.c
…
debug.c
…
dock.c
…
ec.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
17 years ago
event.c
acpi: use non-racy method for proc entries creation
17 years ago
fan.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
17 years ago
glue.c
…
numa.c
…
osl.c
…
pci_bind.c
…
pci_irq.c
…
pci_link.c
…
pci_root.c
…
power.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
17 years ago
processor_core.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
17 years ago
processor_idle.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
17 years ago
processor_perflib.c
acpi: use non-racy method for proc entries creation
17 years ago
processor_thermal.c
acpi: use non-racy method for proc entries creation
17 years ago
processor_throttling.c
acpi: use non-racy method for proc entries creation
17 years ago
sbs.c
acpi: use non-racy method for proc entries creation
17 years ago
sbshc.c
…
sbshc.h
…
scan.c
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release
17 years ago
system.c
acpi: use non-racy method for proc entries creation
17 years ago
tables.c
…
thermal.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
17 years ago
toshiba_acpi.c
…
utils.c
…
video.c
Fix ACPI vs proc_create_data() mismerge
17 years ago
wmi.c
…