aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* ACPICA: Update table header print functionBob Moore2009-03-26
* ACPICA: Restructure bit register access functionsBob Moore2009-03-26
* ACPICA: Rename ACPI bit register access functionsBob Moore2009-03-26
* ACPICA: Optimize ACPI register lockingBob Moore2009-03-26
* ACPICA: Formatting update - no functional changesBob Moore2009-03-26
* ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore2009-03-26
* ACPICA: Debug output: print result of _OSI invocationsBob Moore2009-03-26
* ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore2009-03-26
* ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-26
* ACPICA: Add function to handle PM1 control registersBob Moore2009-03-26
* ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore2009-03-26
* ACPICA: Fix parameter validation for acpi_read/writeBob Moore2009-03-26
* ACPICA: For PM1B registers, do not shift value read or writtenBob Moore2009-03-26
* ACPICA: Remove extra write for acpi_hw_clear_acpi_statusBob Moore2009-03-26
* ACPICA: Fix writes to optional PM1B registersBob Moore2009-03-26
* ACPICA: Update comments in module headerBob Moore2009-03-26
* ACPICA: Check for non-zero address before being converted to GASLin Ming2009-03-26
* ACPICA: Split out PM1 status registers from the FADTBob Moore2009-03-26
* ACPICA: Add override for dynamic tablesBob Moore2009-03-26
* ACPICA: Remove extraneous parameter in table managerBob Moore2009-03-26
* ACPICA: Allow OS override of all ACPI tablesBob Moore2009-03-26
* ACPICA: Add error check to debug object dump routineBob Moore2009-03-26
* acpi: check for pxm_to_node_map overflowCyrill Gorcunov2009-03-16
* ACPI: remove doubled status checkingJiri Slaby2009-03-16
* ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di...Zhang Rui2009-03-16
* Revert "ACPI: make some IO ports off-limits to AML"Len Brown2009-03-16
* suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep orderingAndy Whitcroft2009-03-16
*---. Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...Len Brown2009-02-21
|\ \ \
| | * | ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas2009-02-21
| | |/
| * / battery: don't assume we are fully charged when not charging or dischargingRichard Hughes2009-02-21
| |/
* / ACPI: EC: Add delay for slow MSI controllerAlexey Starikovskiy2009-02-21
|/
*-----------. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07
|\ \ \ \ \ \ \
| | | | | | | * ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-04
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * ACPI: add missing KERN_* constants to printksFrank Seidel2009-02-07
| |_|_|_|_|/ |/| | | | |
| | | | | * ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...Thierry Vignaud2009-02-07
| | | | | * ACPICA: Fix table entry truncation calculationMyron Stowe2009-02-07
| | | | | * ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-02-07
| | | | | * ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht2009-02-06
| | | | | * ACPI: disable ACPI cleanly when bad RSDP foundLen Brown2009-02-06
| | | | | * ACPI: proc_dir_entry 'video/VGA' already registeredZhao Yakui2009-02-02
| | | | | * ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki2009-01-16
| |_|_|_|/ |/| | | |
| | | | * ACPI: Fix crash on ASUS laptopsTero Roponen2009-01-17
| |_|_|/ |/| | |
| | | * ACPI: make some IO ports off-limits to AMLLen Brown2009-02-03
| | | * ACPICA: add debug dump of BIOS _OSI stringsLen Brown2009-02-03
| |_|/ |/| |
| | * ACPI: delete CPU_IDLE=n codeLen Brown2009-02-06
| | * ACPI: remove BM_RLD access from idle entry pathLen Brown2009-01-28
| | * ACPI: remove locking from PM1x_STS register readsLen Brown2009-01-28
| |/ |/|
| * ACPI: Skip the first two elements in the _BCL packageZhao Yakui2009-02-02
|/
* Merge branch 'misc' into releaseLen Brown2009-01-16
|\
| * ACPI: rename main.c to sleep.cLen Brown2009-01-16