Rafael J. Wysocki de3afce533 Merge branches 'acpi-ec' and 'acpi-processor' 11 years ago
..
acpica 6273f00e6e ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses. 11 years ago
apei 5157275392 ACPI / APEI: Remove X86 redundant dependency for APEI GHES. 12 years ago
Kconfig c7f5220d0c ACPI: Update the ACPI spec information in Kconfig 11 years ago
Makefile f9300eaaac Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 12 years ago
ac.c 4eee4f03ce ACPI / AC: recheck adapter status upon battery status changes 11 years ago
acpi_cmos_rtc.c 07070e12cf ACPI: Remove duplicate definitions of PREFIX 11 years ago
acpi_extlog.c 09da8dfa98 Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 12 years ago
acpi_ipmi.c 5006530031 ACPI / IPMI: Cleanup coding styles 12 years ago
acpi_lpss.c 165f5fd04a Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' 11 years ago
acpi_memhotplug.c 00159a2013 ACPI / memhotplug: add parameter to disable memory hotplug 12 years ago
acpi_pad.c 8b296d9412 ACPI / PAD: use acpi_evaluate_ost() to replace open-coded version 12 years ago
acpi_platform.c 7b1998116b ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node 12 years ago
acpi_processor.c 4985c32ee4 ACPI / processor: Fix failure of loading acpi-cpufreq driver 11 years ago
battery.c 411e0f77bd ACPI / battery: call ACPI notifier chain in acpi_battery_notify 11 years ago
battery.h f03be3525f ACPI / battery: move some ACPI_BATTERY_* definitions to header 11 years ago
bgrt.c 028718a5cc acpi: bgrt: fix build error due to attribute change 12 years ago
blacklist.c a6940190ac Revert "ACPI: Blacklist Win8 OSI for some HP laptop 2013 models" 12 years ago
bus.c f66abe92ce ACPI / notify: Do not block unknown type notifications in root handler 11 years ago
button.c 0bf6368ee8 ACPI / button: Add ACPI Button event via netlink routine 11 years ago
container.c e25c5abf41 Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'acpi-button' 11 years ago
custom_method.c 8b48463f89 ACPI: Clean up inclusions of ACPI header files 12 years ago
debugfs.c 8b48463f89 ACPI: Clean up inclusions of ACPI header files 12 years ago
device_pm.c 92858c476e ACPI / PM: Resume runtime-suspended devices later during system suspend 12 years ago
dock.c 4e24ea2a2c ACPI / dock: Drop dock_device_ids[] table 11 years ago
ec.c 3eba563e28 ACPI / EC: Process rather than discard events in acpi_ec_clear 11 years ago
ec_sys.c 49894d8d5a ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.c 12 years ago
event.c 8b48463f89 ACPI: Clean up inclusions of ACPI header files 12 years ago
fan.c b9b8515f34 ACPI / fan: do nothing in suspend and poweroff callback 12 years ago
glue.c 9cb32acf09 ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handler 12 years ago
hed.c 8b48463f89 ACPI: Clean up inclusions of ACPI header files 12 years ago
internal.h 1e3bcb596c ACPI / hotplug: Rework deferred execution of acpi_device_hotplug() 12 years ago
numa.c beffbe54fa ACPI / numa: Use __weak, not the gcc-specific version 12 years ago
nvs.c 679c581b4a ACPI / NVS: Include appropriate header file in nvs.c 12 years ago
osl.c 2d0acb4af9 ACPI: Clean up memory allocations 11 years ago
pci_irq.c c1aaae673f ACPI / PCI: Do not call ISA-specific code if ISA is not supported 12 years ago
pci_link.c 07070e12cf ACPI: Remove duplicate definitions of PREFIX 11 years ago
pci_root.c e25c5abf41 Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'acpi-button' 11 years ago
pci_slot.c e22e58a473 ACPI / PCI: Include appropriate header file in pci_slot.c 12 years ago
power.c 07070e12cf ACPI: Remove duplicate definitions of PREFIX 11 years ago
proc.c 085ca1175c ACPI / proc: remove unneeded NULL check 12 years ago
processor_core.c f01a586560 Merge branches 'acpi-processor' and 'pnp' 11 years ago
processor_driver.c 07070e12cf ACPI: Remove duplicate definitions of PREFIX 11 years ago
processor_idle.c 09da8dfa98 Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 12 years ago
processor_perflib.c 4a6172a4e9 ACPI / processor: use acpi_evaluate_ost() to replace open-coded version 12 years ago
processor_thermal.c 6dd7aca824 ACPI: correct minor typos 12 years ago
processor_throttling.c f3ca416452 ACPI / processor: Rework processor throttling with work_on_cpu() 12 years ago
reboot.c 95cf3e12e7 ACPI: Make sure the FADT is at least rev 2 before using the reset register 15 years ago
resource.c b355cee88e ACPI / resources: ignore invalid ACPI device resources 12 years ago
sbs.c f03be3525f ACPI / battery: move some ACPI_BATTERY_* definitions to header 11 years ago
sbshc.c 8b48463f89 ACPI: Clean up inclusions of ACPI header files 12 years ago
sbshc.h c2d00f2d1b ACPI: SBS: Ignore alarms coming from unknown devices 18 years ago
scan.c 165f5fd04a Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' 11 years ago
sleep.c a4e90bed51 ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states 11 years ago
sleep.h 781d737c74 ACPI: Drop power resources driver 13 years ago
sysfs.c 07070e12cf ACPI: Remove duplicate definitions of PREFIX 11 years ago
tables.c 730bf5ebb4 ACPI / tables: Replace printk with pr_* 12 years ago
thermal.c ee17fdf24b ACPI / thermal: Fix wrong variable usage in debug statement 11 years ago
utils.c 2d0acb4af9 ACPI: Clean up memory allocations 11 years ago
video.c 997dd7fe54 ACPI / video: Favor native backlight interface for ThinkPad Helix 11 years ago
video_detect.c 07070e12cf ACPI: Remove duplicate definitions of PREFIX 11 years ago
wakeup.c 8b48463f89 ACPI: Clean up inclusions of ACPI header files 12 years ago