aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bugzilla-14483' into releaseLen Brown2010-01-201-1/+1
|\
| * ACPI: don't cond_resched if irq is disabledXiaotian Feng2010-01-161-1/+1
* | ACPI: processor: remove _PDC object list from struct acpi_processorAlex Chiang2009-12-221-2/+0
* | ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang2009-12-221-1/+1
* | ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-221-2/+0
* | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-221-1/+0
* | ACPI: processor: call _PDC earlyAlex Chiang2009-12-221-0/+3
* | Merge branch 'ost' into releaseLen Brown2009-12-161-2/+3
|\ \
| * | ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-061-2/+3
| |/
* | Merge branch 'acpica' into releaseLen Brown2009-12-152-4/+6
|\ \
| * | ACPICA: Update version to 20091214Bob Moore2009-12-151-1/+1
| * | ACPICA: Remove messages if predefined repair(s) are successfulBob Moore2009-12-151-3/+5
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-12-111-0/+6
|\ \ \
| * | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-241-0/+6
| | |/ | |/|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-0/+12
|\ \ \ | |_|/ |/| |
| * | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-041-0/+12
| |/
* | ACPICA: Update version to 20091112.Bob Moore2009-11-241-1/+1
* | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-1/+2
* | ACPICA: Update version to 20091013Bob Moore2009-11-241-1/+1
|/
* ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas2009-09-251-3/+1
* ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2009-09-251-2/+1
* ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas2009-09-251-2/+1
* ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas2009-09-251-3/+7
* ACPI: add acpi_bus_get_status_handle()Bjorn Helgaas2009-09-251-0/+2
* ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPEBjorn Helgaas2009-09-251-1/+0
* ACPI: save device_type in acpi_deviceBjorn Helgaas2009-09-251-1/+2
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-241-0/+25
|\
| * ACPI: make ACPI button funcs no-ops if not built inJesse Barnes2009-09-171-0/+15
| * ACPI button: provide lid status functionsJesse Barnes2009-09-101-0/+10
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-238-740/+1203
|\ \
| * \ Merge branch 'preempt' into releaseLen Brown2009-09-191-2/+2
| |\ \
| | * | ACPICA: Don't switch task then not allowedAlexey Starikovskiy2009-08-291-2/+2
| | |/
| * | Merge branch 'bugzilla-13620' into releaseLen Brown2009-09-191-0/+3
| |\ \
| | * | ACPICA: fix leak of acpi_os_validate_addressLin Ming2009-08-271-0/+3
| * | | Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown2009-09-191-2/+0
| |\ \ \
| | * | | ACPI: remove unused acpi_device_ops .stop methodBjorn Helgaas2009-06-251-2/+0
| * | | | Merge branch 'acpica' into releaseLen Brown2009-09-196-734/+1198
| |\ \ \ \
| | * | | | ACPICA: Update version to 20090903.Bob Moore2009-09-081-1/+1
| | * | | | ACPICA: Update version to 20090730Bob Moore2009-08-281-1/+1
| | * | | | ACPICA: Fix typo for HEST ACPI tableBob Moore2009-08-281-1/+1
| | * | | | ACPICA: Update definitions for HEST tableBob Moore2009-08-281-12/+12
| | * | | | ACPICA: ACPI 4: Update headers for new and changed ACPI tables.Bob Moore2009-08-283-151/+557
| | * | | | ACPICA: Split large ACPI table headerBob Moore2009-08-283-562/+611
| | * | | | ACPICA: Update version to 20090625Bob Moore2009-08-271-1/+1
| | * | | | ACPICA: ACPI 4.0: Changes for existing ACPI tables.Bob Moore2009-08-272-9/+18
| | * | | | ACPICA: Fix several acpi_attach_data problemsBob Moore2009-08-272-3/+3
| | * | | | ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming2009-08-271-1/+2
| | * | | | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-273-50/+48
| | * | | | ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore2009-08-271-2/+2
| | * | | | ACPICA: Remove duplicate extern declarations for public globalsBob Moore2009-08-271-0/+1
| | | |/ / | | |/| |