summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-012-4/+4
|\
| * ACPI: replace acpi_integer by u64Lin Ming2010-01-282-4/+4
* | toshiba_acpi: Add full hotkey supportMatthew Garrett2010-02-251-7/+199
* | hp-wmi: Add support for tablet rotation keyMatthew Garrett2010-02-251-0/+1
* | dell-laptop: Add another Dell laptop to the DMI whitelistErik Andren2010-02-251-0/+8
* | classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliasesThadeu Lima de Souza Cascardo2010-02-251-10/+21
* | dell-laptop: Pay attention to which devices the hardware switch controlsMatthew Garrett2010-02-251-2/+29
* | dell-laptop: Use buffer with 32-bit physical addressStuart Hayes2010-02-251-39/+83
* | dell-laptop: Blacklist machines not supporting dell-laptopMario Limonciello2010-02-251-0/+46
* | dell-laptop: Block software state changes when rfkill hard blockedMario Limonciello2010-02-251-0/+4
* | dell-laptop: Fix small memory leakMatthew Garrett2010-02-251-0/+1
* | dell-laptop: Fix platform device unregistrationMatthew Garrett2010-02-251-0/+4
* | dell-laptop: Update rfkill state on kill switchMatthew Garrett2010-02-252-0/+49
* | compal-laptop: Replace sysfs support with rfkill supportMario Limonciello2010-02-251-138/+63Star
* | compal-laptop: Add support for known Compal made Dell laptopsMario Limonciello2010-02-251-0/+46
* | acer-wmi: Respect current backlight level when loadingCarlos Corbacho2010-02-191-1/+1
* | thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()Roel Kluin2010-02-161-1/+1
|/
* Merge branch 'misc' into releaseLen Brown2010-01-201-3/+6
|\
| * sony-laptop - fix using of uninitialized variableDmitry Torokhov2010-01-161-3/+6
* | eeepc-laptop: disable wireless hotplug for 1201NCorentin Chary2010-01-161-1/+1
* | eeepc-laptop: add hotplug_disable parameterCorentin Chary2010-01-161-0/+10
* | eeepc-laptop: switch to using sparse keymap libraryDmitry Torokhov2010-01-162-135/+52Star
* | eeepc-laptop: dmi blacklist to disable pci hotplug codeCorentin Chary2010-01-161-5/+20
* | eeepc-laptop: disable cpu speed control on EeePC 701Alan Jenkins2010-01-161-0/+87
* | hp-wmi: remove double free caused by merge conflictAnisse Astier2010-01-011-2/+0Star
|/
* Merge branch 'thinkpad' into releaseLen Brown2009-12-302-14/+73
|\
| * thinkpad-acpi: improve Kconfig help textHenrique de Moraes Holschuh2009-12-271-0/+5
| * thinkpad-acpi: make volume subdriver optionalHenrique de Moraes Holschuh2009-12-272-0/+49
| * thinkpad-acpi: don't fail to load the entire module due to ALSA problemsHenrique de Moraes Holschuh2009-12-271-13/+18
| * thinkpad-acpi: don't take the first ALSA slot by defaultHenrique de Moraes Holschuh2009-12-271-1/+1
* | 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/+2Star
* | 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
|/
* Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-249-303/+423
|\
| * hp-wmi: Fix two memleaksThomas Renninger2009-12-241-1/+8
| * acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger2009-12-242-13/+0Star
| * dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov2009-12-241-22/+19Star
| * 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
| * fujitu-laptop: fix tests of acpi_evaluate_integer() return valueJonathan Woithe2009-12-231-4/+4
* | Merge branch 'tc1100-wmi' into releaseLen Brown2009-12-241-60/+55Star
|\ \
| * | 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