.. |
dispatcher
|
5b929aa1ae
ACPICA: delete acdisasm.h
|
16 年之前 |
events
|
50df4d8b0f
ACPICA: Restructure includes into public/private
|
16 年之前 |
executer
|
50df4d8b0f
ACPICA: Restructure includes into public/private
|
16 年之前 |
hardware
|
50df4d8b0f
ACPICA: Restructure includes into public/private
|
16 年之前 |
namespace
|
50df4d8b0f
ACPICA: Restructure includes into public/private
|
16 年之前 |
parser
|
50df4d8b0f
ACPICA: Restructure includes into public/private
|
16 年之前 |
resources
|
50df4d8b0f
ACPICA: Restructure includes into public/private
|
16 年之前 |
sleep
|
ea7e96e0f2
ACPI: remove private acpica headers from driver files
|
16 年之前 |
tables
|
40774f7aca
ACPICA: FADT: Update error msgs for consistency
|
16 年之前 |
utilities
|
50df4d8b0f
ACPICA: Restructure includes into public/private
|
16 年之前 |
Kconfig
|
a0d84a92df
ACPI: update debug parameter documentation
|
16 年之前 |
Makefile
|
f398778aa3
Merge branch 'video' into release
|
16 年之前 |
ac.c
|
9b5a56ddfd
Merge branch 'sysfs' into release
|
16 年之前 |
acpi_memhotplug.c
|
89595b8f28
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
|
16 年之前 |
asus_acpi.c
|
7674416db4
Merge branch 'ull' into test
|
17 年之前 |
battery.c
|
f10a3a32ae
Revert "ACPI: battery: Convert discharge energy rate to current properly"
|
16 年之前 |
blacklist.c
|
a6e0887f21
ACPI: delete OSI(Linux) DMI dmesg spam
|
16 年之前 |
bus.c
|
e76f427611
ACPI: fix 2.6.28 acpi.debug_level regression
|
16 年之前 |
button.c
|
d1876ba4de
Merge branch 'ec' into release
|
16 年之前 |
cm_sbs.c
|
ea7e96e0f2
ACPI: remove private acpica headers from driver files
|
16 年之前 |
container.c
|
89595b8f28
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
|
16 年之前 |
debug.c
|
ea7e96e0f2
ACPI: remove private acpica headers from driver files
|
16 年之前 |
dock.c
|
7674416db4
Merge branch 'ull' into test
|
17 年之前 |
ec.c
|
ea7e96e0f2
ACPI: remove private acpica headers from driver files
|
16 年之前 |
event.c
|
cf7acfab03
acpi: use non-racy method for proc entries creation
|
17 年之前 |
fan.c
|
89595b8f28
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
|
16 年之前 |
glue.c
|
22c13f9d81
ACPI: video: Ignore devices that aren't present in hardware
|
16 年之前 |
numa.c
|
ea7e96e0f2
ACPI: remove private acpica headers from driver files
|
16 年之前 |
osl.c
|
889c78be9e
ACPI: osl.c: replace return_ACPI_STATUS with return
|
16 年之前 |
pci_bind.c
|
e5685b9d35
ACPI: misc cleanups
|
17 年之前 |
pci_irq.c
|
c83642d512
ACPI: use dev_printk when possible
|
17 年之前 |
pci_link.c
|
32836259ff
ACPI: pci_link: remove acpi_irq_balance_set() interface
|
16 年之前 |
pci_root.c
|
5704d626e7
ACPI: remove comments about debug layer/level to use
|
16 年之前 |
pci_slot.c
|
765426e8ee
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
|
17 年之前 |
power.c
|
60a4ce7f41
ACPI: power.c: call acpi_get_name to get node name
|
16 年之前 |
processor_core.c
|
547f784747
Merge branch 'processor-256' into release
|
16 年之前 |
processor_idle.c
|
89595b8f28
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
|
16 年之前 |
processor_perflib.c
|
89595b8f28
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
|
16 年之前 |
processor_thermal.c
|
89595b8f28
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
|
16 年之前 |
processor_throttling.c
|
89595b8f28
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
|
16 年之前 |
reboot.c
|
2ee6261248
ACPI: reboot.c: use new acpi_reset interface
|
16 年之前 |
sbs.c
|
057316cc6a
Merge branch 'linus' into test
|
17 年之前 |
sbshc.c
|
ea7e96e0f2
ACPI: remove private acpica headers from driver files
|
16 年之前 |
sbshc.h
|
c2d00f2d1b
ACPI: SBS: Ignore alarms coming from unknown devices
|
17 年之前 |
scan.c
|
ea7e96e0f2
ACPI: remove private acpica headers from driver files
|
16 年之前 |
system.c
|
e97d6bf1a0
ACPICA: New: acpi_get_gpe_device interface
|
16 年之前 |
tables.c
|
f0df2d6b52
acpi: add checking for NULL early param
|
17 年之前 |
thermal.c
|
9b5a56ddfd
Merge branch 'sysfs' into release
|
16 年之前 |
toshiba_acpi.c
|
38aefbc585
ACPI toshiba: only register rfkill if bt is enabled
|
16 年之前 |
utils.c
|
40599072dc
ACPI: scheduling in atomic via acpi_evaluate_integer ()
|
16 年之前 |
video.c
|
f398778aa3
Merge branch 'video' into release
|
16 年之前 |
video_detect.c
|
f398778aa3
Merge branch 'video' into release
|
16 年之前 |
wmi.c
|
0794469da3
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年之前 |