Age | Commit message (Expand) | Author | Files | Lines |
2010-07-24 | Merge branch 'bugzilla-16396' into release | Len Brown | 1 | -18/+17 |
2010-07-24 | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki | 1 | -18/+17 |
2010-07-22 | Merge branch 'misc' into release | Len Brown | 1 | -0/+3 |
2010-07-22 | Merge branch 'bugzilla-15886' into release | Len Brown | 1 | -1/+6 |
2010-07-22 | Merge branch 'bugzilla-102904-workaround' into release | Len Brown | 1 | -1/+1 |
2010-07-22 | Merge branch 'bugzilla-16244' into release | Len Brown | 1 | -1/+7 |
2010-07-22 | Merge branch 'bugzilla-16271' into release | Len Brown | 1 | -8/+11 |
2010-07-22 | ACPI: create "processor.bm_check_disable" boot param | Len Brown | 1 | -0/+5 |
2010-07-22 | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown | 1 | -1/+1 |
2010-07-21 | ACPI: fix unused function warning | KOSAKI Motohiro | 1 | -0/+3 |
2010-07-12 | ACPI: processor: fix processor_physically_present on UP | Alex Chiang | 1 | -1/+1 |
2010-07-06 | ACPI video: fix string mismatch for Sony SR290 laptop | Nik A. Melchior | 1 | -1/+1 |
2010-07-06 | ACPI battery: don't invoke power_supply_changed twice when battery is hot-added | Zhang Rui | 1 | -1/+7 |
2010-07-01 | correct console log level when ERST ACPI table is not found | Daniel J Blueman | 1 | -1/+1 |
2010-06-28 | ACPI: handle systems which asynchoronously enable ACPI mode | Len Brown | 1 | -8/+11 |
2010-06-28 | acpi: update gfp/slab.h includes | Tejun Heo | 2 | -0/+2 |
2010-06-17 | Merge branch 'bugzilla-15951' into release | Len Brown | 2 | -15/+9 |
2010-06-17 | ACPI / PM: Do not enable GPEs for system wakeup in advance | Rafael J. Wysocki | 2 | -15/+9 |
2010-06-12 | Merge branch 'misc-2.6.35' into release | Len Brown | 2 | -1/+7 |
2010-06-12 | Merge branch 'bugzilla-13931-sleep-nvs' into release | Len Brown | 1 | -15/+19 |
2010-06-12 | Merge branch 'bugzilla-102904-workaround' into release | Len Brown | 1 | -0/+8 |
2010-06-12 | Merge branch 'acpica-cherry-pick' into release | Len Brown | 5 | -0/+41 |
2010-06-12 | ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility | Matthew Garrett | 3 | -0/+29 |
2010-06-12 | ACPICA: Limit maximum time for Sleep() operator | Bob Moore | 2 | -0/+12 |
2010-06-12 | Merge branch 'acpi_pad' into release | Len Brown | 1 | -12/+24 |
2010-06-12 | Merge branch 'gpe-regression-fixes' into release | Len Brown | 8 | -160/+145 |
2010-06-12 | ACPI / ACPICA: Fix sysfs GPE interface | Rafael J. Wysocki | 1 | -2/+4 |
2010-06-12 | ACPI / ACPICA: Fix GPE initialization | Rafael J. Wysocki | 1 | -1/+13 |
2010-06-12 | ACPI / ACPICA: Avoid writing full enable masks to GPE registers | Rafael J. Wysocki | 1 | -13/+5 |
2010-06-12 | ACPI / ACPICA: Fix low-level GPE manipulation code | Rafael J. Wysocki | 5 | -122/+78 |
2010-06-11 | ACPI / ACPICA: Use helper function for computing GPE masks | Rafael J. Wysocki | 3 | -16/+46 |
2010-06-11 | ACPI / ACPICA: Do not attempt to disable GPE when installing handler | Rafael J. Wysocki | 1 | -7/+0 |
2010-06-10 | ACPI: Disable Vista compatibility for Sony VGN-NS50B_L | Zhang Rui | 1 | -0/+8 |
2010-06-10 | ACPI: fan: fix unbalanced code block | Liang Li | 1 | -1/+2 |
2010-06-10 | ACPI: Store NVS state even when entering suspend to RAM | Matthew Garrett | 1 | -8/+13 |
2010-06-10 | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett | 1 | -6/+6 |
2010-06-09 | ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus= | Thomas Renninger | 1 | -0/+5 |
2010-06-04 | Merge branch 'acpi-idle' into release | Len Brown | 1 | -11/+6 |
2010-06-04 | ACPI: Eliminate us to pm ticks conversion in common path | Venkatesh Pallipadi | 1 | -10/+5 |
2010-06-04 | ACPI: Fix the incorrect calculation about C-state idle time | Zhao Yakui | 1 | -1/+1 |
2010-06-04 | ACPI: acpi_pad: Don't needlessly mark LAPIC unstable | Chen Gong | 1 | -12/+24 |
2010-06-01 | Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release | Len Brown | 100 | -1805/+5623 |
2010-05-28 | ACPI / EC / PM: Fix names of functions that block/unblock EC transactions | Rafael J. Wysocki | 3 | -17/+17 |
2010-05-28 | ACPI / EC / PM: Fix race between EC transactions and system suspend | Rafael J. Wysocki | 3 | -26/+40 |
2010-05-28 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -26/+26 |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 25 | -390/+3513 |
2010-05-28 | Merge branch 'ht-delete-2.6.35' into release | Len Brown | 1 | -2/+2 |
2010-05-28 | Merge branch 'misc-2.6.35' into release | Len Brown | 5 | -26/+30 |
2010-05-28 | Merge branches 'video' and 'video-edid' into release | Len Brown | 2 | -9/+103 |
2010-05-28 | Merge branch 'acpi_enable' into release | Len Brown | 3 | -186/+24 |