| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Remove obsolete acpi_os_validate_address interface | Bob Moore | 2009-03-27 | 3 | -31/+0 |
* | ACPICA: New: I/O port protection | Bob Moore | 2009-03-27 | 12 | -29/+319 |
* | ACPICA: Preserve all PM control reserved and ignored bits | Bob Moore | 2009-03-27 | 2 | -1/+24 |
* | ACPICA: Change handling of PM1 Status register ignored bit | Bob Moore | 2009-03-27 | 1 | -16/+11 |
* | ACPICA: Fix AcpiWalkNamespace race condition with table unload | Bob Moore | 2009-03-27 | 11 | -33/+303 |
* | ACPICA: FADT: Fix extraneous length mismatch warning | Bob Moore | 2009-03-27 | 1 | -1/+2 |
* | ACPICA: Formatting update - no functional changes | Bob Moore | 2009-03-27 | 21 | -174/+161 |
* | ACPICA: Add manifest constants for bit register values | Bob Moore | 2009-03-27 | 4 | -13/+22 |
* | ACPICA: Update table header print function | Bob Moore | 2009-03-26 | 1 | -7/+11 |
* | ACPICA: Restructure bit register access functions | Bob Moore | 2009-03-26 | 1 | -115/+62 |
* | ACPICA: Rename ACPI bit register access functions | Bob Moore | 2009-03-26 | 8 | -42/+43 |
* | ACPICA: Optimize ACPI register locking | Bob Moore | 2009-03-26 | 3 | -40/+29 |
* | ACPICA: Formatting update - no functional changes | Bob Moore | 2009-03-26 | 8 | -54/+61 |
* | ACPICA: Debug output: decrease verbosity of DB_INFO debug level | Bob Moore | 2009-03-26 | 3 | -4/+4 |
* | ACPICA: Debug output: print result of _OSI invocations | Bob Moore | 2009-03-26 | 1 | -11/+21 |
* | ACPICA: Conditionally compile acpi_set_firmware_waking_vector64 | Bob Moore | 2009-03-26 | 1 | -1/+4 |
* | ACPICA: Remove ACPI_GET_OBJECT_TYPE macro | Bob Moore | 2009-03-26 | 38 | -194/+158 |
* | ACPICA: Add function to handle PM1 control registers | Bob Moore | 2009-03-26 | 4 | -67/+78 |
* | ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B | Bob Moore | 2009-03-26 | 3 | -10/+7 |
* | ACPICA: Fix parameter validation for acpi_read/write | Bob Moore | 2009-03-26 | 1 | -10/+8 |
* | ACPICA: For PM1B registers, do not shift value read or written | Bob Moore | 2009-03-26 | 1 | -9/+24 |
* | ACPICA: Remove extra write for acpi_hw_clear_acpi_status | Bob Moore | 2009-03-26 | 1 | -14/+3 |
* | ACPICA: Fix writes to optional PM1B registers | Bob Moore | 2009-03-26 | 1 | -65/+140 |
* | ACPICA: Update comments in module header | Bob Moore | 2009-03-26 | 1 | -19/+22 |
* | ACPICA: Check for non-zero address before being converted to GAS | Lin Ming | 2009-03-26 | 1 | -7/+9 |
* | ACPICA: Split out PM1 status registers from the FADT | Bob Moore | 2009-03-26 | 3 | -122/+147 |
* | ACPICA: Add override for dynamic tables | Bob Moore | 2009-03-26 | 1 | -1/+27 |
* | ACPICA: Remove extraneous parameter in table manager | Bob Moore | 2009-03-26 | 4 | -17/+14 |
* | ACPICA: Allow OS override of all ACPI tables | Bob Moore | 2009-03-26 | 3 | -44/+47 |
* | ACPICA: Add error check to debug object dump routine | Bob Moore | 2009-03-26 | 1 | -0/+6 |
* | acpi: check for pxm_to_node_map overflow | Cyrill Gorcunov | 2009-03-16 | 1 | -1/+1 |
* | ACPI: remove doubled status checking | Jiri Slaby | 2009-03-16 | 1 | -8/+1 |
* | ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di... | Zhang Rui | 2009-03-16 | 1 | -0/+8 |
* | Revert "ACPI: make some IO ports off-limits to AML" | Len Brown | 2009-03-16 | 1 | -50/+0 |
* | suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep ordering | Andy Whitcroft | 2009-03-16 | 1 | -0/+8 |
*---. | Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus... | Len Brown | 2009-02-21 | 3 | -9/+25 |
|\ \ \ |
|
| | * | | ACPI: remove CONFIG_ACPI_SYSTEM | Bjorn Helgaas | 2009-02-21 | 2 | -8/+1 |
| | |/ |
|
| * / | battery: don't assume we are fully charged when not charging or discharging | Richard Hughes | 2009-02-21 | 1 | -1/+24 |
| |/ |
|
* / | ACPI: EC: Add delay for slow MSI controller | Alexey Starikovskiy | 2009-02-21 | 1 | -0/+9 |
|/ |
|
*-----------. | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 | 14 | -826/+138 |
|\ \ \ \ \ \ \ |
|
| | | | | | | * | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 2009-02-04 | 1 | -105/+0 |
| |_|_|_|_|_|/
|/| | | | | | |
|
| | | | | | * | ACPI: add missing KERN_* constants to printks | Frank Seidel | 2009-02-07 | 6 | -11/+12 |
| |_|_|_|_|/
|/| | | | | |
|
| | | | | * | ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real... | Thierry Vignaud | 2009-02-07 | 1 | -1/+1 |
| | | | | * | ACPICA: Fix table entry truncation calculation | Myron Stowe | 2009-02-07 | 1 | -4/+3 |
| | | | | * | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-02-07 | 1 | -4/+4 |
| | | | | * | ACPI: dock: Don't eval _STA on every show_docked sysfs read | Holger Macht | 2009-02-06 | 1 | -1/+5 |
| | | | | * | ACPI: disable ACPI cleanly when bad RSDP found | Len Brown | 2009-02-06 | 1 | -1/+6 |
| | | | | * | ACPI: proc_dir_entry 'video/VGA' already registered | Zhao Yakui | 2009-02-02 | 1 | -0/+6 |
| | | | | * | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c | Rafael J. Wysocki | 2009-01-16 | 1 | -25/+26 |
| |_|_|_|/
|/| | | | |
|
| | | | * | ACPI: Fix crash on ASUS laptops | Tero Roponen | 2009-01-17 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|