aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
|\
| * alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-20
| |
| \
| \
| \
*---. \ Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-24
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | | |
| | | \
| | | \
| | | \
| | *---. | Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...Len Brown2009-02-21
| | |\ \ \|
| | | | * | ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas2009-02-21
| | | | |/
| | | * / battery: don't assume we are fully charged when not charging or dischargingRichard Hughes2009-02-21
| | | |/
| | * / ACPI: EC: Add delay for slow MSI controllerAlexey Starikovskiy2009-02-21
| | |/
* | / acpi: add some missing section markersJeremy Fitzhardinge2009-02-22
|/ /
* | acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-09
* | acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent...Jeremy Fitzhardinge2009-02-09
|/
*-----------. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07
|\ \ \ \ \ \ \
| | | | | | | * ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-04
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * ACPI: add missing KERN_* constants to printksFrank Seidel2009-02-07
| |_|_|_|_|/ |/| | | | |
| | | | | * ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...Thierry Vignaud2009-02-07
| | | | | * ACPICA: Fix table entry truncation calculationMyron Stowe2009-02-07
| | | | | * ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-02-07
| | | | | * ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht2009-02-06
| | | | | * ACPI: disable ACPI cleanly when bad RSDP foundLen Brown2009-02-06
| | | | | * ACPI: proc_dir_entry 'video/VGA' already registeredZhao Yakui2009-02-02
| | | | | * ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki2009-01-16
| |_|_|_|/ |/| | | |
| | | | * ACPI: Fix crash on ASUS laptopsTero Roponen2009-01-17
| |_|_|/ |/| | |
| | | * ACPI: make some IO ports off-limits to AMLLen Brown2009-02-03
| | | * ACPICA: add debug dump of BIOS _OSI stringsLen Brown2009-02-03
| |_|/ |/| |
| | * ACPI: delete CPU_IDLE=n codeLen Brown2009-02-06
| | * ACPI: remove BM_RLD access from idle entry pathLen Brown2009-01-28
| | * ACPI: remove locking from PM1x_STS register readsLen Brown2009-01-28
| |/ |/|
| * ACPI: Skip the first two elements in the _BCL packageZhao Yakui2009-02-02
|/
* Merge branch 'misc' into releaseLen Brown2009-01-16
|\
| * ACPI: rename main.c to sleep.cLen Brown2009-01-16
| |
| \
*-. \ Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown2009-01-16
|\ \ \ | |_|/ |/| |
| | * thermal fixup for broken BIOS which has invalid trip points.Zhang Rui2009-01-16
| |/ |/|
| * ACPI: EC: Don't trust ECDT tables from ASUSAlexey Starikovskiy2009-01-16
| * ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy2009-01-16
|/
* Merge branch 'drivers-platform' into releaseLen Brown2009-01-09
|\
| * ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86Len Brown2008-12-19
* | Merge branch 'simplify_PRT' into releaseLen Brown2009-01-09
|\ \
| * | ACPI: simplify buffer management for acpi_pci_bind() etc.Len Brown2008-12-30
| * | ACPI: PCI: add HP copyrightBjorn Helgaas2008-12-30
| * | ACPI: PCI: whitespace and useless initialization cleanupBjorn Helgaas2008-12-30
| * | ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inlineBjorn Helgaas2008-12-30
| * | ACPI: PCI: simplify struct acpi_prt_entryBjorn Helgaas2008-12-30
| * | ACPI: PCI: simplify list of _PRT entriesBjorn Helgaas2008-12-30
| * | ACPI: PCI: combine lookup and deriveBjorn Helgaas2008-12-30
| * | ACPI: PCI: follow typical PCI INTx swizzling patternBjorn Helgaas2008-12-30
| * | ACPI: PCI: use positive logic to simplify codeBjorn Helgaas2008-12-30
| * | ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_deriveBjorn Helgaas2008-12-30
| * | ACPI: PCI: tweak _PRT lookup debugBjorn Helgaas2008-12-30
| * | ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pinBjorn Helgaas2008-12-30
| * | ACPI: PCI: use 1-based encoding for _PRT quirksBjorn Helgaas2008-12-30