summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* acpi: Support IBM SMBus CMI devicesDarrick J. Wong2010-03-241-0/+2
* ACPI: processor: export acpi_get_cpuid()Alex Chiang2010-03-141-0/+8
* ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2010-03-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\
| * percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-171-1/+1
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-0116-59/+102
|\ \
| * | ACPI: replace acpi_integer by u64Lin Ming2010-01-282-24/+24
| * | ACPICA: Update version to 20100121.Bob Moore2010-01-221-1/+1
| * | ACPICA: Remove unused uint32_struct typeBob Moore2010-01-221-5/+0
| * | ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore2010-01-223-14/+19
| * | ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-2214-13/+56
| * | ACPICA: Update for new gcc-4 warning optionsBob Moore2010-01-221-2/+2
| |/
* | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-0/+1
* | PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-221-0/+4
* | ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki2010-02-221-0/+2
* | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-222-21/+13
|/
* 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
OpenPOWER on IntegriCloud