aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/sony-laptop.c
AgeCommit message (Expand)Author
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-18sony-laptop: Fix reporting of gfx_switch_statusDaniel Serpell
2013-08-18sony-laptop: return a negative error code in sonypi_compat_init()Wei Yongjun
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-05-08sony-laptop: SVS151290S kbd backlight and gfx switch supportArthur Wirski
2013-03-24ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-02-27sony-laptop: leak in error handling sony_nc_lid_resume_setup()Dan Carpenter
2013-02-27sony-laptop: support basic functions for handle 0x14B and 0x14CMattia Dongili
2013-02-27sony-laptop: allow reading the status of gfx switchMattia Dongili
2013-02-27sony-laptop: fully enable SNY controlled modemsMattia Dongili
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-07sony-laptop: fix SNC buffer calls when SN06 returns IntegersMattia Dongili
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-01sony-laptop: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki
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-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-03-20to fix scancodes returned by sony-laptop driverJohn Hughes
2012-03-20sony-laptop: Enable keyboard backlight by defaultJosh Boyer
2011-10-24sony-laptop:irq: Remove IRQF_DISABLEDYong Zhang
2011-05-27platform/x86:delete two unused variablesWeiping Pan
2011-05-27sony-laptop: Add and use #define pr_fmtJoe Perches
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili
2011-04-12sony-laptop: keyboard backlight fixesMarco Chiappero