Age | Commit message (Expand) | Author | Files | Lines |
2020-10-28 | platform/x86: remove unneeded break | Tom Rix | 1 | -3/+0 |
2020-05-12 | platform/x86: sony-laptop: Make resuming thermal profile safer | Mattia Dongili | 1 | -1/+6 |
2020-05-12 | platform/x86: sony-laptop: SNC calls should handle BUFFER types | Mattia Dongili | 1 | -30/+23 |
2020-03-20 | platform/x86: sony-laptop: Use scnprintf() for avoiding potential buffer over... | Takashi Iwai | 1 | -4/+4 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -15/+1 |
2019-05-09 | platform/x86: sony-laptop: Fix unintentional fall-through | Gustavo A. R. Silva | 1 | -3/+5 |
2019-02-24 | ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting | Erik Schmauss | 1 | -4/+4 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -1/+1 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -1/+1 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -2/+2 |
2017-11-05 | platform/x86: sony-laptop: Drop variable assignment in sony_nc_setup_rfkill() | Markus Elfring | 1 | -1/+1 |
2017-11-05 | platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill() | Markus Elfring | 1 | -6/+8 |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 1 | -1/+1 |
2017-07-01 | platform/x86: sony-laptop: constify attribute_group and input index array | Arvind Yadav | 1 | -2/+2 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-09-28 | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 1 | -1/+1 |
2016-05-06 | sony-laptop: Avoid oops on module unload for older laptops | Lawrence Yiu | 1 | -0/+3 |
2016-01-20 | Keyboard backlight control for some Vaio Fit models | Mattia Dongili | 1 | -20/+45 |
2015-10-03 | sony-laptop: Fix handling sony_nc_hotkeys_decode result | Andrzej Hajda | 1 | -6/+7 |
2015-06-19 | sony-laptop: Port to new backlight interface selection API | Hans de Goede | 1 | -5/+2 |
2015-02-07 | Sony-laptop: Fix sparse warning (make undeclared var static) | Lad, Prabhakar | 1 | -1/+1 |
2014-12-19 | Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh... | Linus Torvalds | 1 | -4/+2 |
2014-12-03 | Sony-laptop: Deletion of an unnecessary check before the function call "pci_d... | Markus Elfring | 1 | -2/+1 |
2014-12-03 | platform: x86: Deletion of checks before backlight_device_unregister() | Markus Elfring | 1 | -2/+1 |
2014-10-20 | platform: x86: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-16 | sony-laptop: fix doesn't work lid resume settings on Vaio Pro | mog422 | 1 | -1/+1 |
2014-04-06 | sony-laptop: remove useless sony-laptop versioning | Mattia Dongili | 1 | -7/+2 |
2014-04-06 | sony-laptop: add smart connect control function | Javier Achirica | 1 | -0/+67 |
2014-04-06 | sony-laptop: adjust keyboard backlight values for off/auto/on | Javier Achirica | 1 | -4/+7 |
2014-04-06 | sony-laptop: add hibernate on low battery function | Javier Achirica | 1 | -0/+78 |
2014-04-06 | sony-laptop: add fan speed regulation function | Javier Achirica | 1 | -0/+119 |
2014-04-06 | sony-laptop: add usb charge function | Javier Achirica | 1 | -0/+86 |
2014-04-06 | sony-laptop: add panel_id function | Javier Achirica | 1 | -0/+59 |
2014-04-06 | sony-laptop: Add support for lid resume settings on Vaio Pro | Javier Achirica | 1 | -48/+62 |
2014-04-06 | sony-laptop: add support as Fn+1 as a hot key | Javier Achirica | 1 | -0/+2 |
2014-01-30 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 1 | -1/+1 |
2014-01-21 | sony-laptop: remove unnecessary assigment of len | Colin Ian King | 1 | -1/+1 |
2014-01-13 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -3/+1 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -3/+1 |
2013-11-26 | sony-laptop: do not scribble keyboard backlight registers on resume | Mattia Dongili | 1 | -27/+0 |
2013-11-21 | sony-laptop: fixe typos in sony_laptop_input_keycode_map | Stephen Gildea | 1 | -2/+2 |
2013-11-21 | sony-laptop: warn on multiple KBD backlight handles | Mattia Dongili | 1 | -4/+12 |
2013-10-28 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -19/+9 |
2013-10-22 | sony-laptop: don't change keyboard backlight settings | Mattia Dongili | 1 | -17/+9 |
2013-09-24 | sony-laptop: convert acpi_get_handle() to acpi_has_method() | Zhang Rui | 1 | -19/+9 |
2013-08-27 | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 1 | -4/+0 |
2013-08-18 | sony-laptop: Fix reporting of gfx_switch_status | Daniel Serpell | 1 | -1/+4 |
2013-08-18 | sony-laptop: return a negative error code in sonypi_compat_init() | Wei Yongjun | 1 | -1/+2 |
2013-07-15 | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 1 | -4/+0 |
2013-05-09 | sony-laptop: SVS151290S kbd backlight and gfx switch support | Arthur Wirski | 1 | -1/+19 |