aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-20platform/x86: drop deprecated asus_acpi driverCorentin Chary3-1553/+4
2012-03-20asus-laptop: check WLED and BLED presence before adding rfkillCorentin Chary1-2/+4
2012-03-20asus-laptop: add rfkill interfaces for wlan and wwanCorentin Chary1-1/+23
2012-03-20asus-laptop: control how BLED and WLED should be exposedCorentin Chary1-33/+116
2012-03-20asus-laptop: cleanup rfkill codeCorentin Chary1-65/+52
2012-03-20eeepc-laptop: log unknown keysCorentin Chary1-3/+10
2012-03-20asus-laptop: log unknown keysCorentin Chary1-2/+4
2012-03-20acerhdf: Message logging neateningJoe Perches1-11/+8
2012-03-20acer-wmi: Message logging neateningJoe Perches1-15/+14
2012-03-20samsung-laptop: tweak tracesCorentin Chary1-4/+15
2012-03-20samsung-laptop: dump model and version informationsCorentin Chary1-0/+42
2012-03-20samsung-laptop: make the dmi check less strictCorentin Chary1-220/+15
2012-03-20samsung-laptop: add true rfkill support for swsmiCorentin Chary1-30/+177
2012-03-20samsung-laptop: add keyboard backlight supportCorentin Chary2-0/+138
2012-03-20samsung-laptop: cleanup KConfigCorentin Chary1-4/+7
2012-03-20samsung-laptop: add usb charge supportCorentin Chary1-0/+82
2012-03-20samsung-laptop: add battery life extender supportCorentin Chary1-0/+82
2012-03-20samsung-laptop: remove selftestCorentin Chary1-69/+8
2012-03-20samsung-laptop: add a small debugfs interfaceCorentin Chary1-0/+147
2012-03-20samsung-laptop: ehance SABI supportCorentin Chary1-112/+113
2012-03-20samsung-laptop: use a sysfs groupCorentin Chary1-4/+30
2012-03-20samsung-laptop: don't handle backlight if handled by acpi/videoCorentin Chary1-2/+18
2012-03-20samsung-laptop: move code into init/exit functionsCorentin Chary1-249/+360
2012-03-20samsung-laptop: put all local variables in a single structureCorentin Chary1-121/+170
2012-03-20platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_driver()Axel Lin3-35/+3
2012-03-20hdaps: Shut up gcc uninitialized variable warningsBorislav Petkov1-2/+2
2012-03-20dell-laptop: add 3 machines that has touchpad LEDAceLan Kao1-0/+27
2012-03-20to fix scancodes returned by sony-laptop driverJohn Hughes1-5/+8
2012-03-20intel_scu_ipc: Remove Moorestown supportAlan Cox2-209/+29
2012-03-20intel-oaktrail: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov1-1/+1
2012-03-20compal-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov1-13/+1
2012-03-20dell-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov1-3/+1
2012-03-20drivers/platform/x86/dell-laptop.c: Remove some unneeded break statementsMarcos Paulo de Souza1-2/+0
2012-03-20sony-laptop: Enable keyboard backlight by defaultJosh Boyer1-1/+1
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar2-26/+4
2012-03-12panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()Xi Wang1-2/+2
2012-03-12acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc1-1/+29
2012-03-12Fujitsu tablet extras driverRobert Gerlach3-0/+496
2012-03-12x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptopsBen Hutchings3-0/+181
2012-03-06x86/mid/powerbtn: Use MSIC read/write instead of ipc_scuMichael Demeter1-4/+28
2012-03-06x86/mid/thermal: Turn off thermistorMika Westerberg1-2/+4
2012-03-06x86/mid/thermal: Add msic_thermal aliasMika Westerberg1-1/+1
2012-03-06x86/mid/thermal: Convert to use Intel MSIC APIMika Westerberg2-22/+19
2012-03-06x86/mid/scu_ipc: Remove Moorestown supportAlan Cox2-210/+30
2012-03-06x86/mid: Kill off MoorestownAlan Cox3-692/+0
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2-2/+2
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2-26/+4
2012-02-03hdaps: fix for -WuninitializedDanny Kukawka1-2/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell6-15/+15
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1