aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/sony-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-24sony-laptop: convert acpi_get_handle() to acpi_has_method()Zhang Rui1-19/+9
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki1-4/+0
2013-08-18sony-laptop: Fix reporting of gfx_switch_statusDaniel Serpell1-1/+4
2013-08-18sony-laptop: return a negative error code in sonypi_compat_init()Wei Yongjun1-1/+2
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-4/+0
2013-05-08sony-laptop: SVS151290S kbd backlight and gfx switch supportArthur Wirski1-1/+19
2013-03-24ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu1-1/+2
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-11/+134
2013-02-27sony-laptop: leak in error handling sony_nc_lid_resume_setup()Dan Carpenter1-1/+1
2013-02-27sony-laptop: support basic functions for handle 0x14B and 0x14CMattia Dongili1-0/+20
2013-02-27sony-laptop: allow reading the status of gfx switchMattia Dongili1-9/+112
2013-02-27sony-laptop: fully enable SNY controlled modemsMattia Dongili1-1/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-2/+2
2013-01-07sony-laptop: fix SNC buffer calls when SN06 returns IntegersMattia Dongili1-7/+8
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki1-1/+11
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-8/+12
2012-07-01sony-laptop: Use struct dev_pm_ops for power managementRafael J. Wysocki1-8/+12
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki1-1/+1
2012-06-26sony-laptop: correct find_snc_handle failure checksMattia Dongili1-3/+3
2012-06-26sony-laptop: fix a couple signedness bugsDan Carpenter1-3/+1
2012-06-26sony-laptop: fix sony_nc_sysfs_store()Dan Carpenter1-3/+3
2012-06-26sony-laptop: input initialization should be done before SNCMattia Dongili1-13/+12
2012-06-26sony-laptop: add lid backlight support for handle 0x143Mattia Dongili1-3/+24
2012-06-26sony-laptop: store battery care limits on batteriesMattia Dongili1-20/+21
2012-06-26sony-laptop: notify userspace of GFX switch position changesMarco Chiappero1-1/+20
2012-06-26sony-laptop: use an enum for SNC event typesMattia Dongili1-3/+7
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-03-20to fix scancodes returned by sony-laptop driverJohn Hughes1-5/+8
2012-03-20sony-laptop: Enable keyboard backlight by defaultJosh Boyer1-1/+1
2011-10-24sony-laptop:irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-05-27platform/x86:delete two unused variablesWeiping Pan1-2/+0
2011-05-27sony-laptop: Add and use #define pr_fmtJoe Perches1-55/+49
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili1-24/+103
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili1-2/+3