summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* msi-laptop: depends on RFKILLRandy Dunlap2010-03-081-0/+1
* msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi2010-03-081-10/+34
* msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi2010-03-081-1/+25
* msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi2010-03-081-0/+238
* msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi2010-03-081-1/+30
* msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi2010-03-081-4/+39
* x86: move hp-wmi's probe function to .devinit.textUwe Kleine-König2010-03-081-2/+2
* 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-262-4/+21
| | * thinkpad-acpi: fix bluetooth/wwan resumeHenrique de Moraes Holschuh2010-02-261-8/+10
| | * thinkpad-acpi: make driver events work in NVRAM poll modeHenrique de Moraes Holschuh2010-02-261-3/+10
| | * thinkpad-acpi: fix poll thread auto-startHenrique de Moraes Holschuh2010-02-261-9/+6Star
| | * thinkpad-acpi: R52 brightness_mode has been confirmedHenrique de Moraes Holschuh2010-02-261-3/+3
| | * thinkpad-acpi: document HKEY event 3006Henrique de Moraes Holschuh2010-02-261-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/+1Star
| * | 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/+115Star
| | * | 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/+14Star
| | * | 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/+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
| | |/