Age | Commit message (Expand) | Author | Files | Lines |
2010-05-11 | ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[] | Alex Chiang | 1 | -89/+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 | 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-04-27 | ACPI: silence kmemcheck false positive | Dan Carpenter | 1 | -1/+1 |
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-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 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 1 | -3/+6 |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 168 | -2226/+2486 |
2010-03-14 | ACPI: processor: push file static MADT pointer into internal map_madt_entry() | Alex Chiang | 1 | -9/+9 |
2010-03-14 | ACPI: processor: refactor internal map_lsapic_id() | Alex Chiang | 1 | -15/+5 |
2010-03-14 | ACPI: processor: refactor internal map_x2apic_id() | Alex Chiang | 1 | -9/+3 |
2010-03-14 | ACPI: processor: refactor internal map_lapic_id() | Alex Chiang | 1 | -6/+9 |
2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2 | -10/+0 |
2010-03-14 | ACPI: processor: remove early _PDC optin quirks | Alex Chiang | 1 | -37/+0 |
2010-03-14 | ACPI: processor: add internal processor_physically_present() | Alex Chiang | 1 | -0/+42 |
2010-03-14 | ACPI: processor: move acpi_get_cpuid into processor_core.c | Alex Chiang | 2 | -159/+160 |
2010-03-14 | ACPI: processor: export acpi_get_cpuid() | Alex Chiang | 1 | -6/+4 |
2010-03-14 | ACPI: processor: mv processor_pdc.c processor_core.c | Alex Chiang | 2 | -2/+2 |
2010-03-14 | ACPI: processor: mv processor_core.c processor_driver.c | Alex Chiang | 2 | -2/+2 |
2010-03-14 | ACPI video: Be more liberal in validating _BQC behaviour | Matthew Garrett | 1 | -11/+17 |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2010-03-08 | ACPI / EC / PM: Close race between EC and resume from hibernation | Rafael J. Wysocki | 3 | -6/+48 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 2 | -2/+2 |
2010-03-07 | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes | Eric W. Biederman | 1 | -0/+2 |
2010-03-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 1 | -0/+2 |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -1/+1 |
2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 143 | -526/+601 |
2010-02-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 17 | -369/+399 |
2010-02-24 | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 4 | -22/+30 |
2010-02-23 | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 1 | -0/+1 |