| Commit message (Expand) | Author | Age |
* | 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 |
| | | | | * | ACPI: proc_dir_entry 'video/VGA' already registered | Zhao Yakui | 2009-02-02 |
| | | | | * | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c | Rafael J. Wysocki | 2009-01-16 |
| |_|_|_|/
|/| | | | |
|
| | | | * | ACPI: Fix crash on ASUS laptops | Tero Roponen | 2009-01-17 |
| |_|_|/
|/| | | |
|
| | | * | 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-03 |
| |_|/
|/| | |
|
| | * | ACPI: delete CPU_IDLE=n code | Len Brown | 2009-02-06 |
| | * | 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-28 |
| |/
|/| |
|
| * | ACPI: Skip the first two elements in the _BCL package | Zhao Yakui | 2009-02-02 |
|/ |
|
* | Merge branch 'misc' into release | Len Brown | 2009-01-16 |
|\ |
|
| * | ACPI: rename main.c to sleep.c | Len Brown | 2009-01-16 |
| | | |
| \ | |
*-. \ | Merge branches 'bugzilla-11884' and 'bugzilla-8544' into release | Len Brown | 2009-01-16 |
|\ \ \
| |_|/
|/| | |
|
| | * | thermal fixup for broken BIOS which has invalid trip points. | Zhang Rui | 2009-01-16 |
| |/
|/| |
|
| * | ACPI: EC: Don't trust ECDT tables from ASUS | Alexey Starikovskiy | 2009-01-16 |
| * | ACPI: EC: Limit workaround for ASUS notebooks even more | Alexey Starikovskiy | 2009-01-16 |
|/ |
|
* | Merge branch 'drivers-platform' into release | Len Brown | 2009-01-09 |
|\ |
|
| * | ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 | Len Brown | 2008-12-19 |
* | | Merge branch 'simplify_PRT' into release | Len Brown | 2009-01-09 |
|\ \ |
|
| * | | ACPI: simplify buffer management for acpi_pci_bind() etc. | Len Brown | 2008-12-30 |
| * | | ACPI: PCI: add HP copyright | Bjorn Helgaas | 2008-12-30 |