summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2012-03-20asus-laptop: log unknown keysCorentin Chary
2012-03-20acerhdf: Message logging neateningJoe Perches
2012-03-20acer-wmi: Message logging neateningJoe Perches
2012-03-20samsung-laptop: tweak tracesCorentin Chary
2012-03-20samsung-laptop: dump model and version informationsCorentin Chary
2012-03-20samsung-laptop: make the dmi check less strictCorentin Chary
2012-03-20samsung-laptop: add true rfkill support for swsmiCorentin Chary
2012-03-20samsung-laptop: add keyboard backlight supportCorentin Chary
2012-03-20samsung-laptop: cleanup KConfigCorentin Chary
2012-03-20samsung-laptop: add usb charge supportCorentin Chary
2012-03-20samsung-laptop: add battery life extender supportCorentin Chary
2012-03-20samsung-laptop: remove selftestCorentin Chary
2012-03-20samsung-laptop: add a small debugfs interfaceCorentin Chary
2012-03-20samsung-laptop: ehance SABI supportCorentin Chary
2012-03-20samsung-laptop: use a sysfs groupCorentin Chary
2012-03-20samsung-laptop: don't handle backlight if handled by acpi/videoCorentin Chary
2012-03-20samsung-laptop: move code into init/exit functionsCorentin Chary
2012-03-20samsung-laptop: put all local variables in a single structureCorentin Chary
2012-03-20platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_d...Axel Lin
2012-03-20hdaps: Shut up gcc uninitialized variable warningsBorislav Petkov
2012-03-20dell-laptop: add 3 machines that has touchpad LEDAceLan Kao
2012-03-20to fix scancodes returned by sony-laptop driverJohn Hughes
2012-03-20intel_scu_ipc: Remove Moorestown supportAlan Cox
2012-03-20intel-oaktrail: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov
2012-03-20compal-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov
2012-03-20dell-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov
2012-03-20drivers/platform/x86/dell-laptop.c: Remove some unneeded break statementsMarcos Paulo de Souza
2012-03-20sony-laptop: Enable keyboard backlight by defaultJosh Boyer
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar
2012-03-12panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()Xi Wang
2012-03-12acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc
2012-03-12Fujitsu tablet extras driverRobert Gerlach
2012-03-12x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptopsBen Hutchings
2012-03-06x86/mid/powerbtn: Use MSIC read/write instead of ipc_scuMichael Demeter
2012-03-06x86/mid/thermal: Turn off thermistorMika Westerberg
2012-03-06x86/mid/thermal: Add msic_thermal aliasMika Westerberg
2012-03-06x86/mid/thermal: Convert to use Intel MSIC APIMika Westerberg
2012-03-06x86/mid/scu_ipc: Remove Moorestown supportAlan Cox
2012-03-06x86/mid: Kill off MoorestownAlan Cox
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake
2012-02-03hdaps: fix for -WuninitializedDanny Kukawka
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-03switch procfs to umode_t useAl Viro
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2012-01-03switch sysfs attr->mode to umode_tAl Viro