summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-03-038-895/+1042
|\
| * compal-laptop: Make it depend on CONFIG_RFKILLIngo Molnar2010-03-021-0/+1
| * Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...Matthew Garrett2010-03-022-39/+87
| |\
| | * thinkpad-acpi: fix ALSA callback return statusHenrique de Moraes Holschuh2010-02-271-10/+29
| | * thinkpad-acpi: lock down video output state accessHenrique de Moraes Holschuh2010-02-252-4/+21
| | * thinkpad-acpi: fix bluetooth/wwan resumeHenrique de Moraes Holschuh2010-02-251-8/+10
| | * thinkpad-acpi: make driver events work in NVRAM poll modeHenrique de Moraes Holschuh2010-02-251-3/+10
| | * thinkpad-acpi: fix poll thread auto-startHenrique de Moraes Holschuh2010-02-251-9/+6
| | * thinkpad-acpi: R52 brightness_mode has been confirmedHenrique de Moraes Holschuh2010-02-251-3/+3
| | * thinkpad-acpi: document HKEY event 3006Henrique de Moraes Holschuh2010-02-251-2/+8
| * | classmate-laptop: Added some keys present in other devicesThadeu Lima de Souza Cascardo2010-03-011-0/+4
| * | asus-acpi: remove duplicate comparison of asus_model stringsRoel Kluin2010-03-011-2/+1
| * | Merge git://git.iksaif.net/acpi4asus into x86-platformMatthew Garrett2010-03-013-836/+928
| |\ \
| | * \ Merge branch 'eeepc-laptop' into acpi4asusCorentin Chary2010-02-281-1/+20
| | |\ \
| | | * | eeepc-laptop: check wireless hotplug eventsAlan Jenkins2010-02-281-0/+18
| | | * | eeepc-laptop: disable wireless hotplug for 1005PEAlan Jenkins2010-02-281-1/+2
| | | |/
| | * | asus-laptop: fix style problems reported by checkpath.plCorentin Chary2010-02-281-47/+47
| | * | asus-laptop: use device_create_file() instead of platform_groupCorentin Chary2010-02-281-82/+84
| | * | asus-laptop: clean led codeCorentin Chary2010-02-281-120/+115
| | * | asus-laptop: add gps rfkillCorentin Chary2010-02-282-7/+59
| | * | asus-laptop: set initial lcd stateCorentin Chary2010-02-281-0/+2
| | * | asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()Corentin Chary2010-02-281-17/+14
| | * | asus-laptop: add backlight changes notificationsCorentin Chary2010-02-281-2/+27
| | * | asus-laptop: add bluetooth keys found on M9VCorentin Chary2010-02-281-0/+2
| | * | asus-laptop: switch to sparse keymap libraryCorentin Chary2010-02-282-141/+68
| | * | 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/+24
| | * | 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/+30
| | * | asus-laptop: revise namesCorentin Chary2010-02-281-110/+111
| | * | asus-laptop: change initialization orderCorentin Chary2010-02-281-189/+180
| | * | asus-laptop: remove unecessary hotk != NULL checkCorentin Chary2010-02-281-4/+1
| | * | asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary2010-02-281-29/+22
| | * | 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/+2
| | * | 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
OpenPOWER on IntegriCloud