| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 2010-04-04 | 1 | -1/+1 |
| | | * | | | | | ACPI: pci_root: save downstream bus range | Bjorn Helgaas | 2010-04-04 | 1 | -27/+40 |
| | * | | | | | | ACPI, APEI, EINJ injection parameters support | Huang Ying | 2010-05-19 | 1 | -5/+67 |
| | * | | | | | | ACPI, APEI, Error Record Serialization Table (ERST) support | Huang Ying | 2010-05-19 | 2 | -1/+856 |
| | * | | | | | | ACPI, APEI, Generic Hardware Error Source memory error support | Huang Ying | 2010-05-19 | 3 | -0/+442 |
| | * | | | | | | ACPI, APEI, UEFI Common Platform Error Record (CPER) header | Huang Ying | 2010-05-19 | 3 | -1/+104 |
| | * | | | | | | ACPI Hardware Error Device (PNP0C33) support | Huang Ying | 2010-05-19 | 3 | -0/+120 |
| | * | | | | | | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying | 2010-05-19 | 2 | -140/+0 |
| | * | | | | | | ACPI, APEI, EINJ support | Huang Ying | 2010-05-19 | 3 | -0/+495 |
| | * | | | | | | ACPI, APEI, HEST table parsing | Huang Ying | 2010-05-19 | 2 | -1/+174 |
| | * | | | | | | ACPI, APEI, APEI supporting infrastructure | Huang Ying | 2010-05-19 | 6 | -0/+703 |
| | * | | | | | | ACPI, IO memory pre-mapping and atomic accessing | Huang Ying | 2010-05-19 | 2 | -0/+361 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced | Jean Delvare | 2010-05-27 | 1 | -0/+9 |
| * | | | | | | drivers: acpi: don't use own implementation of hex_to_bin() | Andy Shevchenko | 2010-05-25 | 1 | -7/+2 |
| * | | | | | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -1/+1 |
| * | | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-05-20 | 72 | -1375/+2065 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI: fix early DSDT dmi check warnings on ia64 | Lin Ming | 2010-05-19 | 1 | -1/+8 |
| | * | | | | | | ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep | Bob Moore | 2010-05-06 | 3 | -6/+6 |
| | * | | | | | | ACPICA: Prevent possible allocation overrun during object copy | Lin Ming | 2010-05-06 | 1 | -3/+11 |
| | * | | | | | | ACPICA: Split large file, evgpeblk | Bob Moore | 2010-05-06 | 5 | -926/+1025 |
| | * | | | | | | ACPICA: Add GPE support for dynamically loaded ACPI tables | Bob Moore | 2010-05-06 | 5 | -47/+298 |
| | * | | | | | | ACPICA: Clarify/rename some root table descriptor fields | Bob Moore | 2010-05-06 | 6 | -65/+68 |
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming | 2010-04-20 | 9 | -234/+319 |
| | * | | | | | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT | Lin Ming | 2010-04-20 | 2 | -0/+41 |
| | * | | | | | ACPICA: Update DSDT copy/detection. | Bob Moore | 2010-04-20 | 5 | -19/+38 |
| | * | | | | | ACPICA: Add subsystem option to force copy of DSDT to local memory | Lin Ming | 2010-04-20 | 5 | -0/+56 |
| | * | | | | | ACPICA: Add detection of corrupted/replaced DSDT | Lin Ming | 2010-04-20 | 5 | -20/+61 |
| | * | | | | | ACPICA: Add write support for DataTable operation regions | Bob Moore | 2010-04-20 | 1 | -3/+10 |
| | * | | | | | ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copy | Alexey Starikovskiy | 2010-04-20 | 1 | -5/+18 |
| | * | | | | | ACPICA: Update comments/headers, no functional change | Bob Moore | 2010-04-20 | 1 | -10/+11 |
| | * | | | | | ACPICA: Fix for possible fault in acpi_ex_release_mutex | Lin Ming | 2010-04-20 | 1 | -11/+10 |
| | * | | | | | ACPICA: Standardize integer output for ACPICA warnings/errors | Bob Moore | 2010-04-20 | 52 | -150/+151 |
| | * | | | | | ACPICA: Enhance configuration for output of AML Debug Object | Lin Ming | 2010-04-20 | 5 | -216/+275 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 2 | -3/+2 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 39 | -1352/+1496 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | * | | | | | Remove empty comment in acpi/power.c | Justin P. Mattock | 2010-04-01 | 1 | -1/+0 |
| | * | | | | | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -2/+2 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | PM QOS update | Mark Gross | 2010-05-10 | 1 | -1/+1 |
| * | | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 | 1 | -3/+5 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | x86, acpi/irq: pci device dev->irq is an isa irq not a gsi | Eric W. Biederman | 2010-05-04 | 1 | -3/+5 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | ACPI / EC / PM: Fix names of functions that block/unblock EC transactions | Rafael J. Wysocki | 2010-05-28 | 3 | -17/+17 |
* | | | | | | ACPI / EC / PM: Fix race between EC transactions and system suspend | Rafael J. Wysocki | 2010-05-28 | 3 | -26/+40 |
|/ / / / / |
|
* | | | | | ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[] | Alex Chiang | 2010-05-11 | 1 | -89/+1 |
| |/ / /
|/| | | |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill... | Len Brown | 2010-05-06 | 6 | -4/+152 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| | | * | | | ACPI: fix acpi_hest_firmware_first_pci() caused oops | Shaohua Li | 2010-05-06 | 1 | -0/+4 |
| | | * | | | sbshc: acpi_device_class "smbus_host_controller" too long | Dan Carpenter | 2010-05-06 | 1 | -1/+1 |
| | | * | | | power_meter: acpi_device_class "power_meter_resource" too long | Dan Carpenter | 2010-05-06 | 1 | -1/+1 |
| | | * | | | acpi_pad: "processor_aggregator" name too long | Dan Carpenter | 2010-05-06 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
| | * | | | ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x | Kamal Mostafa | 2010-05-06 | 1 | -0/+24 |