summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'resume-sci-force-bootparam' into releaseLen Brown2009-12-304-13/+24
|\
| * ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-304-13/+24
* | Merge branch 'video-error-case' into releaseLen Brown2009-12-301-1/+3
|\ \
| * | ACPI video: correct error-handling codeZhang Rui2009-12-301-1/+3
| |/
* | Merge branch 'bugzilla-13671' into releaseLen Brown2009-12-301-0/+4
|\ \
| * | ACPI video: no warning message if "acpi_backlight=vendor" is usedZhang Rui2009-12-301-0/+4
| |/
* | Merge branch 'thinkpad' into releaseLen Brown2009-12-303-22/+123
|\ \
| * | thinkpad-acpi: improve Kconfig help textHenrique de Moraes Holschuh2009-12-261-0/+5
| * | thinkpad-acpi: update volume subdriver documentationHenrique de Moraes Holschuh2009-12-261-8/+50
| * | thinkpad-acpi: make volume subdriver optionalHenrique de Moraes Holschuh2009-12-262-0/+49
| * | thinkpad-acpi: don't fail to load the entire module due to ALSA problemsHenrique de Moraes Holschuh2009-12-261-13/+18
| * | thinkpad-acpi: don't take the first ALSA slot by defaultHenrique de Moraes Holschuh2009-12-261-1/+1
| |/
* | Merge branch 'wmi' into releaseLen Brown2009-12-304-14/+58
|\ \
| * | ACPI: WMI: Survive BIOS with duplicate GUIDsCarlos Corbacho2009-12-301-0/+30
| * | dell-wmi - fix condition to abort driver loadingDmitry Torokhov2009-12-301-1/+1
| * | wmi: check find_guid() return value to prevent oopsPaul Rolland2009-12-301-4/+2
| * | dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown2009-12-303-3/+18
| * | ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...Len Brown2009-12-302-2/+2
| * | dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shouldLen Brown2009-12-301-4/+5
| |/
* / ACPI: fix ACPI=n allmodconfig buildIngo Molnar2009-12-301-2/+2
|/
* Linux 2.6.33-rc2v2.6.33-rc2Linus Torvalds2009-12-241-1/+1
* Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...Linus Torvalds2009-12-242-5/+37
|\
| * SYSCTL: Add a mutex to the page_alloc zone order sysctlAndi Kleen2009-12-231-4/+7
| * SYSCTL: Print binary sysctl warnings (nearly) only onceAndi Kleen2009-12-231-1/+30
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-242-1/+10
|\ \
| * | HWPOISON: Add PROC_FS dependency to hwpoison injector v2Andi Kleen2009-12-212-1/+10
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-2432-664/+1432
|\ \ \
| * \ \ Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-2412-305/+431
| |\ \ \
| | * | | hp-wmi: Fix two memleaksThomas Renninger2009-12-241-1/+8
| | * | | acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger2009-12-242-13/+0
| | * | | dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov2009-12-241-22/+19
| | * | | wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier2009-12-243-2/+5
| | * | | drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...Peter Feuerer2009-12-241-18/+28
| | * | | acerhdf: add new BIOS versionsPeter Feuerer2009-12-241-2/+15
| | * | | acerhdf: limit modalias matching to supportedStefan Bader2009-12-241-3/+4
| | * | | toshiba_acpi: convert to seq_fileAlexey Dobriyan2009-12-241-112/+147
| | * | | asus_acpi: convert to seq_fileAlexey Dobriyan2009-12-241-127/+194
| | * | | ACPI: do not select ACPI_DOCK from ATA_ACPICarlos R. Mafra2009-12-241-1/+0
| | * | | MAINTAINERS: add maintainer for msi-wmi driverAnisse Astier2009-12-231-0/+5
| | * | | fujitu-laptop: fix tests of acpi_evaluate_integer() return valueJonathan Woithe2009-12-231-4/+4
| | * | | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton2009-12-221-1/+3
| * | | | Merge branch 'tc1100-wmi' into releaseLen Brown2009-12-241-60/+55
| |\ \ \ \
| | * | | | tc1100-wmi - switch to using dev_pm_opsDmitry Torokhov2009-12-161-6/+16
| | * | | | tc1100-wmi - add error handling for device registrationDmitry Torokhov2009-12-161-28/+30
| | * | | | tc1100-wmi - switch to using attribute groupDmitry Torokhov2009-12-161-28/+11
| * | | | | Merge branch 'sony' into releaseLen Brown2009-12-242-23/+72
| |\ \ \ \ \
| | * | | | | sony-laptop: enumerate rfkill devices using SN06Mattia Dongili2009-12-231-19/+57
| | * | | | | sony-laptop: rfkill support for newer modelsMattia Dongili2009-12-231-8/+14
| | * | | | | sony-laptop: add AVMode key mappingMattia Dongili2009-12-162-0/+5
| | |/ / / /
| * | | | | Merge branch 'classmate' into releaseLen Brown2009-12-244-0/+628
| |\ \ \ \ \