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.
Keith Packard
e29b3ee3b0
ACPI: don't free non-existent backlight in acpi video module
...
acpi_video_put_one_device was attempting to remove sysfs entries and
unregister a backlight device without first checking that said backlight
device structure had been created.
Signed-off-by: Keith Packard <keithp@keithp.com>
Acked-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
16 years ago
..
acpica
ACPICA: Windows compatibility fix: same buffer/string store
16 years ago
Kconfig
PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS
16 years ago
Makefile
…
ac.c
ACPI: ac: use .notify method instead of installing handler directly
16 years ago
acpi_memhotplug.c
ACPI: Ingore the memory block with zero block size in course of memory hotplug
16 years ago
battery.c
ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warning
16 years ago
blacklist.c
ACPI: DMI to disable Vista compatibility on some Sony laptops
16 years ago
bus.c
ACPI: use handle, not device, in system notification path
16 years ago
button.c
…
cm_sbs.c
…
container.c
…
debug.c
…
dock.c
…
ec.c
…
event.c
…
fan.c
…
glue.c
ACPI: kill acpi_get_physical_pci_device()
16 years ago
internal.h
…
numa.c
…
osl.c
ACPI: bind workqueues to CPU 0 to avoid SMI corruption
16 years ago
pci_bind.c
ACPI: kill acpi_get_pci_id
16 years ago
pci_irq.c
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release
16 years ago
pci_link.c
…
pci_root.c
ACPI: video: prevent NULL deref in acpi_get_pci_dev()
16 years ago
pci_slot.c
…
power.c
ACPI: don't check power state after _ON/_OFF
16 years ago
proc.c
…
processor_core.c
acpi: don't call acpi_processor_init if acpi is disabled
16 years ago
processor_idle.c
clockevent: Prevent dead lock on clockevents_lock
16 years ago
processor_perflib.c
ACPI: sanity check _PSS frequency to prevent cpufreq crash
16 years ago
processor_thermal.c
ACPI processor: force throttling state when BIOS returns incorrect value
16 years ago
processor_throttling.c
acpi processor: remove superfluous warning message
16 years ago
reboot.c
…
sbs.c
…
sbshc.c
…
sbshc.h
…
scan.c
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release
16 years ago
sleep.c
PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirk
16 years ago
sleep.h
…
system.c
ACPI: root-only read protection on /sys/firmware/acpi/tables/*
16 years ago
tables.c
…
thermal.c
…
utils.c
…
video.c
ACPI: don't free non-existent backlight in acpi video module
16 years ago
video_detect.c
ACPI: video: convert to acpi_get_pci_dev
16 years ago
wakeup.c
…