aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov1-1/+1
2012-06-01apple-gmux: Fix up the suspend/resume patchMatthew Garrett1-1/+1
2012-06-01dell-laptop: Remove rfkill codeMatthew Garrett1-289/+0
2012-06-01toshiba_acpi: Fix mis-mergeMatthew Garrett1-1/+1
2012-05-31dell-laptop: Add touchpad led support for Dell V3450AceLan Kao1-0/+9
2012-05-31acer-wmi: add 3 laptops to video backlight vendor mode quirk tableLee, Chun-Yi1-0/+24
2012-05-31sony-laptop: add touchpad enable/disable functionMarco Chiappero1-0/+91
2012-05-31sony-laptop: add missing Fn key combos for 0x100 handlersMarco Chiappero1-0/+4
2012-05-31sony-laptop: add support for more WWAN modemsMarco Chiappero1-19/+34
2012-05-31sony-laptop: new keyboard backlight handleMarco Chiappero1-62/+87
2012-05-31sony-laptop: add high speed battery charging functionMarco Chiappero1-0/+86
2012-05-31sony-laptop: support automatic resume on lid openMarco Chiappero1-0/+140
2012-05-31sony-laptop: adjust error handling in finding SNC handlesMattia Dongili1-4/+4
2012-05-31sony-laptop: add thermal profiles supportMarco Chiappero1-0/+183
2012-05-31sony-laptop: support battery care functionsMarco Chiappero1-0/+178
2012-05-31sony-laptop: additional debug statementsMattia Dongili1-1/+6
2012-05-31sony-laptop: improve SNC initialization and acpi notify callback codeMarco Chiappero1-86/+233
2012-05-31sony-laptop: use kstrtoul to parse sysfs valuesMattia Dongili1-9/+17
2012-05-31sony-laptop: generalise ACPI calls into SNC functionsMattia Dongili1-142/+133
2012-05-31sony-laptop: fix return path when no ACPI buffer is allocatedMattia Dongili1-2/+2
2012-05-31sony-laptop: use soft rfkill status stored in hwMarco Chiappero1-4/+17
2012-05-31hp-wmi: check for allocation failuresDan Carpenter1-0/+10
2012-05-31toshiba_acpi: Add support for transflective LCDAkio Idehara1-4/+57
2012-05-31toshiba_acpi: Only register backlight device when interface is read/writeSeth Forshee1-24/+56
2012-05-31ideapad: generate valid key event onlyIke Panhc1-1/+5
2012-05-31ideapad: remove unused define and fix a typoIke Panhc1-2/+1
2012-05-31hdaps: Jesper Juhl: Fix outdated email addressJesper Juhl1-1/+1
2012-05-31thinkpad-acpi: fix issuing duplicated key events for brightness up/downAlex Hung1-1/+1
2012-05-31apple-gmux: Add suspend/resume support for the backlightSeth Forshee1-0/+4
2012-05-31xo1-rfkill: only act when blocked state is changedDaniel Drake1-1/+12
2012-05-31fujitsu-tablet: correct quirks for Lifebook and Stylistic tabletsRobert Gerlach1-9/+18
2012-05-31fujitsu-tablet: convert printk to pr_*Robert Gerlach1-1/+3
2012-05-31fujitsu-tablet: remove duplicated codeRobert Gerlach1-3/+0
2012-05-31drivers/x86: mark const init data with __initconst instead of __initdataUwe Kleine-König1-1/+1
2012-05-31dell-laptop: add 3 quirks for supporting touchpad LEDAceLan Kao1-0/+27
2012-05-31Dell Vostro 3350 touchpad LEDAng Way Chuang1-0/+9
2012-05-29backlight: initialize struct backlight_properties properlyCorentin Chary1-0/+1
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang1-1/+1
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-22/+45
2012-04-25acerhdf: lowered default temp fanon/fanoff valuesPeter Feuerer1-2/+2
2012-04-25acerhdf: add support for new hardwarePeter Feuerer1-20/+42
2012-04-25acerhdf: add support for Aspire 1410 BIOS v1.3314Clay Carpenter1-0/+1
2012-04-17dell-laptop: Terminate quirks list properlyMartin Nyhus1-0/+1
2012-04-17intel_ips: Hush the i915 symbols messageAdam Jackson1-1/+1
2012-04-08Merge branch 'master' into for-nextJiri Kosina31-3371/+3009
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-11/+2
2012-03-30Disable MCP limit exceeded messages from Intel IPS driverAndi Kleen1-11/+2
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds24-2399/+2212