aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/sony-laptop.c
AgeCommit message (Expand)Author
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-01sony-laptop: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki
2012-06-26sony-laptop: correct find_snc_handle failure checksMattia Dongili
2012-06-26sony-laptop: fix a couple signedness bugsDan Carpenter
2012-06-26sony-laptop: fix sony_nc_sysfs_store()Dan Carpenter
2012-06-26sony-laptop: input initialization should be done before SNCMattia Dongili
2012-06-26sony-laptop: add lid backlight support for handle 0x143Mattia Dongili
2012-06-26sony-laptop: store battery care limits on batteriesMattia Dongili
2012-06-26sony-laptop: notify userspace of GFX switch position changesMarco Chiappero
2012-06-26sony-laptop: use an enum for SNC event typesMattia Dongili
2012-05-31sony-laptop: add touchpad enable/disable functionMarco Chiappero
2012-05-31sony-laptop: add missing Fn key combos for 0x100 handlersMarco Chiappero
2012-05-31sony-laptop: add support for more WWAN modemsMarco Chiappero
2012-05-31sony-laptop: new keyboard backlight handleMarco Chiappero
2012-05-31sony-laptop: add high speed battery charging functionMarco Chiappero
2012-05-31sony-laptop: support automatic resume on lid openMarco Chiappero
2012-05-31sony-laptop: adjust error handling in finding SNC handlesMattia Dongili
2012-05-31sony-laptop: add thermal profiles supportMarco Chiappero
2012-05-31sony-laptop: support battery care functionsMarco Chiappero
2012-05-31sony-laptop: additional debug statementsMattia Dongili
2012-05-31sony-laptop: improve SNC initialization and acpi notify callback codeMarco Chiappero
2012-05-31sony-laptop: use kstrtoul to parse sysfs valuesMattia Dongili
2012-05-31sony-laptop: generalise ACPI calls into SNC functionsMattia Dongili
2012-05-31sony-laptop: fix return path when no ACPI buffer is allocatedMattia Dongili
2012-05-31sony-laptop: use soft rfkill status stored in hwMarco Chiappero
2012-03-20to fix scancodes returned by sony-laptop driverJohn Hughes
2012-03-20sony-laptop: Enable keyboard backlight by defaultJosh Boyer
2011-10-24sony-laptop:irq: Remove IRQF_DISABLEDYong Zhang
2011-05-27platform/x86:delete two unused variablesWeiping Pan
2011-05-27sony-laptop: Add and use #define pr_fmtJoe Perches
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili
2011-04-12sony-laptop: keyboard backlight fixesMarco Chiappero
2011-04-12sony-laptop: only show the handles sysfs file in debug modeMattia Dongili
2011-04-04sony-laptop: fix early NULL pointer dereferenceMattia Dongili
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi
2011-03-28sony-laptop: potential null dereferenceDan Carpenter
2011-03-28sony-laptop: handle allocation failuresDan Carpenter
2011-03-28sony-laptop: return negative on failure in sony_nc_add()Dan Carpenter
2011-03-28sony-laptop: make a couple variables staticDan Carpenter
2011-03-28sony-laptop: implement new backlight control methodMattia Dongili
2011-03-28sony-laptop: implement keyboard backlight supportMattia Dongili
2011-03-28sony-laptop: cache handles and report them via sysfsMattia Dongili
2011-03-28sony-laptop: remove unused Type4 defineMattia Dongili
2011-03-28sony-laptop: use pr_<level> for messagesMattia Dongili
2011-03-28sony-laptop: ignore hard switch rfkill events (SPIC)Mattia Dongili
2011-03-28sony-laptop: add some debug printk useful for bug reportsMattia Dongili
2011-03-22backlight: add backlight typeMatthew Garrett
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds