linux/drivers/acpi
Rafael J. Wysocki 9183ea62f7 Merge branch 'acpica'
* acpica:
  MAINTAINERS / ACPICA: Add ACPICA information to MAINTAINERS
  ACPICA: Update version to 20130823.
  ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.
  ACPICA: Cleanup exception codes.
  ACPICA: Tables: Cleanup RSDP signature codes.
  ACPICA: Tables: Cleanup table checksum verification code.
  ACPICA: Debugger: Add new command to display full namespace pathnames.
  ACPICA: Operation region support: Never free the handler "context" pointer.
  ACPICA: Add support for host-installed SCI handlers.
  ACPICA: Validate start object for acpi_walk_namespace.
  ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behavior is not affected.
  ACPICA: Linux-specific header: enable "aarch64" 64-bit build.
  ACPICA: Debug output: small formatting update, no functional change.
  ACPICA: acpi_read: On error, do not modify the return value target location.
  ACPICA: Improve error message for "too many parent prefixes" condition.
2013-10-28 01:14:59 +01:00
..
acpica ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument. 2013-09-24 01:46:25 +02:00
apei Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2013-09-04 11:07:04 -07:00
ac.c ACPI / AC: Remove AC's proc directory. 2013-10-16 01:23:15 +02:00
acpi_cmos_rtc.c
acpi_ipmi.c ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler() 2013-09-25 03:12:05 +02:00
acpi_lpss.c ACPI / LPSS: don't crash if a device has no MMIO resources 2013-09-02 12:59:40 +02:00
acpi_memhotplug.c Merge branch 'acpi-hotplug' 2013-10-28 01:12:41 +01:00
acpi_pad.c PTR_RET() is a weird name, and led to some confusing usage. We ended 2013-09-04 17:31:11 -07:00
acpi_platform.c ideapad_laptop: convert ideapad device/driver to platform bus 2013-09-25 19:40:13 +02:00
acpi_processor.c Merge branch 'acpi-processor' 2013-10-28 01:11:24 +01:00
battery.c ACPI / Battery: Remove battery's proc directory 2013-10-12 00:19:44 +02:00
bgrt.c
blacklist.c
bus.c Merge branch 'acpi-assorted' 2013-08-27 01:29:04 +02:00
button.c
container.c
custom_method.c
debugfs.c
device_pm.c ACPI / PM: Drop two functions that are not used any more 2013-10-17 15:44:48 +02:00
dock.c ACPI: dock: convert acpi_evaluate_object() to acpi_evaluate_integer() 2013-09-24 01:37:56 +02:00
ec.c Merge branch 'acpi-assorted' 2013-08-30 14:13:50 +02:00
ec_sys.c
event.c
fan.c ACP / fan: trivial style cleanup 2013-09-24 01:40:38 +02:00
glue.c ACPI / bind: Prefer device objects with _STA to those without it 2013-09-09 23:07:47 +02:00
hed.c
internal.h
Kconfig Merge branch 'acpi-cleanup' 2013-10-28 01:10:20 +01:00
Makefile ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c 2013-10-12 00:19:44 +02:00
numa.c ACPI / mm: use NUMA_NO_NODE 2013-09-24 01:40:38 +02:00
nvs.c
osl.c ACPI / x86: Increase override tables number limit 2013-09-25 16:59:39 +02:00
pci_irq.c
pci_link.c
pci_root.c Merge branch 'pci/misc' into next 2013-08-29 17:23:33 -06:00
pci_slot.c
power.c ACPI / power: Drop automaitc resume of power resource dependent devices 2013-10-16 23:05:42 +02:00
proc.c ACPI / proc: Remove alarm proc file 2013-10-12 00:19:45 +02:00
processor_core.c ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id 2013-09-24 01:39:39 +02:00
processor_driver.c ACPI / processor: fixed a brace coding style issue 2013-10-07 14:09:46 +02:00
processor_idle.c ACPI / processor: remove superfluous pr == NULL checks 2013-09-24 01:40:38 +02:00
processor_perflib.c
processor_thermal.c
processor_throttling.c
reboot.c
resource.c
sbs.c ACPI / SBS: Remove SBS's proc directory 2013-10-12 00:19:44 +02:00
sbshc.c
sbshc.h
scan.c ACPI / PM: Drop two functions that are not used any more 2013-10-17 15:44:48 +02:00
sleep.c Merge branch 'acpi-assorted' 2013-08-27 01:29:04 +02:00
sleep.h
sysfs.c ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add() 2013-09-30 19:58:18 +02:00
tables.c
thermal.c Merge branch 'acpi-assorted' 2013-08-30 14:13:50 +02:00
utils.c
video.c Merge branch 'acpi-video' 2013-08-27 01:40:40 +02:00
video_detect.c
wakeup.c