summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/sony-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-15/+1Star
* platform/x86: sony-laptop: Fix unintentional fall-throughGustavo A. R. Silva2019-05-081-3/+5
* ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss2019-02-241-4/+4
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-2/+2
* platform/x86: sony-laptop: Drop variable assignment in sony_nc_setup_rfkill()Markus Elfring2017-11-051-1/+1
* platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill()Markus Elfring2017-11-051-6/+8
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* platform/x86: sony-laptop: constify attribute_group and input index arrayArvind Yadav2017-07-011-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-281-1/+1
* sony-laptop: Avoid oops on module unload for older laptopsLawrence Yiu2016-05-061-0/+3
* Keyboard backlight control for some Vaio Fit modelsMattia Dongili2016-01-201-20/+45
* sony-laptop: Fix handling sony_nc_hotkeys_decode resultAndrzej Hajda2015-10-031-6/+7
* sony-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-5/+2Star
* Sony-laptop: Fix sparse warning (make undeclared var static)Lad, Prabhakar2015-02-071-1/+1
* Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-191-4/+2Star
|\
| * Sony-laptop: Deletion of an unnecessary check before the function call "pci_d...Markus Elfring2014-12-031-2/+1Star
| * platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring2014-12-031-2/+1Star
* | platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
|/
* sony-laptop: fix doesn't work lid resume settings on Vaio Promog4222014-08-161-1/+1
* sony-laptop: remove useless sony-laptop versioningMattia Dongili2014-04-061-7/+2Star
* sony-laptop: add smart connect control functionJavier Achirica2014-04-061-0/+67
* sony-laptop: adjust keyboard backlight values for off/auto/onJavier Achirica2014-04-061-4/+7
* sony-laptop: add hibernate on low battery functionJavier Achirica2014-04-061-0/+78
* sony-laptop: add fan speed regulation functionJavier Achirica2014-04-061-0/+119
* sony-laptop: add usb charge functionJavier Achirica2014-04-061-0/+86
* sony-laptop: add panel_id functionJavier Achirica2014-04-061-0/+59
* sony-laptop: Add support for lid resume settings on Vaio ProJavier Achirica2014-04-061-48/+62
* sony-laptop: add support as Fn+1 as a hot keyJavier Achirica2014-04-061-0/+2
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-01-301-1/+1
|\
| * sony-laptop: remove unnecessary assigment of lenColin Ian King2014-01-211-1/+1
* | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-3/+1Star
|\ \ | |/ |/|
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-3/+1Star
* | sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili2013-11-261-27/+0Star
* | sony-laptop: fixe typos in sony_laptop_input_keycode_mapStephen Gildea2013-11-211-2/+2
* | sony-laptop: warn on multiple KBD backlight handlesMattia Dongili2013-11-211-4/+12
|/
* Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-281-19/+9Star
|\
| * sony-laptop: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-19/+9Star
* | sony-laptop: don't change keyboard backlight settingsMattia Dongili2013-10-221-17/+9Star
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-4/+0Star
|\
| * ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-4/+0Star
* | sony-laptop: Fix reporting of gfx_switch_statusDaniel Serpell2013-08-181-1/+4
* | sony-laptop: return a negative error code in sonypi_compat_init()Wei Yongjun2013-08-181-1/+2
|/
* sony-laptop: SVS151290S kbd backlight and gfx switch supportArthur Wirski2013-05-091-1/+19
* ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu2013-03-241-1/+2
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-03-031-11/+134
|\
| * sony-laptop: leak in error handling sony_nc_lid_resume_setup()Dan Carpenter2013-02-271-1/+1
| * sony-laptop: support basic functions for handle 0x14B and 0x14CMattia Dongili2013-02-271-0/+20