.. |
dispatcher
|
1371c893ff
ACPI: Change package length error to warning
|
16 years ago |
events
|
71b58cbb0c
ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space
|
17 years ago |
executer
|
d3ff268a01
ACPICA: Fix possible memory leak in Unload() operator
|
16 years ago |
hardware
|
71b58cbb0c
ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space
|
17 years ago |
namespace
|
3c7db22a19
ACPICA: Additional error checking for pathname utilities
|
16 years ago |
parser
|
67a119f990
ACPICA: Eliminate acpi_native_uint type v2
|
17 years ago |
resources
|
3c7db22a19
ACPICA: Additional error checking for pathname utilities
|
16 years ago |
sleep
|
76acae04c8
ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)
|
16 years ago |
tables
|
b1d77fae0c
Revert "Fix FADT parsing"
|
17 years ago |
utilities
|
3c7db22a19
ACPICA: Additional error checking for pathname utilities
|
16 years ago |
Kconfig
|
c41a40c58b
toshiba_acpi: Add support for bluetooth toggling through rfkill (v8)
|
16 years ago |
Makefile
|
dc7c65db28
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
17 years ago |
ac.c
|
f163ff5176
ACPI: no AC status notification
|
17 years ago |
acpi_memhotplug.c
|
1ba90e3a87
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers
|
18 years ago |
asus_acpi.c
|
61a2d07d3f
Remove newline from the description of module parameters
|
17 years ago |
battery.c
|
cf7acfab03
acpi: use non-racy method for proc entries creation
|
17 years ago |
bay.c
|
392798a17b
APCI: revert duplicated patch
|
17 years ago |
blacklist.c
|
46c1fbdb71
ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505
|
17 years ago |
bus.c
|
dc7c65db28
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
17 years ago |
button.c
|
cf7acfab03
acpi: use non-racy method for proc entries creation
|
17 years ago |
cm_sbs.c
|
f52fd66d2e
ACPI: clean up ACPI_MODULE_NAME() use
|
18 years ago |
container.c
|
1ba90e3a87
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers
|
18 years ago |
debug.c
|
4169c45f17
ACPI: add control method tracing support
|
17 years ago |
dock.c
|
afd7301ddb
ACPI: Properly clear flags on false-positives and send uevent on sudden unplug
|
16 years ago |
ec.c
|
9d699ed92a
ACPI: Avoid bogus EC timeout when EC is in Polling mode
|
16 years ago |
event.c
|
cf7acfab03
acpi: use non-racy method for proc entries creation
|
17 years ago |
fan.c
|
fc3a8828b1
driver core: fix a lot of printk usages of bus_id
|
17 years ago |
glue.c
|
76acae04c8
ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)
|
16 years ago |
numa.c
|
19d0cfe9dd
ACPICA: Update DMAR and SRAT table definitions
|
17 years ago |
osl.c
|
2f67a0695d
flush kacpi_notify_wq before removing notify handler
|
17 years ago |
pci_bind.c
|
e5685b9d35
ACPI: misc cleanups
|
17 years ago |
pci_irq.c
|
c83642d512
ACPI: use dev_printk when possible
|
17 years ago |
pci_link.c
|
fa46d35264
ACPI: bounds check IRQ to prevent memory corruption
|
16 years ago |
pci_root.c
|
b5678a3476
ACPI: fix section mismatch in acpi_pci_root_add
|
17 years ago |
pci_slot.c
|
362b7077a5
PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot
|
17 years ago |
power.c
|
0af4b8c4fb
ACPI: Introduce new device wakeup flag 'prepared'
|
17 years ago |
processor_core.c
|
3df8a905ed
ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"
|
16 years ago |
processor_idle.c
|
d0057413a7
acpi: trivial cleanups
|
16 years ago |
processor_perflib.c
|
613e5f3376
ACPI: Fix now signed module parameter.
|
16 years ago |
processor_thermal.c
|
cf7acfab03
acpi: use non-racy method for proc entries creation
|
17 years ago |
processor_throttling.c
|
0bc3cc03fa
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
|
17 years ago |
reboot.c
|
4d3870431d
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
|
17 years ago |
sbs.c
|
cf7acfab03
acpi: use non-racy method for proc entries creation
|
17 years ago |
sbshc.c
|
266feefeb9
ACPI: Avoid bogus timeout about SMbus check
|
16 years ago |
sbshc.h
|
c2d00f2d1b
ACPI: SBS: Ignore alarms coming from unknown devices
|
17 years ago |
scan.c
|
fc3a8828b1
driver core: fix a lot of printk usages of bus_id
|
17 years ago |
system.c
|
e108526e77
move memory_read_from_buffer() from fs.h to string.h
|
17 years ago |
tables.c
|
f0df2d6b52
acpi: add checking for NULL early param
|
16 years ago |
thermal.c
|
1481b9109f
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6
|
17 years ago |
toshiba_acpi.c
|
c41a40c58b
toshiba_acpi: Add support for bluetooth toggling through rfkill (v8)
|
16 years ago |
utils.c
|
cd0b224824
ACPICA: Fixes for external Reference Objects
|
17 years ago |
video.c
|
1481b9109f
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6
|
17 years ago |
wmi.c
|
dab36ad8d5
ACPI: WMI: Set instance for query block calls
|
16 years ago |