summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2010-02-28asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary1-29/+22
2010-02-28asus-laptop: simplify write_acpi_intCorentin Chary1-11/+16
2010-02-28asus-laptop: no need to check argument of set_brightness()Corentin Chary1-8/+2
2010-02-28asus-laptop: add wireless and bluetooth status parameterCorentin Chary1-2/+17
2010-02-28eeepc-laptop: check wireless hotplug eventsAlan Jenkins1-0/+18
2010-02-28eeepc-laptop: disable wireless hotplug for 1005PEAlan Jenkins1-1/+2
2010-02-28thinkpad-acpi: fix ALSA callback return statusHenrique de Moraes Holschuh1-10/+29
2010-02-26thinkpad-acpi: lock down video output state accessHenrique de Moraes Holschuh2-4/+21
2010-02-26thinkpad-acpi: fix bluetooth/wwan resumeHenrique de Moraes Holschuh1-8/+10
2010-02-26thinkpad-acpi: make driver events work in NVRAM poll modeHenrique de Moraes Holschuh1-3/+10
2010-02-26thinkpad-acpi: fix poll thread auto-startHenrique de Moraes Holschuh1-9/+6
2010-02-26thinkpad-acpi: R52 brightness_mode has been confirmedHenrique de Moraes Holschuh1-3/+3
2010-02-26thinkpad-acpi: document HKEY event 3006Henrique de Moraes Holschuh1-2/+8
2010-02-25toshiba_acpi: Add full hotkey supportMatthew Garrett1-7/+199
2010-02-25hp-wmi: Add support for tablet rotation keyMatthew Garrett1-0/+1
2010-02-25dell-laptop: Add another Dell laptop to the DMI whitelistErik Andren1-0/+8
2010-02-25classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliasesThadeu Lima de Souza Cascardo1-10/+21
2010-02-25dell-laptop: Pay attention to which devices the hardware switch controlsMatthew Garrett1-2/+29
2010-02-25dell-laptop: Use buffer with 32-bit physical addressStuart Hayes1-39/+83
2010-02-25dell-laptop: Blacklist machines not supporting dell-laptopMario Limonciello1-0/+46
2010-02-25dell-laptop: Block software state changes when rfkill hard blockedMario Limonciello1-0/+4
2010-02-25dell-laptop: Fix small memory leakMatthew Garrett1-0/+1
2010-02-25dell-laptop: Fix platform device unregistrationMatthew Garrett1-0/+4
2010-02-25dell-laptop: Update rfkill state on kill switchMatthew Garrett2-0/+49
2010-02-25compal-laptop: Replace sysfs support with rfkill supportMario Limonciello1-138/+63
2010-02-25compal-laptop: Add support for known Compal made Dell laptopsMario Limonciello1-0/+46
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-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König1-2/+2
2010-01-28ACPI: replace acpi_integer by u64Lin Ming2-4/+4
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 a...Len Brown2-2/+2
2009-12-30dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shouldLen Brown1-4/+5
2009-12-27thinkpad-acpi: improve Kconfig help textHenrique de Moraes Holschuh1-0/+5
2009-12-27thinkpad-acpi: make volume subdriver optionalHenrique de Moraes Holschuh2-0/+49
2009-12-27thinkpad-acpi: don't fail to load the entire module due to ALSA problemsHenrique de Moraes Holschuh1-13/+18
2009-12-27thinkpad-acpi: don't take the first ALSA slot by defaultHenrique de Moraes Holschuh1-1/+1
2009-12-24sony-laptop - switch from workqueue to a timerDmitry Torokhov1-10/+10