summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore2009-03-273-31/+0
* ACPICA: New: I/O port protectionBob Moore2009-03-2712-29/+319
* ACPICA: Preserve all PM control reserved and ignored bitsBob Moore2009-03-272-1/+24
* ACPICA: Change handling of PM1 Status register ignored bitBob Moore2009-03-271-16/+11
* ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore2009-03-2711-33/+303
* ACPICA: FADT: Fix extraneous length mismatch warningBob Moore2009-03-271-1/+2
* ACPICA: Formatting update - no functional changesBob Moore2009-03-2721-174/+161
* ACPICA: Add manifest constants for bit register valuesBob Moore2009-03-274-13/+22
* ACPICA: Update table header print functionBob Moore2009-03-261-7/+11
* ACPICA: Restructure bit register access functionsBob Moore2009-03-261-115/+62
* ACPICA: Rename ACPI bit register access functionsBob Moore2009-03-268-42/+43
* ACPICA: Optimize ACPI register lockingBob Moore2009-03-263-40/+29
* ACPICA: Formatting update - no functional changesBob Moore2009-03-268-54/+61
* ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore2009-03-263-4/+4
* ACPICA: Debug output: print result of _OSI invocationsBob Moore2009-03-261-11/+21
* ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore2009-03-261-1/+4
* ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-2638-194/+158
* ACPICA: Add function to handle PM1 control registersBob Moore2009-03-264-67/+78
* ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore2009-03-263-10/+7
* ACPICA: Fix parameter validation for acpi_read/writeBob Moore2009-03-261-10/+8
* ACPICA: For PM1B registers, do not shift value read or writtenBob Moore2009-03-261-9/+24
* ACPICA: Remove extra write for acpi_hw_clear_acpi_statusBob Moore2009-03-261-14/+3
* ACPICA: Fix writes to optional PM1B registersBob Moore2009-03-261-65/+140
* ACPICA: Update comments in module headerBob Moore2009-03-261-19/+22
* ACPICA: Check for non-zero address before being converted to GASLin Ming2009-03-261-7/+9
* ACPICA: Split out PM1 status registers from the FADTBob Moore2009-03-263-122/+147
* ACPICA: Add override for dynamic tablesBob Moore2009-03-261-1/+27
* ACPICA: Remove extraneous parameter in table managerBob Moore2009-03-264-17/+14
* ACPICA: Allow OS override of all ACPI tablesBob Moore2009-03-263-44/+47
* ACPICA: Add error check to debug object dump routineBob Moore2009-03-261-0/+6
* acpi: check for pxm_to_node_map overflowCyrill Gorcunov2009-03-161-1/+1
* ACPI: remove doubled status checkingJiri Slaby2009-03-161-8/+1
* ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di...Zhang Rui2009-03-161-0/+8
* Revert "ACPI: make some IO ports off-limits to AML"Len Brown2009-03-161-50/+0
* suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep orderingAndy Whitcroft2009-03-161-0/+8
*---. Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...Len Brown2009-02-213-9/+25
|\ \ \
| | * | ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas2009-02-212-8/+1
| | |/
| * / battery: don't assume we are fully charged when not charging or dischargingRichard Hughes2009-02-211-1/+24
| |/
* / ACPI: EC: Add delay for slow MSI controllerAlexey Starikovskiy2009-02-211-0/+9
|/
*-----------. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-0714-826/+138
|\ \ \ \ \ \ \
| | | | | | | * ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-041-105/+0
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * ACPI: add missing KERN_* constants to printksFrank Seidel2009-02-076-11/+12
| |_|_|_|_|/ |/| | | | |
| | | | | * ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...Thierry Vignaud2009-02-071-1/+1
| | | | | * ACPICA: Fix table entry truncation calculationMyron Stowe2009-02-071-4/+3
| | | | | * ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-02-071-4/+4
| | | | | * ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht2009-02-061-1/+5
| | | | | * ACPI: disable ACPI cleanly when bad RSDP foundLen Brown2009-02-061-1/+6
| | | | | * ACPI: proc_dir_entry 'video/VGA' already registeredZhao Yakui2009-02-021-0/+6
| | | | | * ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki2009-01-161-25/+26
| |_|_|_|/ |/| | | |
| | | | * ACPI: Fix crash on ASUS laptopsTero Roponen2009-01-171-1/+1
| |_|_|/ |/| | |