| Commit message (Expand) | Author | Age |
... | |
| | * | | | ACPI, APEI, Manage GHES as platform devices | Huang Ying | 2010-08-08 |
| | * | | | ACPI, APEI, Rename CPER and GHES severity constants | Huang Ying | 2010-08-08 |
| | * | | | ACPI, APEI, Fix a typo of error path of apei_resources_request | Huang Ying | 2010-08-08 |
| | |/ / |
|
| * | | | Merge branch 'nvs' into release | Len Brown | 2010-08-14 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ACPI / Sleep: Drop acpi_suspend_finish() | Rafael J. Wysocki | 2010-07-06 |
| | * | | ACPI / Sleep: Consolidate suspend and hibernation routines | Rafael J. Wysocki | 2010-07-06 |
| | * | | ACPI / Wakeup: Simplify enabling of wakeup devices | Rafael J. Wysocki | 2010-07-06 |
| | * | | ACPI / Sleep: Rework enabling wakeup devices | Rafael J. Wysocki | 2010-07-06 |
| | * | | ACPI / Sleep: Free NVS copy if suspending of devices fails | Rafael J. Wysocki | 2010-07-06 |
* | | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 |
|\ \ \ \ |
|
| * | | | | param: update drivers/acpi/debug.c to new scheme | Rusty Russell | 2010-08-11 |
* | | | | | acpi: fix bogus preemption logic | Thomas Gleixner | 2010-08-12 |
|/ / / / |
|
* | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-08-07 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block() | Rafael J. Wysocki | 2010-07-12 |
| * | | | ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset | Rafael J. Wysocki | 2010-07-12 |
| * | | | ACPI / ACPICA: Do not execute _PRW methods during initialization | Rafael J. Wysocki | 2010-07-12 |
| * | | | ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags() | Rafael J. Wysocki | 2010-07-12 |
| * | | | ACPICA: Fix for Alias references within Package objects | Bob Moore | 2010-07-06 |
| * | | | ACPICA: Fix lint warning for 64-bit constant | Bob Moore | 2010-07-06 |
| * | | | ACPICA: Remove obsolete GPE function | Bob Moore | 2010-07-06 |
| * | | | ACPICA: Drop acpi_set_gpe | Rafael J. Wysocki | 2010-07-06 |
| * | | | ACPICA: Use low-level GPE enable during GPE block initialization | Rafael J. Wysocki | 2010-07-06 |
| * | | | ACPI / EC: Do not use acpi_set_gpe | Rafael J. Wysocki | 2010-07-06 |
| * | | | ACPI / EC: Drop suspend and resume routines | Rafael J. Wysocki | 2010-07-06 |
| * | | | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 2010-07-06 |
| * | | | ACPICA: Introduce acpi_gpe_wakeup() | Rafael J. Wysocki | 2010-07-06 |
| * | | | ACPICA: Rename acpi_hw_gpe_register_bit | Lin Ming | 2010-07-06 |
| * | | | ACPICA: Optimization: Reduce the number of namespace walks | Alexey Starikovskiy | 2010-07-06 |
| * | | | ACPICA: Update flags for operand object | Bob Moore | 2010-07-06 |
| * | | | ACPICA: Performance enhancement for namespace search and access | Alexey Starikovskiy | 2010-07-06 |
| * | | | ACPICA: Expand device initialization counters to 32 bits | Bob Moore | 2010-07-06 |
| * | | | ACPICA: Core: Replace all %d format specifiers with %u (unsigned) | Bob Moore | 2010-07-06 |
| * | | | ACPICA: Expand initialization counters to 32 bits | Alexey Starikovskiy | 2010-07-06 |
| * | | | ACPICA: iASL/Core: Add support for _WDG/_WED MS methods | Bob Moore | 2010-07-06 |
| * | | | ACPICA: Add comment: _BCL cannot be sorted on the fly | Bob Moore | 2010-07-06 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 |
|\ \ \ |
|
| * | | | acpi: use queue_work_on() instead of binding workqueue worker to cpu0 | Tejun Heo | 2010-06-29 |
* | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ |
|
| * | | | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ |
|
| * | | | | ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe | Matthew Garrett | 2010-07-30 |
| |/ / / |
|
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ |
|
| * | | | | x86: Fix keeping track of AMD C1E | Michal Schmidt | 2010-08-02 |
| |/ / / |
|
* | | | | acpi ec_sys: Be more cautious about ec write access | Thomas Renninger | 2010-08-03 |
* | | | | acpi ec: Fix possible double io port registration | Thomas Renninger | 2010-08-03 |
* | | | | ACPI: Register EC io ports in /proc/ioports | Thomas Renninger | 2010-08-03 |
* | | | | ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC | Thomas Renninger | 2010-08-03 |
* | | | | ACPI: Provide /sys/kernel/debug/ec/... | Thomas Renninger | 2010-08-03 |
* | | | | ACPI: Remove /proc/acpi/embedded_controller/.. | Thomas Renninger | 2010-08-03 |
|/ / / |
|
* | | | Merge branch 'bugzilla-16396' into release | Len Brown | 2010-07-24 |
|\ \ \ |
|