summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* asus-laptop: control how BLED and WLED should be exposedCorentin Chary2012-03-201-33/+116
* asus-laptop: cleanup rfkill codeCorentin Chary2012-03-201-65/+52
* 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/+8
* acer-wmi: Message logging neateningJoe Perches2012-03-201-15/+14
* 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/+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
* 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/+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-121-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-042-4/+4
| * | | switch ->is_visible() to returning umode_tAl Viro2012-01-043-4/+4
| * | | switch sysfs attr->mode to umode_tAl Viro2012-01-041-1/+1
| | |/ | |/|
* | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-062-18/+18
|\ \ \ | |/ / |/| |
| * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-221-1/+1
| * | ibm_rtl: convert sysdev_class to a regular subsystemKay Sievers2011-12-151-17/+17