aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-19acer-wmi: Respect current backlight level when loadingCarlos Corbacho1-1/+1
2010-02-16thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()Roel Kluin1-1/+1
2010-01-20Merge branch 'misc' into releaseLen Brown1-3/+6
2010-01-16sony-laptop - fix using of uninitialized variableDmitry Torokhov1-3/+6
2010-01-16eeepc-laptop: disable wireless hotplug for 1201NCorentin Chary1-1/+1
2010-01-16eeepc-laptop: add hotplug_disable parameterCorentin Chary1-0/+10
2010-01-16eeepc-laptop: switch to using sparse keymap libraryDmitry Torokhov2-135/+52
2010-01-16eeepc-laptop: dmi blacklist to disable pci hotplug codeCorentin Chary1-5/+20
2010-01-16eeepc-laptop: disable cpu speed control on EeePC 701Alan Jenkins1-0/+87
2010-01-01hp-wmi: remove double free caused by merge conflictAnisse Astier1-2/+0
2009-12-30Merge branch 'thinkpad' into releaseLen Brown2-14/+73
2009-12-30ACPI: WMI: Survive BIOS with duplicate GUIDsCarlos Corbacho1-0/+30
2009-12-30dell-wmi - fix condition to abort driver loadingDmitry Torokhov1-1/+1
2009-12-30wmi: check find_guid() return value to prevent oopsPaul Rolland1-4/+2
2009-12-30dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown3-3/+18
2009-12-30ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an acpi_statusLen Brown2-2/+2
2009-12-30dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shouldLen Brown1-4/+5
2009-12-26thinkpad-acpi: improve Kconfig help textHenrique de Moraes Holschuh1-0/+5
2009-12-26thinkpad-acpi: make volume subdriver optionalHenrique de Moraes Holschuh2-0/+49
2009-12-26thinkpad-acpi: don't fail to load the entire module due to ALSA problemsHenrique de Moraes Holschuh1-13/+18
2009-12-26thinkpad-acpi: don't take the first ALSA slot by defaultHenrique de Moraes Holschuh1-1/+1
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown9-303/+423
2009-12-24Merge branch 'tc1100-wmi' into releaseLen Brown1-60/+55
2009-12-24Merge branch 'sony' into releaseLen Brown1-23/+71
2009-12-24Merge branch 'classmate' into releaseLen Brown3-0/+622
2009-12-24classmate-laptop: add support for Classmate PC ACPI devicesThadeu Lima de Souza Cascardo3-0/+622
2009-12-24hp-wmi: Fix two memleaksThomas Renninger1-1/+8
2009-12-24acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger2-13/+0
2009-12-24dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov1-22/+19
2009-12-24wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier3-2/+5
2009-12-24drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with string of tablePeter Feuerer1-18/+28
2009-12-24acerhdf: add new BIOS versionsPeter Feuerer1-2/+15
2009-12-24acerhdf: limit modalias matching to supportedStefan Bader1-3/+4
2009-12-24toshiba_acpi: convert to seq_fileAlexey Dobriyan1-112/+147
2009-12-24asus_acpi: convert to seq_fileAlexey Dobriyan1-127/+194
2009-12-23sony-laptop: enumerate rfkill devices using SN06Mattia Dongili1-19/+57
2009-12-23sony-laptop: rfkill support for newer modelsMattia Dongili1-8/+14
2009-12-23fujitu-laptop: fix tests of acpi_evaluate_integer() return valueJonathan Woithe1-4/+4
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2-6/+6
2009-12-22kfifo: cleanup namespaceStefani Seibold1-1/+1
2009-12-22kfifo: move out spinlockStefani Seibold2-18/+22
2009-12-22kfifo: move struct kfifo in placeStefani Seibold2-33/+31
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+0
2009-12-16sony-laptop: add AVMode key mappingMattia Dongili1-0/+4
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown1-26/+37
2009-12-16Merge branch 'toshiba-bt' into releaseLen Brown3-0/+160
2009-12-16Merge branch 'msi-wmi' into releaseLen Brown3-0/+306
2009-12-16tc1100-wmi - switch to using dev_pm_opsDmitry Torokhov1-6/+16
2009-12-16tc1100-wmi - add error handling for device registrationDmitry Torokhov1-28/+30
2009-12-16tc1100-wmi - switch to using attribute groupDmitry Torokhov1-28/+11