summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | asus-laptop: switch to sparse keymap libraryCorentin Chary2010-02-282-141/+68Star
| | | | | * | | asus-laptop: rename wireless_status to wlan_status to avoid confusionCorentin Chary2010-02-281-5/+5
| | | | | * | | asus-laptop: add error check for write_acpi_int callsCorentin Chary2010-02-281-8/+25
| | | | | * | | asus-laptop: stop using ASUS_HANDLE and use relative methods insteadCorentin Chary2010-02-281-111/+129
| | | | | * | | asus-laptop: rename function talking directly to acpi with asus_xxx schemeCorentin Chary2010-02-281-19/+19
| | | | | * | | asus-laptop: removing read_status/store_status/write_status and asus->statusCorentin Chary2010-02-281-57/+24Star
| | | | | * | | asus-laptop: stop using read_status for lcdCorentin Chary2010-02-281-17/+20
| | | | | * | | asus-laptop: stop using read_status and store_status for GPSCorentin Chary2010-02-281-21/+35
| | | | | * | | asus-laptop: stop using read_status for bluetooth and wlanCorentin Chary2010-02-281-26/+29
| | | | | * | | asus-laptop: code movementCorentin Chary2010-02-281-217/+223
| | | | | * | | asus-laptop: callbacks should use "driver data" parameter or fieldCorentin Chary2010-02-281-153/+209
| | | | | * | | asus-laptop: move backlight and dsdt info inside asus_laptop structCorentin Chary2010-02-281-39/+30Star
| | | | | * | | asus-laptop: revise namesCorentin Chary2010-02-281-110/+111
| | | | | * | | asus-laptop: change initialization orderCorentin Chary2010-02-281-189/+180Star
| | | | | * | | asus-laptop: remove unecessary hotk != NULL checkCorentin Chary2010-02-281-4/+1Star
| | | | | * | | asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary2010-02-281-29/+22Star
| | | | | * | | asus-laptop: simplify write_acpi_intCorentin Chary2010-02-281-11/+16
| | | | | * | | asus-laptop: no need to check argument of set_brightness()Corentin Chary2010-02-281-8/+2Star
| | | | | * | | asus-laptop: add wireless and bluetooth status parameterCorentin Chary2010-02-281-2/+17
| | |_|_|/ / / | |/| | | | |
| | | | * | | toshiba-acpi: fix multimedia keys on some machinesFrans Pop2010-03-011-14/+16
| | | | * | | dell-laptop: Fix errors on failure and exit pathsMatthew Garrett2010-03-011-2/+3
| | | | * | | dell-laptop: Fix build error by making buffer_mutex staticIngo Molnar2010-03-011-2/+2
| | | * | | | 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