aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2010-02-28asus-laptop: add error check for write_acpi_int callsCorentin Chary
2010-02-28asus-laptop: stop using ASUS_HANDLE and use relative methods insteadCorentin Chary
2010-02-28asus-laptop: rename function talking directly to acpi with asus_xxx schemeCorentin Chary
2010-02-28asus-laptop: removing read_status/store_status/write_status and asus->statusCorentin Chary
2010-02-28asus-laptop: stop using read_status for lcdCorentin Chary
2010-02-28asus-laptop: stop using read_status and store_status for GPSCorentin Chary
2010-02-28asus-laptop: stop using read_status for bluetooth and wlanCorentin Chary
2010-02-28asus-laptop: code movementCorentin Chary
2010-02-28asus-laptop: callbacks should use "driver data" parameter or fieldCorentin Chary
2010-02-28asus-laptop: move backlight and dsdt info inside asus_laptop structCorentin Chary
2010-02-28asus-laptop: revise namesCorentin Chary
2010-02-28asus-laptop: change initialization orderCorentin Chary
2010-02-28asus-laptop: remove unecessary hotk != NULL checkCorentin Chary
2010-02-28asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary
2010-02-28asus-laptop: simplify write_acpi_intCorentin Chary
2010-02-28asus-laptop: no need to check argument of set_brightness()Corentin Chary
2010-02-28asus-laptop: add wireless and bluetooth status parameterCorentin Chary
2010-02-28eeepc-laptop: check wireless hotplug eventsAlan Jenkins
2010-02-28eeepc-laptop: disable wireless hotplug for 1005PEAlan Jenkins
2010-02-27thinkpad-acpi: fix ALSA callback return statusHenrique de Moraes Holschuh
2010-02-25thinkpad-acpi: lock down video output state accessHenrique de Moraes Holschuh
2010-02-25thinkpad-acpi: fix bluetooth/wwan resumeHenrique de Moraes Holschuh
2010-02-25thinkpad-acpi: make driver events work in NVRAM poll modeHenrique de Moraes Holschuh
2010-02-25thinkpad-acpi: fix poll thread auto-startHenrique de Moraes Holschuh
2010-02-25thinkpad-acpi: R52 brightness_mode has been confirmedHenrique de Moraes Holschuh
2010-02-25thinkpad-acpi: document HKEY event 3006Henrique de Moraes Holschuh
2010-02-25toshiba_acpi: Add full hotkey supportMatthew Garrett
2010-02-25hp-wmi: Add support for tablet rotation keyMatthew Garrett
2010-02-25dell-laptop: Add another Dell laptop to the DMI whitelistErik Andren
2010-02-25classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliasesThadeu Lima de Souza Cascardo
2010-02-25dell-laptop: Pay attention to which devices the hardware switch controlsMatthew Garrett
2010-02-25dell-laptop: Use buffer with 32-bit physical addressStuart Hayes
2010-02-25dell-laptop: Blacklist machines not supporting dell-laptopMario Limonciello
2010-02-25dell-laptop: Block software state changes when rfkill hard blockedMario Limonciello
2010-02-25dell-laptop: Fix small memory leakMatthew Garrett
2010-02-25dell-laptop: Fix platform device unregistrationMatthew Garrett
2010-02-25dell-laptop: Update rfkill state on kill switchMatthew Garrett
2010-02-25compal-laptop: Replace sysfs support with rfkill supportMario Limonciello
2010-02-25compal-laptop: Add support for known Compal made Dell laptopsMario Limonciello
2010-02-19acer-wmi: Respect current backlight level when loadingCarlos Corbacho
2010-02-16thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()Roel Kluin
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König
2010-01-28ACPI: replace acpi_integer by u64Lin Ming
2010-01-20Merge branch 'misc' into releaseLen Brown
2010-01-16sony-laptop - fix using of uninitialized variableDmitry Torokhov
2010-01-16eeepc-laptop: disable wireless hotplug for 1201NCorentin Chary
2010-01-16eeepc-laptop: add hotplug_disable parameterCorentin Chary
2010-01-16eeepc-laptop: switch to using sparse keymap libraryDmitry Torokhov
2010-01-16eeepc-laptop: dmi blacklist to disable pci hotplug codeCorentin Chary
2010-01-16eeepc-laptop: disable cpu speed control on EeePC 701Alan Jenkins