aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/sony-laptop.c
AgeCommit message (Expand)Author
2020-06-17platform/x86: sony-laptop: Make resuming thermal profile saferMattia Dongili
2020-06-17platform/x86: sony-laptop: SNC calls should handle BUFFER typesMattia Dongili
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-09platform/x86: sony-laptop: Fix unintentional fall-throughGustavo A. R. Silva
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-05platform/x86: sony-laptop: Drop variable assignment in sony_nc_setup_rfkill()Markus Elfring
2017-11-05platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill()Markus Elfring
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-06-30platform/x86: sony-laptop: constify attribute_group and input index arrayArvind Yadav
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani
2016-05-05sony-laptop: Avoid oops on module unload for older laptopsLawrence Yiu
2016-01-19Keyboard backlight control for some Vaio Fit modelsMattia Dongili
2015-10-03sony-laptop: Fix handling sony_nc_hotkeys_decode resultAndrzej Hajda
2015-06-19sony-laptop: Port to new backlight interface selection APIHans de Goede
2015-02-07Sony-laptop: Fix sparse warning (make undeclared var static)Lad, Prabhakar
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-12-03Sony-laptop: Deletion of an unnecessary check before the function call "pci_d...Markus Elfring
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang
2014-08-16sony-laptop: fix doesn't work lid resume settings on Vaio Promog422
2014-04-06sony-laptop: remove useless sony-laptop versioningMattia Dongili
2014-04-06sony-laptop: add smart connect control functionJavier Achirica
2014-04-06sony-laptop: adjust keyboard backlight values for off/auto/onJavier Achirica
2014-04-06sony-laptop: add hibernate on low battery functionJavier Achirica
2014-04-06sony-laptop: add fan speed regulation functionJavier Achirica
2014-04-06sony-laptop: add usb charge functionJavier Achirica
2014-04-06sony-laptop: add panel_id functionJavier Achirica
2014-04-06sony-laptop: Add support for lid resume settings on Vaio ProJavier Achirica
2014-04-06sony-laptop: add support as Fn+1 as a hot keyJavier Achirica
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