summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* samsung-laptop: cleanup return type: mode_t vs umode_tDan Carpenter2012-03-261-1/+1
* drivers, samsung-laptop: fix usage of isalnumDavid Rientjes2012-03-261-0/+1
* drivers, samsung-laptop: fix initialization of sabi_data in sabi_set_commandbDavid Rientjes2012-03-261-1/+1
* asus-wmi: on/off bit is not set when reading the valueCorentin Chary2012-03-261-1/+1
* eeepc-wmi: add extra keymaps for EP121Chih-Wei Huang2012-03-261-0/+3
* asus-nb-wmi: ignore useless keysCorentin Chary2012-03-261-0/+2
* acer-wmi: support Lenovo ideapad S205 Brazos wifi switchLee, Chun-Yi2012-03-261-0/+9
* acer-wmi: fix out of input parameter size when setLee, Chun-Yi2012-03-261-12/+26
* acer-wmi: Detect communication hot key numberLee, Chun-Yi2012-03-261-3/+11
* platform/x86: Add driver for Apple gmux deviceSeth Forshee2012-03-263-0/+255
* toshiba_acpi: Refuse to load on machines with buggy INFO implementationsSeth Forshee2012-03-223-0/+15
* toshiba_acpi: Support additional hotkey scancodesAzael Avalos2012-03-221-1/+4
* toshiba_acpi: Support alternate hotkey interfacesSeth Forshee2012-03-221-36/+195
* intel_mid_powerbtn: use MSIC read/write instead of ipc_scuMichael Demeter2012-03-201-4/+28
* platform, x86: Kill off MoorestownAlan Cox2012-03-203-692/+0Star
* hdaps: trivial fix for -WuninitializedDanny Kukawka2012-03-201-2/+2
* acer-wmi: ignore missing Aspire 5741G keys (checkpatched)Sergey Senozhatsky2012-03-201-0/+5
* acer-wmi: support for P key on TM8372Merlin Schumacher2012-03-201-0/+1
* dell-laptop: touchpad LED should persist its status after S3AceLan Kao2012-03-201-0/+1
* toshiba_acpi: make one-bit bitfields unsignedDan Carpenter2012-03-201-4/+4
* acer-wmi: remove useless input argument for internal wmiLee, Chun-Yi2012-03-201-16/+14Star
* platform-x86: intel_mid_thermal: turn off thermistor voltage by defaultMika Westerberg2012-03-201-2/+4
* platform-x86: intel_mid_thermal: convert to use Intel MSIC APIMika Westerberg2012-03-202-22/+19Star
* platform-x86: intel_mid_thermal: add msic_thermal aliasMika Westerberg2012-03-201-0/+1
* samsung-laptop: fix seclinux rfkill and us it as fallbackCorentin Chary2012-03-201-2/+8
* asus-laptop: add some keys found on Lenovo SL500Corentin Chary2012-03-201-0/+3
* platform/x86: drop deprecated asus_acpi driverCorentin Chary2012-03-203-1553/+4Star
* asus-laptop: check WLED and BLED presence before adding rfkillCorentin Chary2012-03-201-2/+4
* asus-laptop: add rfkill interfaces for wlan and wwanCorentin Chary2012-03-201-1/+23
* asus-laptop: control how BLED and WLED should be exposedCorentin Chary2012-03-201-33/+116
* asus-laptop: cleanup rfkill codeCorentin Chary2012-03-201-65/+52Star
* eeepc-laptop: log unknown keysCorentin Chary2012-03-201-3/+10
* asus-laptop: log unknown keysCorentin Chary2012-03-201-2/+4
* acerhdf: Message logging neateningJoe Perches2012-03-201-11/+8Star
* acer-wmi: Message logging neateningJoe Perches2012-03-201-15/+14Star
* samsung-laptop: tweak tracesCorentin Chary2012-03-201-4/+15
* samsung-laptop: dump model and version informationsCorentin Chary2012-03-201-0/+42
* samsung-laptop: make the dmi check less strictCorentin Chary2012-03-201-220/+15Star
* samsung-laptop: add true rfkill support for swsmiCorentin Chary2012-03-201-30/+177
* samsung-laptop: add keyboard backlight supportCorentin Chary2012-03-202-0/+138
* samsung-laptop: cleanup KConfigCorentin Chary2012-03-201-4/+7
* samsung-laptop: add usb charge supportCorentin Chary2012-03-201-0/+82
* samsung-laptop: add battery life extender supportCorentin Chary2012-03-201-0/+82
* samsung-laptop: remove selftestCorentin Chary2012-03-201-69/+8Star
* samsung-laptop: add a small debugfs interfaceCorentin Chary2012-03-201-0/+147
* samsung-laptop: ehance SABI supportCorentin Chary2012-03-201-112/+113
* samsung-laptop: use a sysfs groupCorentin Chary2012-03-201-4/+30
* samsung-laptop: don't handle backlight if handled by acpi/videoCorentin Chary2012-03-201-2/+18
* samsung-laptop: move code into init/exit functionsCorentin Chary2012-03-201-249/+360
* samsung-laptop: put all local variables in a single structureCorentin Chary2012-03-201-121/+170