Igor Murzov fba4e08736 ACPI video: Ignore errors after _DOD evaluation. 12 years ago
..
acpica 2bc198c152 ACPICA: Table Manager: Merge duplicate code (root table) 13 years ago
apei f712c71f7b ACPI, APEI: Fixup common access width firmware bug 13 years ago
Kconfig 2223af3890 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory 13 years ago
Makefile 4033741ff9 ACPI: Reorder IPMI driver before any other ACPI drivers 12 years ago
ac.c 9069240480 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP 13 years ago
acpi_ipmi.c e92b297cc7 IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller 14 years ago
acpi_memhotplug.c b1f00de66f ACPI: Add _OST support for ACPI memory hotplug 13 years ago
acpi_pad.c ec033d0a02 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release 13 years ago
battery.c 9069240480 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP 13 years ago
bgrt.c 2223af3890 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory 13 years ago
blacklist.c c0d12cc63a acpi: delete module.h include from files explicitly not needing it 13 years ago
bus.c fc54ab7295 ACPI: run _OSC after ACPI_FULL_INITIALIZATION 13 years ago
button.c 466e78f779 ACPI/button: convert to module_acpi_driver() 13 years ago
cm_sbs.c a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h 16 years ago
container.c 0c67dc242c ACPI: Add _OST support for ACPI container hotplug 13 years ago
custom_method.c 526b4af47f ACPI: Split out custom_method functionality into an own driver 14 years ago
debugfs.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 years ago
dock.c 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
ec.c 67bfa9b60b ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop 12 years ago
ec_sys.c 234e340582 simple_open: automatically convert to simple_open() 13 years ago
event.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 years ago
fan.c d8014c4b28 ACPI/fan: convert to module_acpi_driver() 13 years ago
glue.c 2978af545b ACPI: Fix memory leak in acpi_bind_one() 12 years ago
hed.c 8fe4bf6f97 ACPI/hed: convert to module_acpi_driver() 13 years ago
internal.h aecad432fd ACPI: Cleanup custom_method debug stuff 14 years ago
numa.c 095adbb644 ACPI: Only count valid srat memory structures 13 years ago
nvs.c c6436f5a39 ACPI / PM: print physical addresses consistently with other parts of kernel 13 years ago
osl.c bd6f10a5f9 ACPICA: Remove argument of acpi_os_wait_events_complete 13 years ago
pci_bind.c b67ea76172 PCI / ACPI / PM: Platform support for PCI PME wake-up 15 years ago
pci_irq.c 85b8582d7c PCI/PM/Runtime: make PCI traces quieter 13 years ago
pci_link.c be96447e0d acpi: use KERN_CONT in printk() continuation lines 13 years ago
pci_root.c 18d63c35a2 Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next 13 years ago
pci_slot.c 0f2bdfedcb PCI/ACPI: Use acpi_pci_root info rather than looking it up again 13 years ago
power.c f25b70613c ACPI / PM: Use KERN_DEBUG when no power resources are found 13 years ago
proc.c 1033f9041d ACPI: Allow ACPI binding with USB-3.0 hub 13 years ago
processor_core.c c4686c71a9 cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression 13 years ago
processor_driver.c 879dca019d ACPI: missing break 12 years ago
processor_idle.c e8b1b59dc8 cpuidle / ACPI: fix potential NULL pointer dereference 12 years ago
processor_perflib.c f594065faf ACPI: Add fixups for AMD P-state figures 13 years ago
processor_thermal.c 2815ab92ba ACPI: Do cpufreq clamping for throttling per package v2 13 years ago
processor_throttling.c 344e222edf ACPI throttling: fix endian bug in acpi_read_throttling_status() 13 years ago
reboot.c 19244ad06b Revert "ACPI: ignore FADT reset-reg-sup flag" 13 years ago
sbs.c 9069240480 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP 13 years ago
sbshc.c e84a239e75 ACPI/sbshc: convert to module_acpi_driver() 13 years ago
sbshc.h c2d00f2d1b ACPI: SBS: Ignore alarms coming from unknown devices 17 years ago
scan.c 3f44ea0d1c Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release 12 years ago
sleep.c 9d0b01a1bb Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base 13 years ago
sleep.h 01eac60bcc ACPI: static sleep_states[] and acpi_gts_bfs_check 14 years ago
sysfs.c 869639f9e7 ACPI: replace strlen("string") with sizeof("string") -1 13 years ago
tables.c 369d913b24 ACPI: Harden acpi_table_parse_entries() against BIOS bug 12 years ago
thermal.c 29b19e2504 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermal 12 years ago
utils.c 8ede06aba5 ACPI: Use ACPICA native way to decode the PLD buffer 13 years ago
video.c fba4e08736 ACPI video: Ignore errors after _DOD evaluation. 12 years ago
video_detect.c 084940d5b1 acpi/video_detect: blacklist samsung x360 13 years ago
wakeup.c 2a5d24286e ACPI / Wakeup: Enable button GPEs unconditionally during initialization 14 years ago