| Commit message (Expand) | Author | Age |
* | ACPICA: Condense some protected ports | Bob Moore | 2009-03-27 |
* | ACPICA: Remove unused code, no functional change | Bob Moore | 2009-03-27 |
* | ACPICA: Clear PM register write-only bits on reading | Lin Ming | 2009-03-27 |
* | ACPICA: Remove obsolete acpi_os_validate_address interface | Bob Moore | 2009-03-27 |
* | ACPICA: New: I/O port protection | Bob Moore | 2009-03-27 |
* | ACPICA: Preserve all PM control reserved and ignored bits | Bob Moore | 2009-03-27 |
* | ACPICA: Change handling of PM1 Status register ignored bit | Bob Moore | 2009-03-27 |
* | ACPICA: Fix AcpiWalkNamespace race condition with table unload | Bob Moore | 2009-03-27 |
* | ACPICA: FADT: Fix extraneous length mismatch warning | Bob Moore | 2009-03-27 |
* | ACPICA: Formatting update - no functional changes | Bob Moore | 2009-03-27 |
* | ACPICA: Add manifest constants for bit register values | Bob Moore | 2009-03-27 |
* | ACPICA: Update table header print function | Bob Moore | 2009-03-26 |
* | ACPICA: Restructure bit register access functions | Bob Moore | 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-26 |
* | 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-03-16 |
*---. | 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-21 |
|/ |
|
*-----------. | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 |
|\ \ \ \ \ \ \ |
|
| | | | | | | * | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 2009-02-04 |
| |_|_|_|_|_|/
|/| | | | | | |
|
| | | | | | * | ACPI: add missing KERN_* constants to printks | Frank Seidel | 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: 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 |