| Commit message (Expand) | Author | Age |
* | x86, VisWS: turn into generic arch, eliminate Kconfig specials | Ingo Molnar | 2008-07-10 |
* | Revert parts of "x86: update mptable" | Ingo Molnar | 2008-07-08 |
* | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 |
|\ |
|
| * | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin | 2008-07-05 |
| * | rtc: fix CMOS time error after writing /proc/acpi/alarm | Huacai Chen | 2008-07-04 |
| * | dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. | Len Brown | 2008-06-26 |
| * | ACPI: don't walk tables if ACPI was disabled | Vegard Nossum | 2008-06-26 |
| * | Merge branch 'bugzilla-9761' into release | Len Brown | 2008-06-20 |
| |\ |
|
| | * | ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device | Zhang Rui | 2008-06-14 |
| * | | ACPI: no AC status notification | Len Brown | 2008-06-14 |
| |/ |
|
| * | ACPICA: fix stray va_end() caused by mis-merge | Len Brown | 2008-06-11 |
| * | ACPI: Reject below-freezing temperatures as invalid critical temperatures | Arjan van de Ven | 2008-06-11 |
| * | ACPICA: Fix for access to deleted object <regression> | Bob Moore | 2008-06-11 |
| * | ACPICA: Fix to make _SST method optional | Bob Moore | 2008-06-11 |
| * | ACPICA: Fix for Load operator, load table at the namespace root | Bob Moore | 2008-06-11 |
| * | ACPICA: Ignore ACPI table signature for Load() operator | Bob Moore | 2008-06-11 |
| * | ACPICA: Fix to allow zero-length ASL field declarations | Bob Moore | 2008-06-11 |
| * | ACPI: use memory_read_from_buffer() | Akinobu Mita | 2008-06-11 |
| * | bay: exit if notify handler cannot be installed | Holger Macht | 2008-06-11 |
| * | dock.c remove trailing printk whitespace | Tim Pepper | 2008-06-11 |
| * | proper prototype for acpi_processor_tstate_has_changed() | Adrian Bunk | 2008-06-11 |
| * | ACPI: handle invalid ACPI SLIT table | Fenghua Yu | 2008-06-11 |
| * | ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message | Alistair John Strachan | 2008-06-11 |
| * | ACPI: EC: Use msleep instead of udelay while waiting for event. | Alexey Starikovskiy | 2008-06-11 |
| * | cpuidle acpi driver: fix oops on AC<->DC | Venkatesh Pallipadi | 2008-06-11 |
| * | ACPI: Disable Fixed_RTC event when installing RTC handler | Zhao Yakui | 2008-06-11 |
| * | acpi: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 |
* | | x86: make generic arch support NUMAQ | Yinghai Lu | 2008-06-10 |
* | | x86: update mptable | Yinghai Lu | 2008-06-03 |
|/ |
|
* | Fix ACPI vs proc_create_data() mismerge | Alexey Dobriyan | 2008-04-30 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-04-30 |
|\ |
|
| *-------------------. | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 2008-04-30 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | * | ACPI: Cleanup: Remove unneeded, multiple local dummy variables | Thomas Renninger | 2008-04-29 |
| | | | | | | | | | | | * | ACPI: video - fix permissions on some proc entries | Dmitry Torokhov | 2008-04-29 |
| | | | | | | | | | | | * | ACPI: video - properly handle errors when registering proc elements | Dmitry Torokhov | 2008-04-29 |
| | | | | | | | | | | | * | ACPI: video - do not store invalid entries in attached_array list | Dmitry Torokhov | 2008-04-29 |
| | | | | | | |_|_|_|_|/
| | | | | | |/| | | | | |
|
| | | | | | | | | | | * | ACPI: update thermal temperature | Zhang, Rui | 2008-04-29 |
| | | | | | | | | | | * | ACPI: elide a non-zero test on a result that is never 0 | Julia Lawall | 2008-04-29 |
| | | | | | | | | | | * | thermal: update the documentation | Zhang Rui | 2008-04-29 |
| | | | | | | | | | | * | thermal: add new get_crit_temp callback | Zhang, Rui | 2008-04-29 |
| | | | | | | | | | | * | thermal: add the support for building the generic thermal as a module | Zhang Rui | 2008-04-29 |
| | | | | | | |_|_|_|/
| | | | | | |/| | | | |
|
| | | | | | | | | | * | ACPI: crosslink ACPI and "real" device nodes | David Brownell | 2008-02-23 |
| | | | | | | | * | | | ACPI: re-name acpi_pm_ops to acpi_suspend_ops | Len Brown | 2008-04-29 |
| | | | | | | | * | | | ACPI: check a return value correctly in acpi_power_get_context() | Li Zefan | 2008-04-29 |
| | | | | | | | * | | | #if 0 acpi/bay.c:eject_removable_drive() | Adrian Bunk | 2008-04-29 |
| | | | | | | |/ / /
| | | | | | |/| | | |
|
| | | | | | | * | | | ACPI: Fix acpi_processor_idle and idle= boot parameters interaction | Venkatesh Pallipadi | 2008-04-30 |
| | | | | | | * | | | 2.6.25 regression: powertop says 120K wakeups/sec | Venkatesh Pallipadi | 2008-04-24 |
| | | | | * | | | | | ACPI: EC: Don't delete boot EC | Alexey Starikovskiy | 2008-03-24 |
| | | | | * | | | | | ACPI: EC: Use default setup handler | Alexey Starikovskiy | 2008-03-24 |
| | | | | * | | | | | ACPI: EC: Detect irq storm | Alexey Starikovskiy | 2008-03-24 |