Age | Commit message (Expand) | Author | Files | Lines |
2010-05-20 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 72 | -1375/+2065 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+2 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+1 |
2010-05-19 | ACPI: fix early DSDT dmi check warnings on ia64 | Lin Ming | 1 | -1/+8 |
2010-05-18 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+5 |
2010-05-11 | ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[] | Alex Chiang | 1 | -89/+1 |
2010-05-10 | PM QOS update | Mark Gross | 1 | -1/+1 |
2010-05-06 | Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill... | Len Brown | 6 | -4/+152 |
2010-05-06 | ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x | Kamal Mostafa | 1 | -0/+24 |
2010-05-06 | ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep | Bob Moore | 3 | -6/+6 |
2010-05-06 | ACPICA: Prevent possible allocation overrun during object copy | Lin Ming | 1 | -3/+11 |
2010-05-06 | ACPICA: Split large file, evgpeblk | Bob Moore | 5 | -926/+1025 |
2010-05-06 | ACPICA: Add GPE support for dynamically loaded ACPI tables | Bob Moore | 5 | -47/+298 |
2010-05-06 | ACPICA: Clarify/rename some root table descriptor fields | Bob Moore | 6 | -65/+68 |
2010-05-06 | ACPI: fix acpi_hest_firmware_first_pci() caused oops | Shaohua Li | 1 | -0/+4 |
2010-05-06 | sbshc: acpi_device_class "smbus_host_controller" too long | Dan Carpenter | 1 | -1/+1 |
2010-05-06 | power_meter: acpi_device_class "power_meter_resource" too long | Dan Carpenter | 1 | -1/+1 |
2010-05-06 | acpi_pad: "processor_aggregator" name too long | Dan Carpenter | 1 | -1/+1 |
2010-05-05 | ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPads | Alex Chiang | 1 | -0/+120 |
2010-05-04 | x86, acpi/irq: pci device dev->irq is an isa irq not a gsi | Eric W. Biederman | 1 | -3/+5 |
2010-04-27 | ACPI: silence kmemcheck false positive | Dan Carpenter | 1 | -1/+1 |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina | 39 | -1352/+1496 |
2010-04-20 | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming | 9 | -234/+319 |
2010-04-20 | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT | Lin Ming | 2 | -0/+41 |
2010-04-20 | ACPICA: Update DSDT copy/detection. | Bob Moore | 5 | -19/+38 |
2010-04-20 | ACPICA: Add subsystem option to force copy of DSDT to local memory | Lin Ming | 5 | -0/+56 |
2010-04-20 | ACPICA: Add detection of corrupted/replaced DSDT | Lin Ming | 5 | -20/+61 |
2010-04-20 | ACPICA: Add write support for DataTable operation regions | Bob Moore | 1 | -3/+10 |
2010-04-20 | ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copy | Alexey Starikovskiy | 1 | -5/+18 |
2010-04-20 | ACPICA: Update comments/headers, no functional change | Bob Moore | 1 | -10/+11 |
2010-04-20 | ACPICA: Fix for possible fault in acpi_ex_release_mutex | Lin Ming | 1 | -11/+10 |
2010-04-20 | ACPICA: Standardize integer output for ACPICA warnings/errors | Bob Moore | 52 | -150/+151 |
2010-04-20 | ACPICA: Enhance configuration for output of AML Debug Object | Lin Ming | 5 | -216/+275 |
2010-04-16 | Merge branch 'bugzilla-15749' into release | Len Brown | 1 | -6/+11 |
2010-04-16 | ACPI: EC: Limit burst to 64 bits | Alexey Starikovskiy | 1 | -6/+11 |
2010-04-06 | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 34 | -83/+128 |
2010-04-06 | ACPI / PM: Move ACPI video resume to a PM notifier | Rafael J. Wysocki | 1 | -8/+30 |
2010-04-04 | ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup | Chase Douglas | 1 | -10/+4 |
2010-04-04 | ACPI: battery drivers should call power_supply_changed() | Alan Jenkins | 1 | -1/+1 |
2010-04-04 | ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=n | Alan Jenkins | 1 | -2/+2 |
2010-04-04 | ACPI: Don't send KEY_UNKNOWN for random video notifications | Matthew Garrett | 1 | -13/+16 |
2010-04-04 | ACPI: NUMA: map pxms to low node ids | David Rientjes | 1 | -2/+4 |
2010-04-03 | ACPI: use _HID when supplied by root-level devices | Bjorn Helgaas | 1 | -6/+6 |
2010-04-01 | Remove empty comment in acpi/power.c | Justin P. Mattock | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 30 | -0/+30 |
2010-03-24 | acpi: Support IBM SMBus CMI devices | Darrick J. Wong | 1 | -0/+38 |
2010-03-23 | ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe() | Rafael J. Wysocki | 1 | -12/+7 |
2010-03-23 | ACPI: fixes a false alarm from lockdep | Zhang Rui | 1 | -1/+8 |
2010-03-23 | ACPI dock: support multiple ACPI dock devices | Zhang Rui | 1 | -5/+2 |
2010-03-17 | ACPI: EC: Allow multibyte access to EC | Alexey Starikovskiy | 2 | -26/+21 |