summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* acpi: check for pxm_to_node_map overflowCyrill Gorcunov2009-03-161-1/+1
* ACPI: remove doubled status checkingJiri Slaby2009-03-161-8/+1
* ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di...Zhang Rui2009-03-161-0/+8
* Revert "ACPI: make some IO ports off-limits to AML"Len Brown2009-03-161-50/+0
* suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep orderingAndy Whitcroft2009-03-161-0/+8
*---. Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...Len Brown2009-02-213-9/+25
|\ \ \
| | * | ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas2009-02-212-8/+1
| | |/
| * / battery: don't assume we are fully charged when not charging or dischargingRichard Hughes2009-02-211-1/+24
| |/
* / ACPI: EC: Add delay for slow MSI controllerAlexey Starikovskiy2009-02-211-0/+9
|/
*-----------. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-0714-826/+138
|\ \ \ \ \ \ \
| | | | | | | * ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-041-105/+0
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * ACPI: add missing KERN_* constants to printksFrank Seidel2009-02-076-11/+12
| |_|_|_|_|/ |/| | | | |
| | | | | * ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...Thierry Vignaud2009-02-071-1/+1
| | | | | * ACPICA: Fix table entry truncation calculationMyron Stowe2009-02-071-4/+3
| | | | | * ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-02-071-4/+4
| | | | | * ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht2009-02-061-1/+5
| | | | | * ACPI: disable ACPI cleanly when bad RSDP foundLen Brown2009-02-061-1/+6
| | | | | * ACPI: proc_dir_entry 'video/VGA' already registeredZhao Yakui2009-02-021-0/+6
| | | | | * ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki2009-01-161-25/+26
| |_|_|_|/ |/| | | |
| | | | * ACPI: Fix crash on ASUS laptopsTero Roponen2009-01-171-1/+1
| |_|_|/ |/| | |
| | | * ACPI: make some IO ports off-limits to AMLLen Brown2009-02-031-0/+50
| | | * ACPICA: add debug dump of BIOS _OSI stringsLen Brown2009-02-031-12/+9
| |_|/ |/| |
| | * ACPI: delete CPU_IDLE=n codeLen Brown2009-02-062-608/+1
| | * ACPI: remove BM_RLD access from idle entry pathLen Brown2009-01-281-48/+9
| | * ACPI: remove locking from PM1x_STS register readsLen Brown2009-01-281-2/+2
| |/ |/|
| * ACPI: Skip the first two elements in the _BCL packageZhao Yakui2009-02-021-4/+4
|/
* Merge branch 'misc' into releaseLen Brown2009-01-162-1/+1
|\
| * ACPI: rename main.c to sleep.cLen Brown2009-01-162-1/+1
| |
| \
*-. \ Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown2009-01-162-47/+42
|\ \ \ | |_|/ |/| |
| | * thermal fixup for broken BIOS which has invalid trip points.Zhang Rui2009-01-161-4/+12
| |/ |/|
| * ACPI: EC: Don't trust ECDT tables from ASUSAlexey Starikovskiy2009-01-161-44/+30
| * ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy2009-01-161-1/+2
|/
* Merge branch 'drivers-platform' into releaseLen Brown2009-01-095-3157/+0
|\
| * ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86Len Brown2008-12-195-3157/+0
* | Merge branch 'simplify_PRT' into releaseLen Brown2009-01-092-394/+168
|\ \
| * | ACPI: simplify buffer management for acpi_pci_bind() etc.Len Brown2008-12-301-47/+33
| * | ACPI: PCI: add HP copyrightBjorn Helgaas2008-12-301-0/+2
| * | ACPI: PCI: whitespace and useless initialization cleanupBjorn Helgaas2008-12-301-19/+9
| * | ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inlineBjorn Helgaas2008-12-301-43/+13
| * | ACPI: PCI: simplify struct acpi_prt_entryBjorn Helgaas2008-12-301-20/+15
| * | ACPI: PCI: simplify list of _PRT entriesBjorn Helgaas2008-12-301-48/+12
| * | ACPI: PCI: combine lookup and deriveBjorn Helgaas2008-12-301-44/+11
| * | ACPI: PCI: follow typical PCI INTx swizzling patternBjorn Helgaas2008-12-301-4/+7
| * | ACPI: PCI: use positive logic to simplify codeBjorn Helgaas2008-12-301-17/+16
| * | ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_deriveBjorn Helgaas2008-12-301-57/+36
| * | ACPI: PCI: tweak _PRT lookup debugBjorn Helgaas2008-12-301-6/+7
| * | ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pinBjorn Helgaas2008-12-301-15/+12
| * | ACPI: PCI: use 1-based encoding for _PRT quirksBjorn Helgaas2008-12-301-4/+6
| * | ACPI: PCI: always use the PCI INTx pin values, not the _PRT onesBjorn Helgaas2008-12-301-7/+8
| * | ACPI: PCI: add a helper to convert _PRT INTx pin number to nameBjorn Helgaas2008-12-301-10/+15