summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2012-06-26intel_ips: blacklist HP ProBook laptopsTakashi Iwai
2012-06-26ideapad: uninitialized data in ideapad_acpi_add()Dan Carpenter
2012-06-26sony-laptop: correct find_snc_handle failure checksMattia Dongili
2012-06-26sony-laptop: fix a couple signedness bugsDan Carpenter
2012-06-26sony-laptop: fix sony_nc_sysfs_store()Dan Carpenter
2012-06-26sony-laptop: input initialization should be done before SNCMattia Dongili
2012-06-26sony-laptop: add lid backlight support for handle 0x143Mattia Dongili
2012-06-26sony-laptop: store battery care limits on batteriesMattia Dongili
2012-06-26sony-laptop: notify userspace of GFX switch position changesMarco Chiappero
2012-06-26sony-laptop: use an enum for SNC event typesMattia Dongili
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov
2012-06-01apple-gmux: Fix up the suspend/resume patchMatthew Garrett
2012-06-01dell-laptop: Remove rfkill codeMatthew Garrett
2012-06-01toshiba_acpi: Fix mis-mergeMatthew Garrett
2012-05-31dell-laptop: Add touchpad led support for Dell V3450AceLan Kao
2012-05-31acer-wmi: add 3 laptops to video backlight vendor mode quirk tableLee, Chun-Yi
2012-05-31sony-laptop: add touchpad enable/disable functionMarco Chiappero
2012-05-31sony-laptop: add missing Fn key combos for 0x100 handlersMarco Chiappero
2012-05-31sony-laptop: add support for more WWAN modemsMarco Chiappero
2012-05-31sony-laptop: new keyboard backlight handleMarco Chiappero
2012-05-31sony-laptop: add high speed battery charging functionMarco Chiappero
2012-05-31sony-laptop: support automatic resume on lid openMarco Chiappero
2012-05-31sony-laptop: adjust error handling in finding SNC handlesMattia Dongili
2012-05-31sony-laptop: add thermal profiles supportMarco Chiappero
2012-05-31sony-laptop: support battery care functionsMarco Chiappero
2012-05-31sony-laptop: additional debug statementsMattia Dongili
2012-05-31sony-laptop: improve SNC initialization and acpi notify callback codeMarco Chiappero
2012-05-31sony-laptop: use kstrtoul to parse sysfs valuesMattia Dongili
2012-05-31sony-laptop: generalise ACPI calls into SNC functionsMattia Dongili
2012-05-31sony-laptop: fix return path when no ACPI buffer is allocatedMattia Dongili
2012-05-31sony-laptop: use soft rfkill status stored in hwMarco Chiappero
2012-05-31hp-wmi: check for allocation failuresDan Carpenter
2012-05-31toshiba_acpi: Add support for transflective LCDAkio Idehara
2012-05-31toshiba_acpi: Only register backlight device when interface is read/writeSeth Forshee
2012-05-31ideapad: generate valid key event onlyIke Panhc
2012-05-31ideapad: remove unused define and fix a typoIke Panhc
2012-05-31hdaps: Jesper Juhl: Fix outdated email addressJesper Juhl
2012-05-31thinkpad-acpi: fix issuing duplicated key events for brightness up/downAlex Hung
2012-05-31apple-gmux: Add suspend/resume support for the backlightSeth Forshee
2012-05-31xo1-rfkill: only act when blocked state is changedDaniel Drake
2012-05-31fujitsu-tablet: correct quirks for Lifebook and Stylistic tabletsRobert Gerlach
2012-05-31fujitsu-tablet: convert printk to pr_*Robert Gerlach
2012-05-31fujitsu-tablet: remove duplicated codeRobert Gerlach
2012-05-31drivers/x86: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-05-31dell-laptop: add 3 quirks for supporting touchpad LEDAceLan Kao
2012-05-31Dell Vostro 3350 touchpad LEDAng Way Chuang
2012-05-29backlight: initialize struct backlight_properties properlyCorentin Chary
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang