summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
2009-12-09eeepc-laptop: fix coding styleCorentin Chary
2009-12-09eeepc-laptop: map keys found on newer eeepcCorentin Chary
2009-12-09asus-laptop: Add wlan switch found on V6VCorentin Chary
2009-12-09asus-laptop: add Lenovo SL hotkey supportIke Panhc
2009-12-09asus-laptop: use KEY_F13 to map "Disable Touchpad" eventCorentin Chary
2009-12-09eeepc-laptop: callbacks should use "driver data" parameter or fieldAlan Jenkins
2009-12-09eeepc-laptop: revise namesAlan Jenkins
2009-12-09eeepc-laptop: code movementAlan Jenkins
2009-12-09eeepc-laptop: move platform device initialisation to a separate functionAlan Jenkins
2009-12-09eeepc-laptop: move platform driver registration out of eeepc_hotk_add()Alan Jenkins
2009-12-09eeepc-laptop: refactor notificationsAlan Jenkins
2009-12-09eeepc-laptop: simplify how the hwmon device reads values from the ECAlan Jenkins
2009-12-09eeepc-laptop: simplify acpi initializationAlan Jenkins
2009-12-09eeepc-laptop: no need to check argument of set_brightness()Alan Jenkins
2009-12-09eeepc-laptop: remove redundant NULL checksAlan Jenkins
2009-12-09eeepc-laptop: fix set_acpi() to return non-zero on failureAlan Jenkins
2009-12-09eeepc-laptop: fix potential leak (led_init() failure)Alan Jenkins
2009-12-09eeepc-laptop: fix led initialization orderAlan Jenkins
2009-12-09eeepc-laptop: fix value of pwm1_enable to match documentationAlan Jenkins
2009-12-09eeepc-laptop: set acpi_driver.ownerAlan Jenkins
2009-12-09eeepc-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins
2009-12-09eeepc-laptop: Remove redundant NULL checksAlan Jenkins
2009-12-09eeepc-laptop: add touchpad ledCorentin Chary
2009-12-09asus-laptop: set acpi_driver.ownerAlan Jenkins
2009-12-09asus-acpi: set acpi_driver.ownerAlan Jenkins
2009-12-09asus-acpi: Remove uneccesary acpi_disabled checksAlan Jenkins
2009-12-09asus-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins
2009-12-09asus-acpi: Remove redundant NULL checksAlan Jenkins
2009-12-09asus-laptop: Remove redundant NULL checksAlan Jenkins
2009-12-09eeepc-laptop: disp attribute should be write-onlyAlan Jenkins
2009-12-09thinkpad-acpi: use input_set_capabilityHenrique de Moraes Holschuh
2009-12-09thinkpad-acpi: log temperatures on termal alarm (v2)Henrique de Moraes Holschuh
2009-12-09thinkpad-acpi: expose module parametersHenrique de Moraes Holschuh
2009-12-09thinkpad-acpi: adopt input deviceHenrique de Moraes Holschuh
2009-12-09thinkpad-acpi: silence bogus complain during rmmodHenrique de Moraes Holschuh
2009-12-09thinkpad-acpi: issue backlight class eventsHenrique de Moraes Holschuh
2009-12-09thinkpad-acpi: fix some version quirksHenrique de Moraes Holschuh
2009-12-09thinkpad-acpi: preserve rfkill state across suspend/resumeHenrique de Moraes Holschuh
2009-12-09thinkpad-acpi: fix default brightness_mode for R50e/R51Henrique de Moraes Holschuh
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-25Merge branch 'misc-2.6.32' into releaseLen Brown
2009-11-25acerhdf: return temperature in milidegree instead of degreePeter Feuerer
2009-11-25thinkpad-acpi: fix detection of old ThinkPadsHenrique de Moraes Holschuh
2009-11-25thinkpad-acpi: fix sign of ERESTARTSYS returnRoel Kluin
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-05wmi: Add support for module autoloadingMatthew Garrett
2009-11-03eeepc-laptop: don't enable camera at startup if it's already on.Luca Niccoli
2009-11-03Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when ass...Corentin Chary
2009-10-15Merge branch 'misc' into releaseLen Brown