aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/sony-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze1-1/+1
2022-07-28platform/x86: sony-laptop: Remove useless comparisons in sony_pic_read_possible_resource()Andrey Strachuk1-6/+1
2021-10-22platform/x86: sony-laptop: replace snprintf in show functions with sysfs_emitYe Guojin1-28/+18
2020-10-28platform/x86: remove unneeded breakTom Rix1-3/+0
2020-05-12platform/x86: sony-laptop: Make resuming thermal profile saferMattia Dongili1-1/+6
2020-05-12platform/x86: sony-laptop: SNC calls should handle BUFFER typesMattia Dongili1-30/+23
2020-03-20platform/x86: sony-laptop: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-4/+4
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-15/+1
2019-05-09platform/x86: sony-laptop: Fix unintentional fall-throughGustavo A. R. Silva1-3/+5
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss1-4/+4
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-2/+2
2017-11-05platform/x86: sony-laptop: Drop variable assignment in sony_nc_setup_rfkill()Markus Elfring1-1/+1
2017-11-05platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill()Markus Elfring1-6/+8
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-06-30platform/x86: sony-laptop: constify attribute_group and input index arrayArvind Yadav1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani1-1/+1
2016-05-05sony-laptop: Avoid oops on module unload for older laptopsLawrence Yiu1-0/+3
2016-01-19Keyboard backlight control for some Vaio Fit modelsMattia Dongili1-20/+45
2015-10-03sony-laptop: Fix handling sony_nc_hotkeys_decode resultAndrzej Hajda1-6/+7
2015-06-19sony-laptop: Port to new backlight interface selection APIHans de Goede1-5/+2
2015-02-07Sony-laptop: Fix sparse warning (make undeclared var static)Lad, Prabhakar1-1/+1
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds1-4/+2
2014-12-03Sony-laptop: Deletion of an unnecessary check before the function call "pci_dev_put"Markus Elfring1-2/+1
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring1-2/+1
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-16sony-laptop: fix doesn't work lid resume settings on Vaio Promog4221-1/+1
2014-04-06sony-laptop: remove useless sony-laptop versioningMattia Dongili1-7/+2
2014-04-06sony-laptop: add smart connect control functionJavier Achirica1-0/+67
2014-04-06sony-laptop: adjust keyboard backlight values for off/auto/onJavier Achirica1-4/+7
2014-04-06sony-laptop: add hibernate on low battery functionJavier Achirica1-0/+78
2014-04-06sony-laptop: add fan speed regulation functionJavier Achirica1-0/+119
2014-04-06sony-laptop: add usb charge functionJavier Achirica1-0/+86
2014-04-06sony-laptop: add panel_id functionJavier Achirica1-0/+59
2014-04-06sony-laptop: Add support for lid resume settings on Vaio ProJavier Achirica1-48/+62
2014-04-06sony-laptop: add support as Fn+1 as a hot keyJavier Achirica1-0/+2
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-1/+1
2014-01-21sony-laptop: remove unnecessary assigment of lenColin Ian King1-1/+1
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-3/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-3/+1
2013-11-26sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili1-27/+0
2013-11-20sony-laptop: fixe typos in sony_laptop_input_keycode_mapStephen Gildea1-2/+2
2013-11-20sony-laptop: warn on multiple KBD backlight handlesMattia Dongili1-4/+12
2013-10-28Merge branch 'acpi-cleanup'Rafael J. Wysocki1-19/+9
2013-10-22sony-laptop: don't change keyboard backlight settingsMattia Dongili1-17/+9
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