aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAge
...
| | | | | * | | asus-laptop: callbacks should use "driver data" parameter or fieldCorentin Chary2010-02-28
| | | | | * | | asus-laptop: move backlight and dsdt info inside asus_laptop structCorentin Chary2010-02-28
| | | | | * | | asus-laptop: revise namesCorentin Chary2010-02-28
| | | | | * | | asus-laptop: change initialization orderCorentin Chary2010-02-28
| | | | | * | | asus-laptop: remove unecessary hotk != NULL checkCorentin Chary2010-02-28
| | | | | * | | asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary2010-02-28
| | | | | * | | asus-laptop: simplify write_acpi_intCorentin Chary2010-02-28
| | | | | * | | asus-laptop: no need to check argument of set_brightness()Corentin Chary2010-02-28
| | | | | * | | asus-laptop: add wireless and bluetooth status parameterCorentin Chary2010-02-28
| | |_|_|/ / / | |/| | | | |
| | | | * | | toshiba-acpi: fix multimedia keys on some machinesFrans Pop2010-03-01
| | | | * | | dell-laptop: Fix errors on failure and exit pathsMatthew Garrett2010-03-01
| | | | * | | dell-laptop: Fix build error by making buffer_mutex staticIngo Molnar2010-03-01
| | | * | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-01
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | ACPI: replace acpi_integer by u64Lin Ming2010-01-28
| | | | |/ /
| | | * | | toshiba_acpi: Add full hotkey supportMatthew Garrett2010-02-25
| | | * | | hp-wmi: Add support for tablet rotation keyMatthew Garrett2010-02-25
| | | * | | dell-laptop: Add another Dell laptop to the DMI whitelistErik Andren2010-02-25
| | | * | | classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliasesThadeu Lima de Souza Cascardo2010-02-25
| | | * | | dell-laptop: Pay attention to which devices the hardware switch controlsMatthew Garrett2010-02-25
| | | * | | dell-laptop: Use buffer with 32-bit physical addressStuart Hayes2010-02-25
| | | * | | dell-laptop: Blacklist machines not supporting dell-laptopMario Limonciello2010-02-25
| | | * | | dell-laptop: Block software state changes when rfkill hard blockedMario Limonciello2010-02-25
| | | * | | dell-laptop: Fix small memory leakMatthew Garrett2010-02-25
| | | * | | dell-laptop: Fix platform device unregistrationMatthew Garrett2010-02-25
| | | * | | dell-laptop: Update rfkill state on kill switchMatthew Garrett2010-02-25
| | | * | | compal-laptop: Replace sysfs support with rfkill supportMario Limonciello2010-02-25
| | | * | | compal-laptop: Add support for known Compal made Dell laptopsMario Limonciello2010-02-25
| | |/ / / | |/| | |
| * | | | acer-wmi: Respect current backlight level when loadingCarlos Corbacho2010-02-19
| | |_|/ | |/| |
| * | | thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()Roel Kluin2010-02-16
| | |/ | |/|
| * | Merge branch 'misc' into releaseLen Brown2010-01-20
| |\ \
| | * | sony-laptop - fix using of uninitialized variableDmitry Torokhov2010-01-16
| * | | eeepc-laptop: disable wireless hotplug for 1201NCorentin Chary2010-01-16
| * | | eeepc-laptop: add hotplug_disable parameterCorentin Chary2010-01-16
| * | | eeepc-laptop: switch to using sparse keymap libraryDmitry Torokhov2010-01-16
| * | | eeepc-laptop: dmi blacklist to disable pci hotplug codeCorentin Chary2010-01-16
| * | | eeepc-laptop: disable cpu speed control on EeePC 701Alan Jenkins2010-01-16
|/ / /
* / / hp-wmi: remove double free caused by merge conflictAnisse Astier2010-01-01
|/ /
* | Merge branch 'thinkpad' into releaseLen Brown2009-12-30
|\ \
| * | thinkpad-acpi: improve Kconfig help textHenrique de Moraes Holschuh2009-12-26
| * | thinkpad-acpi: make volume subdriver optionalHenrique de Moraes Holschuh2009-12-26
| * | thinkpad-acpi: don't fail to load the entire module due to ALSA problemsHenrique de Moraes Holschuh2009-12-26
| * | thinkpad-acpi: don't take the first ALSA slot by defaultHenrique de Moraes Holschuh2009-12-26
| |/
* | ACPI: WMI: Survive BIOS with duplicate GUIDsCarlos Corbacho2009-12-30
* | dell-wmi - fix condition to abort driver loadingDmitry Torokhov2009-12-30
* | wmi: check find_guid() return value to prevent oopsPaul Rolland2009-12-30
* | dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown2009-12-30
* | ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...Len Brown2009-12-30
* | dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shouldLen Brown2009-12-30
|/
* Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-24
|\
| * hp-wmi: Fix two memleaksThomas Renninger2009-12-24