Age | Commit message (Expand) | Author | Files | Lines |
2009-12-16 | Merge branch 'ost' into release | Len Brown | 1 | -2/+3 |
2009-12-16 | Merge branch 'acpica' into release | Len Brown | 2 | -4/+6 |
2009-12-16 | ACPICA: Update version to 20091214 | Bob Moore | 1 | -1/+1 |
2009-12-16 | ACPICA: Remove messages if predefined repair(s) are successful | Bob Moore | 1 | -3/+5 |
2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 1 | -0/+6 |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+12 |
2009-11-25 | ACPICA: Update version to 20091112. | Bob Moore | 1 | -1/+1 |
2009-11-25 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 1 | -1/+2 |
2009-11-25 | ACPICA: Update version to 20091013 | Bob Moore | 1 | -1/+1 |
2009-11-24 | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 1 | -0/+6 |
2009-11-06 | ACPI: Notify the _PPC evaluation status to the platform | Zhao Yakui | 1 | -2/+3 |
2009-11-05 | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode | Matt Domsch | 1 | -0/+12 |
2009-09-25 | ACPI: remove acpi_device_uid() and related stuff | Bjorn Helgaas | 1 | -3/+1 |
2009-09-25 | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas | 1 | -2/+1 |
2009-09-25 | ACPI: remove acpi_device.flags.compatible_ids | Bjorn Helgaas | 1 | -2/+1 |
2009-09-25 | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas | 1 | -3/+7 |
2009-09-25 | ACPI: add acpi_bus_get_status_handle() | Bjorn Helgaas | 1 | -0/+2 |
2009-09-25 | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE | Bjorn Helgaas | 1 | -1/+0 |
2009-09-25 | ACPI: save device_type in acpi_device | Bjorn Helgaas | 1 | -1/+2 |
2009-09-24 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+25 |
2009-09-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 8 | -740/+1203 |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2 | -2/+2 |
2009-09-20 | includecheck fix: include/acpi, acpi_bus.h | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-19 | Merge branch 'preempt' into release | Len Brown | 1 | -2/+2 |
2009-09-19 | Merge branch 'bugzilla-13620' into release | Len Brown | 1 | -0/+3 |
2009-09-19 | Merge branch 'bjorn-start-stop-2.6.32' into release | Len Brown | 1 | -2/+0 |
2009-09-19 | Merge branch 'acpica' into release | Len Brown | 6 | -734/+1198 |
2009-09-19 | Merge branch 'sfi-base' into release | Len Brown | 1 | -2/+0 |
2009-09-18 | ACPI: make ACPI button funcs no-ops if not built in | Jesse Barnes | 1 | -0/+15 |
2009-09-11 | ACPI button: provide lid status functions | Jesse Barnes | 1 | -0/+10 |
2009-09-10 | ACPI PM: Replace wakeup.prepared with reference counter | Rafael J. Wysocki | 1 | -1/+1 |
2009-09-10 | ACPI: export acpi_pci_root and friends | Alex Chiang | 1 | -0/+16 |
2009-09-09 | ACPICA: Update version to 20090903. | Bob Moore | 1 | -1/+1 |
2009-08-29 | ACPICA: Don't switch task then not allowed | Alexey Starikovskiy | 1 | -2/+2 |
2009-08-29 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 1 | -2/+0 |
2009-08-29 | ACPICA: Update version to 20090730 | Bob Moore | 1 | -1/+1 |
2009-08-29 | ACPICA: Fix typo for HEST ACPI table | Bob Moore | 1 | -1/+1 |
2009-08-29 | ACPICA: Update definitions for HEST table | Bob Moore | 1 | -12/+12 |
2009-08-29 | ACPICA: ACPI 4: Update headers for new and changed ACPI tables. | Bob Moore | 3 | -151/+557 |
2009-08-29 | ACPICA: Split large ACPI table header | Bob Moore | 3 | -562/+611 |
2009-08-27 | ACPICA: fix leak of acpi_os_validate_address | Lin Ming | 1 | -0/+3 |
2009-08-27 | ACPICA: Update version to 20090625 | Bob Moore | 1 | -1/+1 |
2009-08-27 | ACPICA: ACPI 4.0: Changes for existing ACPI tables. | Bob Moore | 2 | -9/+18 |
2009-08-27 | ACPICA: Fix several acpi_attach_data problems | Bob Moore | 2 | -3/+3 |
2009-08-27 | ACPICA: ACPI 4.0: Interpreter support for IPMI. | Lin Ming | 1 | -1/+2 |
2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 3 | -50/+48 |
2009-08-27 | ACPICA: Add 64-bit support to acpi_read and acpi_write | Bob Moore | 1 | -2/+2 |
2009-08-27 | ACPICA: Remove duplicate extern declarations for public globals | Bob Moore | 1 | -0/+1 |
2009-08-27 | ACPI processor: force throttling state when BIOS returns incorrect value | Frans Pop | 1 | -2/+3 |
2009-07-28 | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" | Len Brown | 1 | -0/+4 |