summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* acer-wmi: support Lenovo ideapad S205 wifi switchLee, Chun-Yi2011-08-051-2/+26
* acerhdf.c: spaces in aliased changed to *Anton V. Boyarshinov2011-08-051-6/+6
* platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideap...Axel Lin2011-08-051-1/+2
* x86 driver: fix typo in TDP override enablingJesse Barnes2011-08-051-2/+2
* Platform: fix samsung-laptop DMI identification for N150/N210/220/N230Thomas Courbon2011-08-051-0/+10
* dell-wmi: Add keys for Dell XPS L502XSeth Forshee2011-08-051-0/+10
* platform-drivers-x86: samsung-q10: make dmi_check_callback return 1Axel Lin2011-08-051-1/+1
* Platform: Samsung Q10 backlight driverFrederick van der Wyck2011-08-053-0/+205
* platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2011-08-051-1/+1
* platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2011-08-051-3/+1Star
* platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow...Axel Lin2011-08-051-0/+2
* platform-drivers-x86: intel_mid_thermal: fix memory leakAxel Lin2011-08-051-7/+19
* platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init...Axel Lin2011-08-051-0/+1
* Samsung Laptop platform driver: support N510J Witteveen2011-08-051-0/+10
* asus-wmi: add uwb rfkill supportCorentin Chary2011-08-051-0/+16
* asus-wmi: add gps rfkill supportCorentin Chary2011-08-051-0/+16
* asus-wmi: add CWAP support and clarify the meaning of WAPF bitsCorentin Chary2011-08-055-9/+35
* asus-wmi: return proper value in store_cpufv()Corentin Chary2011-08-051-2/+6
* asus-wmi: check for temp1 presenceCorentin Chary2011-08-051-1/+7
* asus-wmi: add thermal sensorCorentin Chary2011-08-051-0/+21
* asus-wmi: add some device idsCorentin Chary2011-08-051-0/+7
* asus-wmi: fix keyboard backlight detectionCorentin Chary2011-08-051-1/+2
* asus-wmi: fix section mismatchCorentin Chary2011-08-051-1/+1
* asus-wmi: add keyboard backlight supportCorentin Chary2011-08-051-17/+113
* asus-wmi: second part of the version starts at 16 not 8Corentin Chary2011-08-051-1/+1
* asus-wmi: Enable autorepeat for hotkey input deviceSeth Forshee2011-08-051-0/+1
* eeepc-wmi: Add support for T101MT Home/Express Gate keySeth Forshee2011-08-051-0/+26
* asus-wmi: Add callback for hotkey filteringSeth Forshee2011-08-052-1/+17
* asus-wmi: fix hwmon/pwm1Corentin Chary2011-08-051-4/+5
* ideapad: add backlight driverIke Panhc2011-08-051-6/+117
* ideapad: let camera_power node invisiable if no cameraIke Panhc2011-08-051-0/+18
* ideapad: define cfg bits and create sysfs node for cfgIke Panhc2011-08-051-16/+35
* Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-051-1/+10
* msi-laptop: add MSI U270 netbook to module alias and scm listLee, Chun-Yi2011-08-051-0/+10
* acer-wmi: Add support for Aspire 1830 wlan hotkeySeth Forshee2011-08-051-0/+1
* acerhdf: add support for Aspire 1810TZ BIOS v1.3314Julien Valroff2011-08-051-0/+1
* platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutexAxel Lin2011-08-051-1/+0Star
* acer-wmi: schedule threeg and interface sysfs for feature removalLee, Chun-Yi2011-08-051-2/+9
* asus-wmi: ->is_visible() can't return negativeAl Viro2011-07-241-1/+1
* hp-wmi: fix use after freeEric Dumazet2011-07-111-5/+6
* dell-laptop - using buffer without mutex_lockJose Alonso2011-07-111-3/+3
* Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin2011-07-111-22/+2Star
* platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORMAxel Lin2011-07-072-0/+2
* thinkpad-acpi: handle HKEY 0x4010, 0x4011 eventsHenrique de Moraes Holschuh2011-07-071-9/+35
* drivers/platform/x86: Fix memory leakAndre Bartke2011-07-071-1/+3
* thinkpad-acpi: handle some new HKEY 0x60xx eventsHenrique de Moraes Holschuh2011-07-071-5/+23
* acer-wmi: fix bitwise bug when set device stateLee, Chun-Yi2011-07-071-3/+3
* acer-wmi: Only update rfkill status for associated hotkey eventsSeth Forshee2011-07-071-15/+26
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-2933-1000/+1390
|\
| * acer-wmi: support integer return type from WMI methodsLee, Chun-Yi2011-05-271-0/+6