summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_d...Axel Lin2012-03-203-35/+3Star
| * | hdaps: Shut up gcc uninitialized variable warningsBorislav Petkov2012-03-201-2/+2
| * | dell-laptop: add 3 machines that has touchpad LEDAceLan Kao2012-03-201-0/+27
| * | to fix scancodes returned by sony-laptop driverJohn Hughes2012-03-201-5/+8
| * | intel_scu_ipc: Remove Moorestown supportAlan Cox2012-03-202-209/+29Star
| * | intel-oaktrail: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov2012-03-201-1/+1
| * | compal-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov2012-03-201-13/+1Star
| * | dell-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov2012-03-201-3/+1Star
| * | drivers/platform/x86/dell-laptop.c: Remove some unneeded break statementsMarcos Paulo de Souza2012-03-201-2/+0Star
| * | sony-laptop: Enable keyboard backlight by defaultJosh Boyer2012-03-201-1/+1
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-232-2/+2
|\ \
| * | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-272-2/+2
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-227-931/+82Star
|\ \ \
| * \ \ Merge tag 'v3.3-rc7' into x86/platformIngo Molnar2012-03-142-26/+4Star
| |\ \ \
| * | | | x86/mid/powerbtn: Use MSIC read/write instead of ipc_scuMichael Demeter2012-03-061-4/+28
| * | | | x86/mid/thermal: Turn off thermistorMika Westerberg2012-03-061-2/+4
| * | | | x86/mid/thermal: Add msic_thermal aliasMika Westerberg2012-03-061-1/+1
| * | | | x86/mid/thermal: Convert to use Intel MSIC APIMika Westerberg2012-03-062-22/+19Star
| * | | | x86/mid/scu_ipc: Remove Moorestown supportAlan Cox2012-03-062-210/+30Star
| * | | | x86/mid: Kill off MoorestownAlan Cox2012-03-063-692/+0Star
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-211-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | hdaps: fix for -WuninitializedDanny Kukawka2012-02-031-2/+2
| |/ /
* | | panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()Xi Wang2012-03-121-2/+2
* | | acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc2012-03-121-1/+29
* | | Fujitsu tablet extras driverRobert Gerlach2012-03-123-0/+496
* | | x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptopsBen Hutchings2012-03-123-0/+181
| |/ |/|
* | asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2012-02-222-26/+4Star
|/