summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | samsung-laptop: make the dmi check less strictCorentin Chary2012-03-201-220/+15
| * | | 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/+8
| * | | 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/+3
| * | | 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/+29
| * | | 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/+1
| * | | dell-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov2012-03-201-3/+1
| * | | drivers/platform/x86/dell-laptop.c: Remove some unneeded break statementsMarcos Paulo de Souza2012-03-201-2/+0
| * | | 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/+82
|\ \ \ \
| * \ \ \ Merge tag 'v3.3-rc7' into x86/platformIngo Molnar2012-03-142-26/+4
| |\ \ \ \
| * | | | | 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/+19
| * | | | | x86/mid/scu_ipc: Remove Moorestown supportAlan Cox2012-03-062-210/+30
| * | | | | x86/mid: Kill off MoorestownAlan Cox2012-03-063-692/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-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-212-26/+4
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-136-15/+15
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-111-1/+1
|\
| * Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2011-12-181-5/+16
| |\
| * | x86/intel/scu/ipc: Match the changes in the x86 configurationAlan Cox2011-12-181-1/+1
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-9/+6
|\ \ \
| * \ \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-211-5/+16
| |\ \ \ | | | |/ | | |/|
| * | | freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-211-9/+6
| | |/ | |/|
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-086-9/+9
|\ \ \
| * | | switch procfs to umode_t useAl Viro2012-01-032-4/+4
| * | | switch ->is_visible() to returning umode_tAl Viro2012-01-033-4/+4