Age | Commit message (Expand) | Author |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown |
2010-03-14 | ACPI: processor: push file static MADT pointer into internal map_madt_entry() | Alex Chiang |
2010-03-14 | ACPI: processor: refactor internal map_lsapic_id() | Alex Chiang |
2010-03-14 | ACPI: processor: refactor internal map_x2apic_id() | Alex Chiang |
2010-03-14 | ACPI: processor: refactor internal map_lapic_id() | Alex Chiang |
2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang |
2010-03-14 | ACPI: processor: remove early _PDC optin quirks | Alex Chiang |
2010-03-14 | ACPI: processor: add internal processor_physically_present() | Alex Chiang |
2010-03-14 | ACPI: processor: move acpi_get_cpuid into processor_core.c | Alex Chiang |
2010-03-14 | ACPI: processor: export acpi_get_cpuid() | Alex Chiang |
2010-03-14 | ACPI: processor: mv processor_pdc.c processor_core.c | Alex Chiang |
2010-03-14 | ACPI: processor: mv processor_core.c processor_driver.c | Alex Chiang |
2010-03-14 | ACPI video: Be more liberal in validating _BQC behaviour | Matthew Garrett |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-08 | ACPI / EC / PM: Close race between EC and resume from hibernation | Rafael J. Wysocki |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-07 | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes | Eric W. Biederman |
2010-03-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2010-02-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-02-24 | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki |
2010-02-23 | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas |
2010-02-23 | ACPI thermal: Don't invalidate thermal zone if critical trip point is bad | Thomas Renninger |
2010-02-23 | Merge branch 'pcc' into release | Len Brown |
2010-02-22 | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki |
2010-02-22 | ACPI / ACPICA: Multiple system notify handlers per device | Rafael J. Wysocki |
2010-02-22 | ACPI / PM: Add more run-time wake-up fields | Rafael J. Wysocki |
2010-02-22 | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki |
2010-02-22 | ACPI: Be in TS_POLLING state during mwait based C-state entry | Pallipadi, Venkatesh |
2010-02-19 | ACPI thermal: Check for thermal zone requirement | Thomas Renninger |
2010-02-19 | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0 | Darrick J. Wong |
2010-02-18 | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown |
2010-02-18 | ACPI: fix "acpi=ht" boot option | Len Brown |
2010-02-17 | smp: Use nr_cpus= to set nr_cpu_ids early | Yinghai Lu |
2010-02-17 | percpu: add __percpu sparse annotations to what's left | Tejun Heo |
2010-02-16 | ACPI: fix High cpu temperature with 2.6.32 | Arjan van de Ven |
2010-02-16 | ACPI: dock: properly initialize local struct dock_station in dock_add() | Alex Chiang |
2010-02-16 | ACPICA: fix acpi_ex_release_mutex() comment | Bartlomiej Zolnierkiewicz |
2010-02-16 | ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin... | Bartlomiej Zolnierkiewicz |
2010-02-16 | ACPI: delete unused acpi_evaluate_string() | Len Brown |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-02-04 | Fix misspellings of "separate" in strings. | Adam Buchbinder |
2010-01-31 | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found | Thomas Renninger |
2010-01-31 | ACPI: Add NULL pointer check in acpi_bus_start | Thomas Renninger |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming |
2010-01-22 | ACPI: processor: only evaluate _PDC once per processor | Alex Chiang |
2010-01-22 | ACPI: processor: add kernel command line support for early _PDC eval | Alex Chiang |