aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang
2010-04-05eeepc-wmi: include slab.hTejun Heo
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-31eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptopsYong Wang
2010-03-31asus-laptop: fix warning in asus_handle_initCorentin Chary
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: panasonic-laptop - Fix incomplete registration failure handlingBruno Prémont
2010-03-16backlight: msi-laptop, msi-wmi: fix incomplete registration failure handlingBruno Prémont
2010-03-16backlight: classmate-laptop - Fix missing registration failure handlingBruno Prémont
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07msi-laptop: depends on RFKILLRandy Dunlap
2010-03-07msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi
2010-03-07msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi
2010-03-07msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi
2010-03-07msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi
2010-03-07msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi
2010-03-07x86: move hp-wmi's probe function to .devinit.textUwe Kleine-König
2010-03-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-03-02compal-laptop: Make it depend on CONFIG_RFKILLIngo Molnar
2010-03-02Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...Matthew Garrett
2010-03-01classmate-laptop: Added some keys present in other devicesThadeu Lima de Souza Cascardo
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-03-01asus-acpi: remove duplicate comparison of asus_model stringsRoel Kluin
2010-03-01Merge git://git.iksaif.net/acpi4asus into x86-platformMatthew Garrett
2010-03-01toshiba-acpi: fix multimedia keys on some machinesFrans Pop
2010-03-01dell-laptop: Fix errors on failure and exit pathsMatthew Garrett
2010-03-01dell-laptop: Fix build error by making buffer_mutex staticIngo Molnar
2010-02-28Merge branch 'eeepc-laptop' into acpi4asusCorentin Chary
2010-02-28asus-laptop: fix style problems reported by checkpath.plCorentin Chary
2010-02-28asus-laptop: use device_create_file() instead of platform_groupCorentin Chary
2010-02-28asus-laptop: clean led codeCorentin Chary
2010-02-28asus-laptop: add gps rfkillCorentin Chary
2010-02-28asus-laptop: set initial lcd stateCorentin Chary
2010-02-28asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()Corentin Chary
2010-02-28asus-laptop: add backlight changes notificationsCorentin Chary
2010-02-28asus-laptop: add bluetooth keys found on M9VCorentin Chary
2010-02-28asus-laptop: switch to sparse keymap libraryCorentin Chary
2010-02-28asus-laptop: rename wireless_status to wlan_status to avoid confusionCorentin Chary
2010-02-28asus-laptop: add error check for write_acpi_int callsCorentin Chary
2010-02-28asus-laptop: stop using ASUS_HANDLE and use relative methods insteadCorentin Chary
2010-02-28asus-laptop: rename function talking directly to acpi with asus_xxx schemeCorentin Chary
2010-02-28asus-laptop: removing read_status/store_status/write_status and asus->statusCorentin Chary
2010-02-28asus-laptop: stop using read_status for lcdCorentin Chary
2010-02-28asus-laptop: stop using read_status and store_status for GPSCorentin Chary
2010-02-28asus-laptop: stop using read_status for bluetooth and wlanCorentin Chary