| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-03-16 | backlight: panasonic-laptop - Fix incomplete registration failure handling |  Bruno Prémont | 1 | -2/+4 |
| 2010-03-16 | backlight: msi-laptop, msi-wmi: fix incomplete registration failure handling |  Bruno Prémont | 1 | -2/+4 |
| 2010-03-16 | backlight: classmate-laptop - Fix missing registration failure handling |  Bruno Prémont | 1 | -1/+3 |
| 2010-03-16 | backlight: Allow properties to be passed at registration |  Matthew Garrett | 14 | -55/+90 |
| 2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release |  Len Brown | 18 | -1293/+2176 |
| 2010-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 5 | -42/+34 |
| 2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -2/+2 |
| 2010-03-08 | Input: scancode in get/set_keycodes should be unsigned |  Dmitry Torokhov | 5 | -42/+34 |
| 2010-03-08 | Merge branch 'for-next' into for-linus |  Jiri Kosina | 1 | -2/+2 |
| 2010-03-07 | msi-laptop: depends on RFKILL |  Randy Dunlap | 1 | -0/+1 |
| 2010-03-07 | msi-laptop: Detect 3G device exists by standard ec command |  Lee, Chun-Yi | 1 | -10/+34 |
| 2010-03-07 | msi-laptop: Add resume method for set the SCM load again |  Lee, Chun-Yi | 1 | -1/+25 |
| 2010-03-07 | msi-laptop: Support some MSI 3G netbook that is need load SCM |  Lee, Chun-Yi | 1 | -0/+238 |
| 2010-03-07 | msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command |  Lee, Chun-Yi | 1 | -1/+30 |
| 2010-03-07 | msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook |  Lee, Chun-Yi | 1 | -4/+39 |
| 2010-03-07 | x86: move hp-wmi's probe function to .devinit.text |  Uwe Kleine-König | 1 | -2/+2 |
| 2010-03-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 |  Linus Torvalds | 8 | -891/+1038 |
| 2010-03-02 | compal-laptop: Make it depend on CONFIG_RFKILL |  Ingo Molnar | 1 | -0/+1 |
| 2010-03-02 | Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6 into x86-platform |  Matthew Garrett | 2 | -39/+87 |
| 2010-03-01 | classmate-laptop: Added some keys present in other devices |  Thadeu Lima de Souza Cascardo | 1 | -0/+4 |
| 2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 2 | -4/+4 |
| 2010-03-01 | asus-acpi: remove duplicate comparison of asus_model strings |  Roel Kluin | 1 | -2/+1 |
| 2010-03-01 | Merge git://git.iksaif.net/acpi4asus into x86-platform |  Matthew Garrett | 3 | -832/+924 |
| 2010-03-01 | toshiba-acpi: fix multimedia keys on some machines |  Frans Pop | 1 | -14/+16 |
| 2010-03-01 | dell-laptop: Fix errors on failure and exit paths |  Matthew Garrett | 1 | -2/+3 |
| 2010-03-01 | dell-laptop: Fix build error by making buffer_mutex static |  Ingo Molnar | 1 | -2/+2 |
| 2010-02-28 | Merge branch 'eeepc-laptop' into acpi4asus |  Corentin Chary | 1 | -1/+20 |
| 2010-02-28 | asus-laptop: fix style problems reported by checkpath.pl |  Corentin Chary | 1 | -47/+47 |
| 2010-02-28 | asus-laptop: use device_create_file() instead of platform_group |  Corentin Chary | 1 | -80/+82 |
| 2010-02-28 | asus-laptop: clean led code |  Corentin Chary | 1 | -119/+114 |
| 2010-02-28 | asus-laptop: add gps rfkill |  Corentin Chary | 2 | -7/+59 |
| 2010-02-28 | asus-laptop: set initial lcd state |  Corentin Chary | 1 | -0/+2 |
| 2010-02-28 | asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init() |  Corentin Chary | 1 | -17/+14 |
| 2010-02-28 | asus-laptop: add backlight changes notifications |  Corentin Chary | 1 | -2/+27 |
| 2010-02-28 | asus-laptop: add bluetooth keys found on M9V |  Corentin Chary | 1 | -0/+2 |
| 2010-02-28 | asus-laptop: switch to sparse keymap library |  Corentin Chary | 2 | -140/+67 |
| 2010-02-28 | asus-laptop: rename wireless_status to wlan_status to avoid confusion |  Corentin Chary | 1 | -5/+5 |
| 2010-02-28 | asus-laptop: add error check for write_acpi_int calls |  Corentin Chary | 1 | -8/+25 |
| 2010-02-28 | asus-laptop: stop using ASUS_HANDLE and use relative methods instead |  Corentin Chary | 1 | -111/+129 |
| 2010-02-28 | asus-laptop: rename function talking directly to acpi with asus_xxx scheme |  Corentin Chary | 1 | -19/+19 |
| 2010-02-28 | asus-laptop: removing read_status/store_status/write_status and asus->status |  Corentin Chary | 1 | -57/+24 |
| 2010-02-28 | asus-laptop: stop using read_status for lcd |  Corentin Chary | 1 | -17/+20 |
| 2010-02-28 | asus-laptop: stop using read_status and store_status for GPS |  Corentin Chary | 1 | -21/+35 |
| 2010-02-28 | asus-laptop: stop using read_status for bluetooth and wlan |  Corentin Chary | 1 | -26/+29 |
| 2010-02-28 | asus-laptop: code movement |  Corentin Chary | 1 | -217/+223 |
| 2010-02-28 | asus-laptop: callbacks should use "driver data" parameter or field |  Corentin Chary | 1 | -152/+208 |
| 2010-02-28 | asus-laptop: move backlight and dsdt info inside asus_laptop struct |  Corentin Chary | 1 | -39/+30 |
| 2010-02-28 | asus-laptop: revise names |  Corentin Chary | 1 | -110/+111 |
| 2010-02-28 | asus-laptop: change initialization order |  Corentin Chary | 1 | -189/+180 |
| 2010-02-28 | asus-laptop: remove unecessary hotk != NULL check |  Corentin Chary | 1 | -4/+1 |