Age | Commit message (Expand) | Author |
2009-09-19 | Merge branch 'misc-2.6.32' into release | Len Brown |
2009-09-19 | Merge branch 'processor-procfs-2.6.32' into release | Len Brown |
2009-09-19 | Merge branch 'power-meter' into release | Len Brown |
2009-09-19 | Merge branch 'bugzilla-13620' into release | Len Brown |
2009-09-19 | Merge branch 'ec' into release | Len Brown |
2009-09-19 | Merge branch 'bjorn-start-stop-2.6.32' into release | Len Brown |
2009-09-19 | Merge branch 'battery' into release | Len Brown |
2009-09-19 | Merge branch 'acpica' into release | Len Brown |
2009-09-19 | acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_file | Alexey Dobriyan |
2009-09-19 | ACPI: linux/acpi.h should not include linux/dmi.h | Len Brown |
2009-09-19 | hwmon driver for ACPI 4.0 power meters | Darrick J. Wong |
2009-09-19 | Merge branch 'sfi-base' into release | Len Brown |
2009-09-19 | Merge branch 'linus' into release | Len Brown |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-15 | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-09 | PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support | Rafael J. Wysocki |
2009-09-09 | ACPI PM: Replace wakeup.prepared with reference counter | Rafael J. Wysocki |
2009-09-09 | PCI / ACPI PM: Rework some debug messages | Rafael J. Wysocki |
2009-09-09 | ACPI: export acpi_pci_root and friends | Alex Chiang |
2009-09-08 | ACPICA: Windows compatibility: autoexecute root _INI method | Bob Moore |
2009-09-08 | ACPICA: Update _OSI with new Windows OS strings | Bob Moore |
2009-09-08 | ACPICA: Fix memory leak for ill-formed Package objects | Bob Moore |
2009-09-08 | ACPICA: Remove error message for Store(Localx,Localx) | Bob Moore |
2009-09-08 | ACPICA: Fix extraneous warning if _DSM returns a package | Bob Moore |
2009-09-08 | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo |
2009-09-05 | Merge branch 'bugzilla-13002' into release | Len Brown |
2009-09-05 | Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible" | Len Brown |
2009-09-02 | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar |
2009-09-01 | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang |
2009-08-31 | Merge branch 'bugzilla-13745' into release | Len Brown |
2009-08-31 | ACPI: fix NULL bug for HID/UID string | Hugh Dickins |
2009-08-31 | ACPI: pci_slot.ko wants a 64-bit _SUN | Alex Chiang |
2009-08-29 | ACPI: sleep: another HP DMI entry for init_set_sci_en_on_resume | Len Brown |
2009-08-29 | ACPI: EC: Drop orphan comment | Alexey Starikovskiy |
2009-08-29 | ACPI: EC: use BURST mode only for MSI notebooks | Alexey Starikovskiy |
2009-08-29 | ACPI: EC: Merge IRQ and POLL modes | Alexey Starikovskiy |
2009-08-29 | ACPI battery: work around negative s16 battery current on Acer | Hector Martin |
2009-08-28 | ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries() | Len Brown |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown |
2009-08-28 | ACPICA: acpi_reset: Bypass port validation mechanism | Bob Moore |
2009-08-28 | ACPICA: Add support for module-level executable AML code | Lin Ming |
2009-08-28 | ACPICA: ACPI 4: Add validation for new predefined names. | Bob Moore |
2009-08-28 | ACPICA: reformat predefined method table, no functional change | Lin Ming |
2009-08-28 | ACPICA: Fix fault if acpi_terminate is called twice | Bob Moore |
2009-08-28 | ACPICA: ACPI 4.0 : Add new return package type, restructure module. | Bob Moore |
2009-08-28 | ACPICA: Add repair for predefined methods that return nested packages | Bob Moore |
2009-08-28 | ACPICA: Move predefined repair code to new file, no functional change | Bob Moore |
2009-08-28 | ACPI: don't free non-existent backlight in acpi video module | Keith Packard |
2009-08-28 | ACPICA: Windows compatibility fix: same buffer/string store | Lin Ming |
2009-08-27 | ACPICA: fix leak of acpi_os_validate_address | Lin Ming |