- e59897f ACPI: processor: remove _PDC object list from struct acpi_processor by Alex Chiang · 15 years ago
- 43bab25 ACPI: processor: change acpi_processor_set_pdc() interface by Alex Chiang · 15 years ago
- 4781725 ACPI: processor: unify arch_acpi_processor_cleanup_pdc by Alex Chiang · 15 years ago
- 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 15 years ago
- 78f1699 ACPI: processor: call _PDC early by Alex Chiang · 15 years ago
- 8fa79e0 Merge branch 'ost' into release by Len Brown · 15 years ago
- 173cc11 Merge branch 'acpica' into release by Len Brown · 15 years ago
- 88e5071 ACPICA: Update version to 20091214 by Bob Moore · 15 years ago
- 3a58176 ACPICA: Remove messages if predefined repair(s) are successful by Bob Moore · 15 years ago
- 2fe77b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
- 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- b00eb79 ACPICA: Update version to 20091112. by Bob Moore · 15 years ago
- 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
- cc3316e ACPICA: Update version to 20091013 by Bob Moore · 15 years ago
- e2f74f3 [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface by Thomas Renninger · 15 years ago
- d81c45e1 ACPI: Notify the _PPC evaluation status to the platform by Zhao Yakui · 15 years ago
- 0584396 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode by Matt Domsch · 15 years ago
- 6622d8c ACPI: remove acpi_device_uid() and related stuff by Bjorn Helgaas · 15 years ago
- 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 15 years ago
- b2972f8 ACPI: remove acpi_device.flags.compatible_ids by Bjorn Helgaas · 15 years ago
- 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 15 years ago
- 402ac53 ACPI: add acpi_bus_get_status_handle() by Bjorn Helgaas · 15 years ago
- 859ac9a4 ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE by Bjorn Helgaas · 15 years ago
- caaa6ef ACPI: save device_type in acpi_device by Bjorn Helgaas · 15 years ago
- 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
- c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
- b21495a includecheck fix: include/acpi, acpi_bus.h by Jaswinder Singh Rajput · 15 years ago
- 7ef0143 Merge branch 'preempt' into release by Len Brown · 15 years ago
- bf25400e Merge branch 'bugzilla-13620' into release by Len Brown · 15 years ago
- 3b87bb6 Merge branch 'bjorn-start-stop-2.6.32' into release by Len Brown · 15 years ago
- 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
- 003d6a3 Merge branch 'sfi-base' into release by Len Brown · 15 years ago
- 1a133e0 ACPI: make ACPI button funcs no-ops if not built in by Jesse Barnes · 15 years ago
- 7e12715 ACPI button: provide lid status functions by Jesse Barnes · 15 years ago
- 9b83ccd ACPI PM: Replace wakeup.prepared with reference counter by Rafael J. Wysocki · 15 years ago
- 76d56de ACPI: export acpi_pci_root and friends by Alex Chiang · 15 years ago
- c976623 ACPICA: Update version to 20090903. by Bob Moore · 15 years ago
- 138d156 ACPICA: Don't switch task then not allowed by Alexey Starikovskiy · 15 years ago
- a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
- 49ae80c ACPICA: Update version to 20090730 by Bob Moore · 15 years ago
- 1872bbc ACPICA: Fix typo for HEST ACPI table by Bob Moore · 15 years ago
- c276e38 ACPICA: Update definitions for HEST table by Bob Moore · 15 years ago
- 6e2d5eb ACPICA: ACPI 4: Update headers for new and changed ACPI tables. by Bob Moore · 15 years ago
- b24aad4 ACPICA: Split large ACPI table header by Bob Moore · 15 years ago
- a5fe1a0 ACPICA: fix leak of acpi_os_validate_address by Lin Ming · 15 years ago
- 3ce804e ACPICA: Update version to 20090625 by Bob Moore · 15 years ago
- eb2289b ACPICA: ACPI 4.0: Changes for existing ACPI tables. by Bob Moore · 15 years ago
- 8e4319c ACPICA: Fix several acpi_attach_data problems by Bob Moore · 15 years ago
- 6557a49 ACPICA: ACPI 4.0: Interpreter support for IPMI. by Lin Ming · 15 years ago
- 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
- c6b5774 ACPICA: Add 64-bit support to acpi_read and acpi_write by Bob Moore · 15 years ago
- f8d80cd ACPICA: Remove duplicate extern declarations for public globals by Bob Moore · 15 years ago
- 2a90800 ACPI processor: force throttling state when BIOS returns incorrect value by Frans Pop · 15 years ago
- 7cb7f45 Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" by Len Brown · 15 years ago
- dcf52fb ACPI: remove unused acpi_device_ops .stop method by Bjorn Helgaas · 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