aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/eeepc-laptop.c
AgeCommit message (Expand)Author
2010-08-03eeepc-laptop: fix hotplug_disabled module_param permissionsAxel Lin
2010-04-23eeepc-laptop: add missing sparse_keymap_freeCorentin Chary
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-02-28eeepc-laptop: check wireless hotplug eventsAlan Jenkins
2010-02-28eeepc-laptop: disable wireless hotplug for 1005PEAlan Jenkins
2010-01-16eeepc-laptop: disable wireless hotplug for 1201NCorentin Chary
2010-01-16eeepc-laptop: add hotplug_disable parameterCorentin Chary
2010-01-16eeepc-laptop: switch to using sparse keymap libraryDmitry Torokhov
2010-01-16eeepc-laptop: dmi blacklist to disable pci hotplug codeCorentin Chary
2010-01-16eeepc-laptop: disable cpu speed control on EeePC 701Alan Jenkins
2009-12-15Merge branch 'asus' into releaseLen Brown
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-09eeepc-laptop: re-add check for eeepc->backlight == NULLAlan Jenkins
2009-12-09eeepc-laptop: fix coding styleCorentin Chary
2009-12-09eeepc-laptop: map keys found on newer eeepcCorentin 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-09eeepc-laptop: disp attribute should be write-onlyAlan Jenkins
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-13eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associatedDarren Salt
2009-10-13eeepc-laptop: Properly annote eeepc_enable_camera().Rakib Mullick
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-09-21backlight/eeepc-laptop: Update the backlight state when we change brightnessMatthew Garrett
2009-08-29eeepc-laptop: allow rfkill hotplug to work on the 900A modelAlan Jenkins
2009-08-29eeepc-laptop: fix rfkill memory leak on unloadAlan Jenkins
2009-08-28eeepc-laptop: whitespace for checkpatch.plLen Brown
2009-08-28eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HGCorentin Chary
2009-08-28eeepc-laptop: switch to dev_pm_opsAlan Jenkins
2009-08-28eeepc-laptop: correct the description of the hibernation abort bugAlan Jenkins
2009-08-28eeepc-laptop: check the 3G rfkill state on resumeAlan Jenkins
2009-08-28eeepc-laptop: remove redundant rfkill_set_sw_state in resume handlerAlan Jenkins
2009-08-28eeepc-laptop: make input device a child of the platform deviceAlan Jenkins