summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2009-12-09eeepc-laptop: callbacks should use "driver data" parameter or fieldAlan Jenkins1-198/+268
2009-12-09eeepc-laptop: revise namesAlan Jenkins1-128/+125
2009-12-09eeepc-laptop: code movementAlan Jenkins1-472/+462
2009-12-09eeepc-laptop: move platform device initialisation to a separate functionAlan Jenkins1-25/+39
2009-12-09eeepc-laptop: move platform driver registration out of eeepc_hotk_add()Alan Jenkins1-10/+15
2009-12-09eeepc-laptop: refactor notificationsAlan Jenkins1-32/+39
2009-12-09eeepc-laptop: simplify how the hwmon device reads values from the ECAlan Jenkins1-22/+21
2009-12-09eeepc-laptop: simplify acpi initializationAlan Jenkins1-29/+26
2009-12-09eeepc-laptop: no need to check argument of set_brightness()Alan Jenkins1-1/+0
2009-12-09eeepc-laptop: remove redundant NULL checksAlan Jenkins1-23/+19
2009-12-09eeepc-laptop: fix set_acpi() to return non-zero on failureAlan Jenkins1-15/+19
2009-12-09eeepc-laptop: fix potential leak (led_init() failure)Alan Jenkins1-1/+3
2009-12-09eeepc-laptop: fix led initialization orderAlan Jenkins1-6/+6
2009-12-09eeepc-laptop: fix value of pwm1_enable to match documentationAlan Jenkins1-2/+5
2009-12-09eeepc-laptop: set acpi_driver.ownerAlan Jenkins1-0/+1
2009-12-09eeepc-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins1-2/+0
2009-12-09eeepc-laptop: Remove redundant NULL checksAlan Jenkins1-5/+0
2009-12-09eeepc-laptop: add touchpad ledCorentin Chary2-0/+69
2009-12-09asus-laptop: set acpi_driver.ownerAlan Jenkins1-0/+1
2009-12-09asus-acpi: set acpi_driver.ownerAlan Jenkins1-0/+1
2009-12-09asus-acpi: Remove uneccesary acpi_disabled checksAlan Jenkins1-8/+4
2009-12-09asus-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins1-3/+0
2009-12-09asus-acpi: Remove redundant NULL checksAlan Jenkins1-6/+0
2009-12-09asus-laptop: Remove redundant NULL checksAlan Jenkins1-6/+0
2009-12-09eeepc-laptop: disp attribute should be write-onlyAlan Jenkins1-7/+7
2009-12-09thinkpad-acpi: use input_set_capabilityHenrique de Moraes Holschuh1-9/+5
2009-12-09thinkpad-acpi: log temperatures on termal alarm (v2)Henrique de Moraes Holschuh1-12/+45
2009-12-09thinkpad-acpi: expose module parametersHenrique de Moraes Holschuh1-10/+10
2009-12-09thinkpad-acpi: adopt input deviceHenrique de Moraes Holschuh1-0/+1
2009-12-09thinkpad-acpi: silence bogus complain during rmmodHenrique de Moraes Holschuh1-1/+2
2009-12-09thinkpad-acpi: issue backlight class eventsHenrique de Moraes Holschuh1-1/+23
2009-12-09thinkpad-acpi: fix some version quirksHenrique de Moraes Holschuh1-3/+3
2009-12-09thinkpad-acpi: preserve rfkill state across suspend/resumeHenrique de Moraes Holschuh1-27/+5
2009-12-09thinkpad-acpi: fix default brightness_mode for R50e/R51Henrique de Moraes Holschuh1-2/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-3/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-25Merge branch 'misc-2.6.32' into releaseLen Brown1-6/+6
2009-11-25acerhdf: return temperature in milidegree instead of degreePeter Feuerer1-6/+6
2009-11-25thinkpad-acpi: fix detection of old ThinkPadsHenrique de Moraes Holschuh1-6/+18
2009-11-25thinkpad-acpi: fix sign of ERESTARTSYS returnRoel Kluin1-1/+1
2009-11-25ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming3-3/+3
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-2/+0
2009-11-05wmi: Add support for module autoloadingMatthew Garrett1-2/+173
2009-11-03eeepc-laptop: don't enable camera at startup if it's already on.Luca Niccoli1-1/+2
2009-11-03Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when ass...Corentin Chary1-19/+8
2009-10-15Merge branch 'misc' into releaseLen Brown1-1/+1
2009-10-13eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associatedDarren Salt1-8/+19
2009-10-13eeepc-laptop: Properly annote eeepc_enable_camera().Rakib Mullick1-2/+2
2009-10-10fujitsu-laptop: address missed led-class ifdef fixupJonathan Woithe1-1/+1
2009-10-02Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown1-0/+9