aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into releaseLen Brown2011-03-231-1/+1
|\
| * PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-151-1/+1
* | Merge branch 'acpica' into releaseLen Brown2011-03-232-2/+64
|\ \
| * | ACPICA: Update version to 20110316Bob Moore2011-03-231-1/+1
| * | ACPICA: Header support for SLIC tableBob Moore2011-03-231-1/+63
* | | Merge branch 'apei-release' into releaseLen Brown2011-03-221-2/+3
|\ \ \
| * | | ACPI, APEI, Add ERST record ID cacheHuang Ying2011-03-211-2/+3
| | |/ | |/|
* | | Merge branch 'acpica' into releaseLen Brown2011-03-183-4/+26
|\ \ \ | | |/ | |/|
| * | ACPICA: Update version to 20110211.Bob Moore2011-03-021-1/+1
| * | ACPICA: Fix unresolved name issue for no-debug and no-error-msg casesBob Moore2011-03-021-3/+9
| * | ACPICA: Remove use of unreliable FADT revision fieldBob Moore2011-03-021-0/+16
| |/
* | ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki2011-02-241-1/+0
|/
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2011-01-2014-15/+15
|\
| * ACPICA: Update version to 20110112Bob Moore2011-01-181-1/+1
| * ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-1814-14/+14
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-141-0/+6
|\ \
| * | PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-141-0/+6
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-134-35/+55
|\ \ \
| * | | ACPI: Drop device flag wake_capableRafael J. Wysocki2011-01-121-2/+1
| * | | Merge branch 'throttling' into releaseLen Brown2011-01-121-0/+6
| |\ \ \
| | * | | ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui2011-01-101-0/+6
| | |/ /
| * | | Merge branch 'wakeup-etc-rafael' into releaseLen Brown2011-01-121-6/+0
| |\ \ \
| | * | | ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki2011-01-071-6/+0
| | |/ /
| * | | Merge branch 'power-resource' into releaseLen Brown2011-01-121-3/+2
| |\ \ \ | | |_|/ | |/| |
| | * | ACPI / PM: Drop acpi_bus_get_power()Rafael J. Wysocki2011-01-121-1/+0
| | * | ACPI / Fan: Rework the handling of power resourcesRafael J. Wysocki2011-01-121-2/+1
| | * | ACPI / PM: Add function for updating device power state consistentlyRafael J. Wysocki2011-01-121-0/+1
| | |/
| * | ACPICA: Update version to 20101209Lin Ming2011-01-121-1/+1
| * | ACPICA: Global event handlerLin Ming2011-01-122-0/+12
| * | ACPICA: Implicit notify supportLin Ming2011-01-122-18/+25
| * | ACPICA: New GPE handler callback definitionLin Ming2011-01-122-2/+5
| * | ACPICA: Rename some function and variable namesLin Ming2011-01-122-5/+5
| |/
* | Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+4
|\ \ | |/
| * ACPI: video: fix build for CONFIG_ACPI=nChris Wilson2010-12-111-1/+4
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* Merge branch 'misc' into releaseLen Brown2010-10-262-4/+0
|\
| * ACPI: remove dead codeStephen Hemminger2010-10-192-4/+0
* | Merge branch 'gpe-defer' into releaseLen Brown2010-10-251-0/+2
|\ \
| * | ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-241-0/+2
* | | Merge branch 'acpi_pm_device_sleep_state' into releaseLen Brown2010-10-251-4/+8
|\ \ \
| * | | ACPI / PM: Fix problems with acpi_pm_device_sleep_state()Rafael J. Wysocki2010-10-151-4/+8
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown2010-10-251-1/+1
|\ \ \ \ | | |/ / | |/| |
| | * | ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger2010-10-011-1/+1
| | |/
* | | Merge branch 'acpica' into releaseLen Brown2010-10-256-33/+33
|\ \ \ | |/ / |/| |
| * | ACPICA: Update version to 20101013Bob Moore2010-10-171-1/+1
| * | ACPICA: Update version to 20100915Bob Moore2010-10-011-1/+1
| * | ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore2010-10-011-0/+1
| * | ACPICA: Update math module; no functional changeBob Moore2010-10-011-10/+0
| * | ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2010-10-012-11/+13
| * | ACPICA: Add ACPI_INLINE configuration parameterLin Ming2010-10-012-0/+8