summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-041-1/+1
| | | * | | | | ACPI: pci_root: save downstream bus rangeBjorn Helgaas2010-04-041-27/+40
| | * | | | | | ACPI, APEI, EINJ injection parameters supportHuang Ying2010-05-191-5/+67
| | * | | | | | ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying2010-05-192-1/+856
| | * | | | | | ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-193-0/+442
| | * | | | | | ACPI, APEI, UEFI Common Platform Error Record (CPER) headerHuang Ying2010-05-193-1/+104
| | * | | | | | ACPI Hardware Error Device (PNP0C33) supportHuang Ying2010-05-193-0/+120
| | * | | | | | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-192-140/+0
| | * | | | | | ACPI, APEI, EINJ supportHuang Ying2010-05-193-0/+495
| | * | | | | | ACPI, APEI, HEST table parsingHuang Ying2010-05-192-1/+174
| | * | | | | | ACPI, APEI, APEI supporting infrastructureHuang Ying2010-05-196-0/+703
| | * | | | | | ACPI, IO memory pre-mapping and atomic accessingHuang Ying2010-05-192-0/+361
| | | |/ / / / | | |/| | | |
| * | | | | | hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare2010-05-271-0/+9
| * | | | | | drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-251-7/+2
| * | | | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-1/+1
| * | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-05-2072-1375/+2065
| |\ \ \ \ \ \
| | * | | | | | ACPI: fix early DSDT dmi check warnings on ia64Lin Ming2010-05-191-1/+8
| | * | | | | | ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleepBob Moore2010-05-063-6/+6
| | * | | | | | ACPICA: Prevent possible allocation overrun during object copyLin Ming2010-05-061-3/+11
| | * | | | | | ACPICA: Split large file, evgpeblkBob Moore2010-05-065-926/+1025
| | * | | | | | ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore2010-05-065-47/+298
| | * | | | | | ACPICA: Clarify/rename some root table descriptor fieldsBob Moore2010-05-066-65/+68
| | | |_|_|_|/ | | |/| | | |
| | * | | | | ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-209-234/+319
| | * | | | | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming2010-04-202-0/+41
| | * | | | | ACPICA: Update DSDT copy/detection.Bob Moore2010-04-205-19/+38
| | * | | | | ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming2010-04-205-0/+56
| | * | | | | ACPICA: Add detection of corrupted/replaced DSDTLin Ming2010-04-205-20/+61
| | * | | | | ACPICA: Add write support for DataTable operation regionsBob Moore2010-04-201-3/+10
| | * | | | | ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copyAlexey Starikovskiy2010-04-201-5/+18
| | * | | | | ACPICA: Update comments/headers, no functional changeBob Moore2010-04-201-10/+11
| | * | | | | ACPICA: Fix for possible fault in acpi_ex_release_mutexLin Ming2010-04-201-11/+10
| | * | | | | ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-2052-150/+151
| | * | | | | ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming2010-04-205-216/+275
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-202-3/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-04-2339-1352/+1496
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Remove empty comment in acpi/power.cJustin P. Mattock2010-04-011-1/+0
| | * | | | | Fix typos in commentsThomas Weber2010-03-161-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-201-1/+1
| |\ \ \ \ \
| | * | | | | PM QOS updateMark Gross2010-05-101-1/+1
| * | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-3/+5
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | x86, acpi/irq: pci device dev->irq is an isa irq not a gsiEric W. Biederman2010-05-041-3/+5
| | | |_|/ / | | |/| | |
* | | | | | ACPI / EC / PM: Fix names of functions that block/unblock EC transactionsRafael J. Wysocki2010-05-283-17/+17
* | | | | | ACPI / EC / PM: Fix race between EC transactions and system suspendRafael J. Wysocki2010-05-283-26/+40
|/ / / / /
* | | | | ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang2010-05-111-89/+1
| |/ / / |/| | |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill...Len Brown2010-05-066-4/+152
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | * | | ACPI: fix acpi_hest_firmware_first_pci() caused oopsShaohua Li2010-05-061-0/+4
| | | * | | sbshc: acpi_device_class "smbus_host_controller" too longDan Carpenter2010-05-061-1/+1
| | | * | | power_meter: acpi_device_class "power_meter_resource" too longDan Carpenter2010-05-061-1/+1
| | | * | | acpi_pad: "processor_aggregator" name too longDan Carpenter2010-05-061-1/+1
| |_|/ / / |/| | | |
| | * | | ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa2010-05-061-0/+24
OpenPOWER on IntegriCloud