Rafael J. Wysocki ac212b6980 ACPI / processor: Use common hotplug infrastructure 12 years ago
..
acpica 04a29a1552 ACPICA: ACPICA: Fix for _INI regression 12 years ago
apei aaf9d93be7 ACPI / APEI: fix error status check condition for CPER 12 years ago
Kconfig c940c8ce1d Merge branch 'acpi-assorted' 12 years ago
Makefile ac212b6980 ACPI / processor: Use common hotplug infrastructure 12 years ago
ac.c 0ab5bb6493 ACPI / AC: Add sleep quirk for Thinkpad e530 12 years ago
acpi_i2c.c b34bb1ee71 ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices() 12 years ago
acpi_ipmi.c e92b297cc7 IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller 14 years ago
acpi_lpss.c cf8df962aa ACPI / LPSS: make code less confusing for reader 12 years ago
acpi_memhotplug.c fd4655c259 ACPI / memhotplug: Remove info->failed bit 12 years ago
acpi_pad.c a1458187ae ACPI / acpi_pad: Used PTR_RET 12 years ago
acpi_platform.c f58b082aed ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices 12 years ago
acpi_processor.c ac212b6980 ACPI / processor: Use common hotplug infrastructure 12 years ago
battery.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 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 e2cb5f0846 ACPI: replace kmalloc+memcpy with kmemdup 12 years ago
button.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
cm_sbs.c a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h 16 years ago
container.c c940c8ce1d Merge branch 'acpi-assorted' 12 years ago
csrt.c 13176bbf18 ACPI: add support for CSRT table 12 years ago
custom_method.c 9043a2650c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
debugfs.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 years ago
device_pm.c 75eb2d13ac ACPI / PM: Fix potential problem in acpi_device_get_power() 12 years ago
dock.c 3757b94802 ACPI / hotplug: Fix concurrency issues and memory leaks 12 years ago
ec.c 28fe5c825f ACPI / EC: Restart transaction even when the IBF flag set 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 f0c29583db ACPI / fan: avoid null pointer deference error 12 years ago
glue.c ac212b6980 ACPI / processor: Use common hotplug infrastructure 12 years ago
hed.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 12 years ago
internal.h ac212b6980 ACPI / processor: Use common hotplug infrastructure 12 years ago
numa.c 20e6926dcb x86, ACPI, mm: Revert movablemem_map support 12 years ago
nvs.c c6436f5a39 ACPI / PM: print physical addresses consistently with other parts of kernel 13 years ago
osl.c a6432ded29 ACPI: Fix wrong parameter passed to memblock_reserve 12 years ago
pci_irq.c 181380b702 PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers 12 years ago
pci_link.c f084dbb939 ACPI: Set length even for TYPE_END_TAG acpi resource 12 years ago
pci_root.c 3ed1c478ef Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 12 years ago
pci_slot.c 5c0b04e3d9 PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses 12 years ago
power.c 34bdb1a458 Merge branch 'acpi-pm' 12 years ago
proc.c d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
processor_core.c 5273a25837 ACPI / processor: Remove redundant NULL check before kfree 12 years ago
processor_driver.c ac212b6980 ACPI / processor: Use common hotplug infrastructure 12 years ago
processor_idle.c 0a3b15ac3c ACPI / PM: Move processor suspend/resume to syscore_ops 12 years ago
processor_perflib.c c705c78c0d acpi: Export the acpi_processor_get_performance_info 12 years ago
processor_thermal.c 99aa363863 ACPI / processor_thermal: avoid null pointer deference error 12 years ago
processor_throttling.c 2d5914ccf9 ACPI: suppress compiler warnings in processor_throttling.c 12 years ago
reboot.c 19244ad06b Revert "ACPI: ignore FADT reset-reg-sup flag" 13 years ago
resource.c 752cad760b ACPI: remove unnecessary INIT_LIST_HEAD 12 years ago
sbs.c a8ca16ea7b proc: Supply a function to remove a proc entry by PDE 12 years ago
sbshc.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 12 years ago
sbshc.h c2d00f2d1b ACPI: SBS: Ignore alarms coming from unknown devices 17 years ago
scan.c ac212b6980 ACPI / processor: Use common hotplug infrastructure 12 years ago
sleep.c 469dd1c4ac ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M 12 years ago
sleep.h 781d737c74 ACPI: Drop power resources driver 12 years ago
sysfs.c 683058e315 ACPI / hotplug: Use device offline/online for graceful hot-removal 12 years ago
tables.c b43e1065ca ACPICA: Cleanup table handler naming conflicts. 12 years ago
thermal.c 94a4093195 ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip points 12 years ago
utils.c fbfddae696 ACPI: Add acpi_handle_<level>() interfaces 12 years ago
video.c 4ef366c583 ACPI video: ignore BIOS initial backlight value for HP 1000 12 years ago
video_detect.c d4e1a692e9 ACPI: Remove acpi_device dependency in acpi_device_set_id() 12 years ago
wakeup.c 2a5d24286e ACPI / Wakeup: Enable button GPEs unconditionally during initialization 14 years ago