- 7cb7f45 Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" by Len Brown · 15 years ago
- 57599cc Merge branch 'bjorn-notify' into release by Len Brown · 15 years ago
- fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
- 86e437f ACPI: Add the reference count to avoid unloading ACPI video bus twice by Zhao Yakui · 15 years ago
- 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 15 years ago
- 6d27813 ACPI: allow drivers to request both device and system notify events by Bjorn Helgaas · 16 years ago
- 7fe2a6c ACPI: kill acpi_get_physical_pci_device() by Alexander Chiang · 15 years ago
- 80ffded ACPI: kill acpi_get_pci_id by Alexander Chiang · 15 years ago
- d9efae3 ACPI: simplify acpi_pci_irq_del_prt() API by Alexander Chiang · 15 years ago
- 859a3f8 ACPI: simplify acpi_pci_irq_add_prt() API by Alexander Chiang · 15 years ago
- 499650d ACPI: eviscerate pci_bind.c by Alexander Chiang · 15 years ago
- 2f7bbce ACPI: Introduce acpi_get_pci_dev() by Alexander Chiang · 15 years ago
- 2755820 ACPI: Introduce acpi_is_root_bridge() by Alexander Chiang · 15 years ago
- ce597bb ACPI: make acpi_pci_bind() static by Alexander Chiang · 15 years ago
- 24c5c4c ACPI: increase size of acpi_bus_id[] by Zhao Yakui · 15 years ago
- 9eccbc2 ACPI: processor: move device _HID into driver by Bjorn Helgaas · 16 years ago
- b9417f8 ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HID by Bjorn Helgaas · 16 years ago
- d6a1cd4 ACPICA: Update version to 20090521. by Bob Moore · 15 years ago
- b2f7ddc ACPICA: New: AcpiInstallMethod - install a single control method by Lin Ming · 15 years ago
- ba9e2ae ACPICA: Update version to 20090422. by Bob Moore · 16 years ago
- e0c437b ACPICA: Linux OSL: cleanup/update/merge by Bob Moore · 16 years ago
- 35d7c1c ACPICA: Cleanup byte/word/dword extraction macros, fix possible warnings by Bob Moore · 16 years ago
- 8eb7b24 ACPICA: Fix a few warnings for gcc 3.4.4 by Bob Moore · 16 years ago
- b74be61 ACPICA: Update error/warning interfaces by Bob Moore · 16 years ago
- 56a50ad Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
- 9261461 ACPI: delete obsolete "bus master activity" proc field by Len Brown · 16 years ago
- 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 16 years ago
- 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 16 years ago
- 2c03d07 hwmon: Add Asus ATK0110 support by Luca Tettamanti · 16 years ago
- 33b5715 ACPI: delete acpi_device.g_list by Len Brown · 16 years ago
- 46ec859 ACPI: support acpi_device_ops .notify methods by Bjorn Helgaas · 16 years ago
- 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
- 33526a5 Merge branch 'x2apic' into release by Len Brown · 16 years ago
- e2fae0a Merge branch 'constify' into release by Len Brown · 16 years ago
- 1264881 Merge branch 'video' into release by Len Brown · 16 years ago
- 4938370 Merge branch 'driver-ops-cleanup' into release by Len Brown · 16 years ago
- 9a38f4e Merge branch 'bjorn-initcall-cleanup' into release by Len Brown · 16 years ago
- 070d8eb ACPI: constify VFTs (1/2) by Jan Engelhardt · 16 years ago
- 786c221 ACPI: update x2apic comments by Suresh Siddha · 16 years ago
- 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 16 years ago
- 8308e8a ACPI: remove unused acpi_bus_ops flags by Bjorn Helgaas · 16 years ago
- c0ce093 ACPI: remove unused acpi_device_ops .shutdown method by Bjorn Helgaas · 16 years ago
- 93b3e78 ACPI: remove unused acpi_device_ops .lock and .scan methods by Bjorn Helgaas · 16 years ago
- 14eecfc ACPICA: Update version to 20090320 by Bob Moore · 16 years ago
- f9ca058 ACPICA: Remove obsolete acpi_os_validate_address interface by Bob Moore · 16 years ago
- 768aaaf ACPICA: Add manifest constants for bit register values by Bob Moore · 16 years ago
- 2affa28 ACPICA: Update version to 20090220 by Bob Moore · 16 years ago
- 50ffba1 ACPICA: Rename ACPI bit register access functions by Bob Moore · 16 years ago
- 9892dd2 ACPICA: Optimize ACPI register locking by Bob Moore · 16 years ago
- 4f70e37 ACPICA: Conditionally compile acpi_set_firmware_waking_vector64 by Bob Moore · 16 years ago
- 82d79b8 ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B by Bob Moore · 16 years ago
- ac0c845 ACPICA: Fix parameter validation for acpi_read/write by Bob Moore · 16 years ago
- 6fc69d8 ACPICA: Update version to 20090123 by Bob Moore · 16 years ago
- 993958f ACPICA: Update FADT flag definitions by Bob Moore · 16 years ago
- ac5f98d ACPICA: Allow OS override of all ACPI tables by Bob Moore · 16 years ago
- e60cc7a ACPI: move private declarations to internal.h by Bjorn Helgaas · 16 years ago
- 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 16 years ago
- d96f94c ACPI: Enable bit 11 in _PDC to advertise hw coord by Pallipadi, Venkatesh · 16 years ago
- c340771 ACPI: fix ACPI_FADT_S4_RTC_WAKE comment by David Brownell · 16 years ago
- ec9f168 Merge branch 'simplify_PRT' into release by Len Brown · 16 years ago
- b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
- d0302bc Merge branch 'misc' into release by Len Brown · 16 years ago
- e2f7a77 ACPICA: hide private headers by Len Brown · 16 years ago
- 237889b ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" by Zhao Yakui · 16 years ago
- 5b929aa ACPICA: delete acdisasm.h by Len Brown · 16 years ago
- 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
- 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
- e8443c3 ACPICA: Update version to 20081204. by robert.moore@intel.com · 16 years ago
- 4b67a0e ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default by robert.moore@intel.com · 16 years ago
- 06f5541 ACPICA: FADT parsing changes and fixes by Bob Moore · 16 years ago
- 1685bd4 ACPICA: Add ACPI_MUTEX_TYPE configuration option by Bob Moore · 16 years ago
- 7488c8d ACPICA: Fixes for various ACPI data tables by Bob Moore · 16 years ago
- 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
- d3fd902 ACPICA: New: acpi_reset interface - write to reset register by Bob Moore · 16 years ago
- ecfbbc7 ACPICA: New: acpi_read and acpi_write public interfaces by Bob Moore · 16 years ago
- 08ac07b ACPICA: New: Public GPE group enable/disable interfaces by Bob Moore · 16 years ago
- e97d6bf ACPICA: New: acpi_get_gpe_device interface by Bob Moore · 16 years ago
- 889c78b ACPI: osl.c: replace return_ACPI_STATUS with return by Lin Ming · 16 years ago
- 087da3b ACPI: simplify buffer management for acpi_pci_bind() etc. by Len Brown · 16 years ago
- 9b02d6e ACPICA: Update version to 20081031 by Bob Moore · 16 years ago
- eeb4437 ACPICA: Consolidate method arg count validation code by Bob Moore · 16 years ago
- a647b5c ACPICA: Add Buffer->String conversion for predefined methods by Bob Moore · 16 years ago
- 009c4cbe ACPICA: Add global pointer for FACS table to simplify FACS access by Bob Moore · 16 years ago
- fc37445 ACPICA: Add a mechanism to escape infinite AML While() loops by Bob Moore · 16 years ago
- d85988f ACPICA: Update FACS waking vector interfaces by Bob Moore · 16 years ago
- 6de4048 ACPICA: Fix several warnings under gcc 4 compiler by Bob Moore · 16 years ago
- abe1dfa ACPI: don't cond_resched() when irqs_disabled() by Wu Fengguang · 16 years ago
- e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 16 years ago
- e899b64 ACPICA: disable _BIF warning by Lin Ming · 16 years ago
- 95a28ed ACPICA: Allow _WAK method to return an Integer by Bob Moore · 16 years ago
- d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
- 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
- f398778 Merge branch 'video' into release by Len Brown · 16 years ago
- 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
- 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
- 22c13f9 ACPI: video: Ignore devices that aren't present in hardware by Thomas Renninger · 16 years ago
- bdd7279 ACPI: add driver component definitions to sysfs debug_layers by Bjorn Helgaas · 16 years ago
- 44342f9 ACPI: fix conflicting component definitions by Bjorn Helgaas · 16 years ago
- 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
- ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago