aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang2010-04-071-0/+1
* eeepc-wmi: include slab.hTejun Heo2010-04-051-0/+1
* Merge branch 'master' into export-slabhTejun Heo2010-04-054-2/+170
|\
| * eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptopsYong Wang2010-03-313-0/+168
| * asus-laptop: fix warning in asus_handle_initCorentin Chary2010-03-311-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3018-0/+18
|/
* backlight: panasonic-laptop - Fix incomplete registration failure handlingBruno Prémont2010-03-161-2/+4
* backlight: msi-laptop, msi-wmi: fix incomplete registration failure handlingBruno Prémont2010-03-161-2/+4
* backlight: classmate-laptop - Fix missing registration failure handlingBruno Prémont2010-03-161-1/+3
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-1614-55/+90
*-----------. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-1418-1297/+2180
|\ \ \ \ \ \ \
| | | | | * | | sony-laptop - switch from workqueue to a timerDmitry Torokhov2009-12-241-10/+10
| | | | | * | | sony-laptop - simplify keymap initializationDmitry Torokhov2009-12-241-12/+8
| | | | | * | | sony-laptop - remove private workqueue, use keventd insteadDmitry Torokhov2009-12-241-32/+39
| | | |_|/ / / | | |/| | | |
| | | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-145-42/+34
| | | |\ \ \ \
| | | | * | | | Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-085-42/+34
| | | | |/ / /
| | | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-2/+2
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-2/+2
| | | | |\ \ \
| | | | | * | | tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-2/+2
| | | | | | |/ | | | | | |/|
| | | * | | | msi-laptop: depends on RFKILLRandy Dunlap2010-03-071-0/+1
| | | * | | | msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi2010-03-071-10/+34
| | | * | | | msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi2010-03-071-1/+25
| | | * | | | msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi2010-03-071-0/+238
| | | * | | | msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi2010-03-071-1/+30
| | | * | | | msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi2010-03-071-4/+39
| | | * | | | x86: move hp-wmi's probe function to .devinit.textUwe Kleine-König2010-03-071-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-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