summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/eeepc-laptop.c
Commit message (Expand)AuthorAgeFilesLines
...
* eeepc-laptop: Properly annote eeepc_enable_camera().Rakib Mullick2009-10-131-2/+2
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-261-1/+1
|\
| * backlight/eeepc-laptop: Update the backlight state when we change brightnessMatthew Garrett2009-09-211-1/+1
* | eeepc-laptop: allow rfkill hotplug to work on the 900A modelAlan Jenkins2009-08-291-0/+2
* | eeepc-laptop: fix rfkill memory leak on unloadAlan Jenkins2009-08-291-3/+13
* | eeepc-laptop: whitespace for checkpatch.plLen Brown2009-08-281-2/+2
* | eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HGCorentin Chary2009-08-281-0/+13
* | eeepc-laptop: switch to dev_pm_opsAlan Jenkins2009-08-281-6/+19
* | eeepc-laptop: correct the description of the hibernation abort bugAlan Jenkins2009-08-281-5/+4
* | eeepc-laptop: check the 3G rfkill state on resumeAlan Jenkins2009-08-281-0/+3
* | eeepc-laptop: remove redundant rfkill_set_sw_state in resume handlerAlan Jenkins2009-08-281-2/+1
* | eeepc-laptop: make input device a child of the platform deviceAlan Jenkins2009-08-281-29/+41
* | eeepc-laptop: fix ordering of init and exit functionsAlan Jenkins2009-08-281-61/+59
* | eeepc-laptop: fix pci hotplug race on load and unloadAlan Jenkins2009-08-281-32/+45
* | eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify)Alan Jenkins2009-08-281-8/+13
* | eeepc-laptop: don't touch the pci slot if it was claimed by a different driverAlan Jenkins2009-08-281-5/+8
|/
* eeepc-laptop: fix hot-unplug on resumeAlan Jenkins2009-08-021-3/+6
* eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 GoCorentin Chary2009-06-261-0/+10
* eeepc-laptop: get the right value for CMSGCorentin Chary2009-06-261-0/+23
* eeepc-laptop: makes get_acpi() returns -ENODEVCorentin Chary2009-06-261-5/+12
* eeepc-laptop: right parent deviceCorentin Chary2009-06-261-16/+18
* eeepc-laptop: rfkill refactoringCorentin Chary2009-06-261-76/+84
* eeepc-laptop.c: use pr_fmt and pr_<level>Joe Perches2009-06-261-33/+22
* eeepc-laptop: Register as a pci-hotplug deviceCorentin Chary2009-06-261-0/+87
* eeepc-laptop: cpufv updatesCorentin Chary2009-06-241-1/+76
* eeepc-laptop: sync eeepc-laptop with asus_acpiCorentin Chary2009-06-241-4/+15
* eeepc-laptop: enable camera by defaultPekka Enberg2009-06-241-0/+12
* Merge branch 'bjorn-notify' into releaseLen Brown2009-06-241-12/+6
|\
| * ACPI: eeepc-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-12/+6
* | eeepc-laptop: read rfkill soft-blocked state on resumeAlan Jenkins2009-06-191-4/+38
* | rfkill: don't restore software blocked state on persistent devicesAlan Jenkins2009-06-191-4/+4
* | rfkill: remove set_global_sw_stateAlan Jenkins2009-06-101-4/+4
* | rfkill: rewriteJohannes Berg2009-06-031-70/+29
|/
* eeepc-laptop: unregister_rfkill_notifier on failureCorentin Chary2009-05-141-0/+2
* eeepc-laptop: support for super hybrid engine (SHE)Grigori Goronzy2009-05-141-0/+2
* eeepc-laptop: Work around rfkill firmware bugAlan Jenkins2009-05-141-1/+7
* eeepc-laptop: report brightness control events via the input layerDarren Salt2009-05-141-3/+26
* eeepc-laptop: fix wlan rfkill state change during initAlan Jenkins2009-05-141-3/+3
* eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary2009-03-161-1/+5
*-. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-071-1/+2
|\ \
| | * eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt2009-02-071-1/+2
| |/
* | eeepc-laptop: use netlink interfaceCorentin Chary2009-01-201-2/+3
* | eeepc-laptop: Implement rfkill hotplugging in eeepc-laptopMatthew Garrett2009-01-201-0/+83
* | eeepc-laptop: Check return values from rfkill_registerMatthew Garrett2009-01-201-14/+37
* | eeepc-laptop: Add support for extended hotkeysMatthew Garrett2009-01-201-0/+4
* | eeepc-laptop: split eeepc_backlight_exit()Corentin Chary2009-01-201-3/+15
|/
* eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell2009-01-161-2/+2
* create drivers/platform/x86/ from drivers/misc/Len Brown2008-12-191-0/+872
OpenPOWER on IntegriCloud