summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/sony-laptop.c
AgeCommit message (Expand)Author
2023-10-18x86: convert to new timestamp accessorsJeff Layton
2023-03-16platform/x86: sony: mark SPI related data as maybe unusedKrzysztof Kozlowski
2022-12-27platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probeHans de Goede
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-08platform/x86: sony-laptop: Convert to use sysfs_emit_at() APIye xingchen
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2022-10-03platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze
2022-07-28platform/x86: sony-laptop: Remove useless comparisons in sony_pic_read_possib...Andrey Strachuk
2021-10-22platform/x86: sony-laptop: replace snprintf in show functions with sysfs_emitYe Guojin
2020-10-28platform/x86: remove unneeded breakTom Rix
2020-05-12platform/x86: sony-laptop: Make resuming thermal profile saferMattia Dongili
2020-05-12platform/x86: sony-laptop: SNC calls should handle BUFFER typesMattia Dongili
2020-03-20platform/x86: sony-laptop: Use scnprintf() for avoiding potential buffer over...Takashi Iwai
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