Age | Commit message (Expand) | Author | Files | Lines |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-09-27 | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 1 | -1/+1 |
2016-05-05 | sony-laptop: Avoid oops on module unload for older laptops | Lawrence Yiu | 1 | -0/+3 |
2016-01-19 | 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-18 | 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-29 | 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-12 | 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-20 | sony-laptop: fixe typos in sony_laptop_input_keycode_map | Stephen Gildea | 1 | -2/+2 |
2013-11-20 | 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-08 | sony-laptop: SVS151290S kbd backlight and gfx switch support | Arthur Wirski | 1 | -1/+19 |
2013-03-24 | ACPI: Set length even for TYPE_END_TAG acpi resource | Yinghai Lu | 1 | -1/+2 |
2013-03-03 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 1 | -11/+134 |
2013-02-27 | sony-laptop: leak in error handling sony_nc_lid_resume_setup() | Dan Carpenter | 1 | -1/+1 |
2013-02-27 | sony-laptop: support basic functions for handle 0x14B and 0x14C | Mattia Dongili | 1 | -0/+20 |
2013-02-27 | sony-laptop: allow reading the status of gfx switch | Mattia Dongili | 1 | -9/+112 |
2013-02-27 | sony-laptop: fully enable SNY controlled modems | Mattia Dongili | 1 | -1/+1 |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-02-22 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -2/+2 |
2013-01-07 | sony-laptop: fix SNC buffer calls when SN06 returns Integers | Mattia Dongili | 1 | -7/+8 |
2012-08-10 | platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 1 | -1/+11 |
2012-07-22 | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -8/+12 |
2012-07-01 | sony-laptop: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -8/+12 |
2012-07-01 | ACPI / PM: Drop pm_message_t argument from device suspend callback | Rafael J. Wysocki | 1 | -1/+1 |