summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ACPI, APEI, Manage GHES as platform devicesHuang Ying2010-08-082-71/+145
| | * | | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-081-16/+16
| | * | | ACPI, APEI, Fix a typo of error path of apei_resources_requestHuang Ying2010-08-081-2/+2
| | |/ /
| * | | Merge branch 'nvs' into releaseLen Brown2010-08-153-80/+33Star
| |\ \ \ | | |/ / | |/| |
| | * | ACPI / Sleep: Drop acpi_suspend_finish()Rafael J. Wysocki2010-07-071-7/+2Star
| | * | ACPI / Sleep: Consolidate suspend and hibernation routinesRafael J. Wysocki2010-07-071-26/+16Star
| | * | ACPI / Wakeup: Simplify enabling of wakeup devicesRafael J. Wysocki2010-07-073-44/+14Star
| | * | ACPI / Sleep: Rework enabling wakeup devicesRafael J. Wysocki2010-07-071-4/+2Star
| | * | ACPI / Sleep: Free NVS copy if suspending of devices failsRafael J. Wysocki2010-07-071-1/+1
* | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-8/+24
|\ \ \ \
| * | | | param: update drivers/acpi/debug.c to new schemeRusty Russell2010-08-111-8/+24
* | | | | acpi: fix bogus preemption logicThomas Gleixner2010-08-121-0/+1
|/ / / /
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-08-0848-876/+411Star
|\ \ \ \ | | |_|/ | |/| |
| * | | ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()Rafael J. Wysocki2010-07-121-13/+8Star
| * | | ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unsetRafael J. Wysocki2010-07-121-1/+1
| * | | ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-129-298/+83Star
| * | | ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()Rafael J. Wysocki2010-07-121-2/+3
| * | | ACPICA: Fix for Alias references within Package objectsBob Moore2010-07-071-1/+15
| * | | ACPICA: Fix lint warning for 64-bit constantBob Moore2010-07-071-1/+1
| * | | ACPICA: Remove obsolete GPE functionBob Moore2010-07-073-30/+6Star
| * | | ACPICA: Drop acpi_set_gpeRafael J. Wysocki2010-07-071-60/+0Star
| * | | ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki2010-07-074-44/+47
| * | | ACPI / EC: Do not use acpi_set_gpeRafael J. Wysocki2010-07-071-11/+4Star
| * | | ACPI / EC: Drop suspend and resume routinesRafael J. Wysocki2010-07-071-18/+0Star
| * | | ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-079-121/+46Star
| * | | ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki2010-07-073-19/+81
| * | | ACPICA: Rename acpi_hw_gpe_register_bitLin Ming2010-07-073-7/+7
| * | | ACPICA: Optimization: Reduce the number of namespace walksAlexey Starikovskiy2010-07-072-6/+32
| * | | ACPICA: Update flags for operand objectBob Moore2010-07-072-17/+8Star
| * | | ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy2010-07-0715-218/+52Star
| * | | ACPICA: Expand device initialization counters to 32 bitsBob Moore2010-07-072-5/+5
| * | | ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore2010-07-0711-28/+28
| * | | ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy2010-07-073-24/+24
| * | | ACPICA: iASL/Core: Add support for _WDG/_WED MS methodsBob Moore2010-07-071-6/+7
| * | | ACPICA: Add comment: _BCL cannot be sorted on the flyBob Moore2010-07-071-0/+7
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-29/+11Star
|\ \ \
| * | | acpi: use queue_work_on() instead of binding workqueue worker to cpu0Tejun Heo2010-06-291-29/+11Star
* | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-062-2/+2
|\ \ \ \
| * | | | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-272-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-061-0/+9
|\ \ \ \
| * | | | ACPI: Disable ASPM if the platform won't provide _OSC control for PCIeMatthew Garrett2010-07-301-0/+9
| |/ / /
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-061-1/+1
|\ \ \ \
| * | | | x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-021-1/+1
| |/ / /
* | | | acpi ec_sys: Be more cautious about ec write accessThomas Renninger2010-08-032-10/+32
* | | | acpi ec: Fix possible double io port registrationThomas Renninger2010-08-031-10/+10
* | | | ACPI: Register EC io ports in /proc/ioportsThomas Renninger2010-08-031-2/+10
* | | | ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the ECThomas Renninger2010-08-031-0/+86
* | | | ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger2010-08-035-13/+100
* | | | ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger2010-08-031-80/+1Star
|/ / /
* | | Merge branch 'bugzilla-16396' into releaseLen Brown2010-07-251-18/+17Star
|\ \ \