aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/sony-laptop.c
AgeCommit message (Expand)Author
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-01-21sony-laptop: remove unnecessary assigment of lenColin Ian King
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-26sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili
2013-11-20sony-laptop: fixe typos in sony_laptop_input_keycode_mapStephen Gildea
2013-11-20sony-laptop: warn on multiple KBD backlight handlesMattia Dongili
2013-10-28Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-10-22sony-laptop: don't change keyboard backlight settingsMattia Dongili
2013-09-24sony-laptop: convert acpi_get_handle() to acpi_has_method()Zhang Rui
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