Age | Commit message (Expand) | Author |
2009-03-26 | ACPICA: Rename ACPI bit register access functions | Bob Moore |
2009-03-26 | ACPICA: Optimize ACPI register locking | Bob Moore |
2009-03-26 | ACPICA: Formatting update - no functional changes | Bob Moore |
2009-03-26 | ACPICA: Debug output: decrease verbosity of DB_INFO debug level | Bob Moore |
2009-03-26 | ACPICA: Debug output: print result of _OSI invocations | Bob Moore |
2009-03-26 | ACPICA: Conditionally compile acpi_set_firmware_waking_vector64 | Bob Moore |
2009-03-26 | ACPICA: Remove ACPI_GET_OBJECT_TYPE macro | Bob Moore |
2009-03-26 | ACPICA: Add function to handle PM1 control registers | Bob Moore |
2009-03-26 | ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B | Bob Moore |
2009-03-26 | ACPICA: Fix parameter validation for acpi_read/write | Bob Moore |
2009-03-26 | ACPICA: For PM1B registers, do not shift value read or written | Bob Moore |
2009-03-26 | ACPICA: Remove extra write for acpi_hw_clear_acpi_status | Bob Moore |
2009-03-26 | ACPICA: Fix writes to optional PM1B registers | Bob Moore |
2009-03-26 | ACPICA: Update comments in module header | Bob Moore |
2009-03-26 | ACPICA: Check for non-zero address before being converted to GAS | Lin Ming |
2009-03-26 | ACPICA: Split out PM1 status registers from the FADT | Bob Moore |
2009-03-26 | ACPICA: Add override for dynamic tables | Bob Moore |
2009-03-26 | ACPICA: Remove extraneous parameter in table manager | Bob Moore |
2009-03-26 | ACPICA: Allow OS override of all ACPI tables | Bob Moore |
2009-03-26 | ACPICA: Add error check to debug object dump routine | Bob Moore |
2009-03-16 | acpi: check for pxm_to_node_map overflow | Cyrill Gorcunov |
2009-03-16 | ACPI: remove doubled status checking | Jiri Slaby |
2009-03-16 | ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di... | Zhang Rui |
2009-03-16 | Revert "ACPI: make some IO ports off-limits to AML" | Len Brown |
2009-03-16 | suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep ordering | Andy Whitcroft |
2009-02-21 | Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus... | Len Brown |
2009-02-21 | ACPI: remove CONFIG_ACPI_SYSTEM | Bjorn Helgaas |
2009-02-21 | battery: don't assume we are fully charged when not charging or discharging | Richard Hughes |
2009-02-21 | ACPI: EC: Add delay for slow MSI controller | Alexey Starikovskiy |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown |
2009-02-07 | ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real... | Thierry Vignaud |
2009-02-07 | ACPICA: Fix table entry truncation calculation | Myron Stowe |
2009-02-07 | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-02-07 | ACPI: add missing KERN_* constants to printks | Frank Seidel |
2009-02-06 | ACPI: dock: Don't eval _STA on every show_docked sysfs read | Holger Macht |
2009-02-06 | ACPI: disable ACPI cleanly when bad RSDP found | Len Brown |
2009-02-06 | ACPI: delete CPU_IDLE=n code | Len Brown |
2009-02-04 | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger |
2009-02-03 | ACPI: make some IO ports off-limits to AML | Len Brown |
2009-02-03 | ACPICA: add debug dump of BIOS _OSI strings | Len Brown |
2009-02-02 | ACPI: proc_dir_entry 'video/VGA' already registered | Zhao Yakui |
2009-02-02 | ACPI: Skip the first two elements in the _BCL package | Zhao Yakui |
2009-01-28 | ACPI: remove BM_RLD access from idle entry path | Len Brown |
2009-01-28 | ACPI: remove locking from PM1x_STS register reads | Len Brown |
2009-01-17 | ACPI: Fix crash on ASUS laptops | Tero Roponen |
2009-01-16 | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c | Rafael J. Wysocki |
2009-01-16 | Merge branch 'misc' into release | Len Brown |
2009-01-16 | Merge branches 'bugzilla-11884' and 'bugzilla-8544' into release | Len Brown |
2009-01-16 | ACPI: rename main.c to sleep.c | Len Brown |
2009-01-16 | thermal fixup for broken BIOS which has invalid trip points. | Zhang Rui |