index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
sony-laptop.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-29
1
-1
/
+0
*
platform/x86/sony-laptop: drop owner assignment
Krzysztof Kozlowski
2024-04-08
1
-2
/
+0
*
x86: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-1
/
+1
*
platform/x86: sony: mark SPI related data as maybe unused
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
*
platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probe
Hans de Goede
2022-12-27
1
-7
/
+14
*
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-12-12
1
-6
/
+3
|
\
|
*
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-11-23
1
-6
/
+3
*
|
platform/x86: sony-laptop: Convert to use sysfs_emit_at() API
ye xingchen
2022-12-08
1
-6
/
+4
|
/
*
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
2022-10-03
1
-1
/
+1
*
platform/x86: sony-laptop: Remove useless comparisons in sony_pic_read_possib...
Andrey Strachuk
2022-07-28
1
-6
/
+1
*
platform/x86: sony-laptop: replace snprintf in show functions with sysfs_emit
Ye Guojin
2021-10-22
1
-28
/
+18
*
platform/x86: remove unneeded break
Tom Rix
2020-10-28
1
-3
/
+0
*
platform/x86: sony-laptop: Make resuming thermal profile safer
Mattia Dongili
2020-05-12
1
-1
/
+6
*
platform/x86: sony-laptop: SNC calls should handle BUFFER types
Mattia Dongili
2020-05-12
1
-30
/
+23
*
platform/x86: sony-laptop: Use scnprintf() for avoiding potential buffer over...
Takashi Iwai
2020-03-20
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-15
/
+1
*
platform/x86: sony-laptop: Fix unintentional fall-through
Gustavo A. R. Silva
2019-05-08
1
-3
/
+5
*
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
2019-02-24
1
-4
/
+4
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-2
/
+2
*
platform/x86: sony-laptop: Drop variable assignment in sony_nc_setup_rfkill()
Markus Elfring
2017-11-05
1
-1
/
+1
*
platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill()
Markus Elfring
2017-11-05
1
-6
/
+8
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
1
-1
/
+1
*
platform/x86: sony-laptop: constify attribute_group and input index array
Arvind Yadav
2017-07-01
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-28
1
-1
/
+1
*
sony-laptop: Avoid oops on module unload for older laptops
Lawrence Yiu
2016-05-06
1
-0
/
+3
*
Keyboard backlight control for some Vaio Fit models
Mattia Dongili
2016-01-20
1
-20
/
+45
*
sony-laptop: Fix handling sony_nc_hotkeys_decode result
Andrzej Hajda
2015-10-03
1
-6
/
+7
*
sony-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-5
/
+2
*
Sony-laptop: Fix sparse warning (make undeclared var static)
Lad, Prabhakar
2015-02-07
1
-1
/
+1
*
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-12-19
1
-4
/
+2
|
\
|
*
Sony-laptop: Deletion of an unnecessary check before the function call "pci_d...
Markus Elfring
2014-12-03
1
-2
/
+1
|
*
platform: x86: Deletion of checks before backlight_device_unregister()
Markus Elfring
2014-12-03
1
-2
/
+1
*
|
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
sony-laptop: fix doesn't work lid resume settings on Vaio Pro
mog422
2014-08-16
1
-1
/
+1
*
sony-laptop: remove useless sony-laptop versioning
Mattia Dongili
2014-04-06
1
-7
/
+2
*
sony-laptop: add smart connect control function
Javier Achirica
2014-04-06
1
-0
/
+67
*
sony-laptop: adjust keyboard backlight values for off/auto/on
Javier Achirica
2014-04-06
1
-4
/
+7
*
sony-laptop: add hibernate on low battery function
Javier Achirica
2014-04-06
1
-0
/
+78
*
sony-laptop: add fan speed regulation function
Javier Achirica
2014-04-06
1
-0
/
+119
*
sony-laptop: add usb charge function
Javier Achirica
2014-04-06
1
-0
/
+86
*
sony-laptop: add panel_id function
Javier Achirica
2014-04-06
1
-0
/
+59
*
sony-laptop: Add support for lid resume settings on Vaio Pro
Javier Achirica
2014-04-06
1
-48
/
+62
*
sony-laptop: add support as Fn+1 as a hot key
Javier Achirica
2014-04-06
1
-0
/
+2
*
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2014-01-30
1
-1
/
+1
|
\
|
*
sony-laptop: remove unnecessary assigment of len
Colin Ian King
2014-01-21
1
-1
/
+1
*
|
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-12
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-3
/
+1
[next]