summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2017-04-20platform/x86: hp-wmi: Refactor redundant HPWMI_READ functionsDarren Hart (VMware)-58/+24
2017-04-20platform/x86: hp-wmi: Standardize enum usage for constantsDarren Hart (VMware)-58/+74
2017-04-20platform/x86: hp-wmi: Cleanup local variable declarationsDarren Hart (VMware)-16/+13
2017-04-19platform/x86: hp-wmi: Do not shadow error valuesCarlo Caione-10/+10
2017-04-19platform/x86: fujitsu-laptop: simplify error handling in acpi_fujitsu_laptop_...Michał Kępień-5/+3
2017-04-19platform/x86: fujitsu-laptop: do not log LED registration failuresMichał Kępień-10/+6
2017-04-19platform/x86: fujitsu-laptop: switch to managed LED class devicesMichał Kępień-44/+11
2017-04-19platform/x86: fujitsu-laptop: reorganize LED-related codeMichał Kępień-137/+124
2017-04-19platform/x86: fujitsu-laptop: refactor LED registrationMichał Kępień-58/+70
2017-04-19platform/x86: fujitsu-laptop: select LEDS_CLASSMichał Kępień-14/+2
2017-04-18platform/x86: intel-hid: Add missing ->thaw callbackRafael J. Wysocki-0/+1
2017-04-17platform/x86: Add Intel Cherry Trail ACPI INT33FE device driverHans de Goede-0/+157
2017-04-14platform/x86: hp-wmi: Fix detection for dock and tablet modeCarlo Caione-13/+27
2017-04-14platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_stateCarlo Caione-1/+1
2017-04-13platform/x86: hp-wireless: add Xiaomi's hardware id to the supported listAlex Hung-4/+4
2017-04-13platform/x86: silead_dmi: Add touchscreen info for Surftab Wintron 7.0Hans de Goede-0/+24
2017-04-13platform/x86: fujitsu-laptop: remove redundant fields from struct fujitsu_blMichał Kępień-13/+2
2017-04-13platform/x86: fujitsu-laptop: account for backlight power when determining br...Michał Kępień-1/+1
2017-04-13platform/x86: fujitsu-laptop: do not log set_lcd_level() failures in bl_updat...Michał Kępień-7/+1
2017-04-13platform/x86: fujitsu-laptop: ignore errors when setting backlight powerMichał Kępień-6/+2
2017-04-13platform/x86: fujitsu-laptop: make disable_brightness_adjust a booleanMichał Kępień-9/+4
2017-04-13platform/x86: fujitsu-laptop: clean up use_alt_lcd_levels handlingMichał Kępień-16/+10
2017-04-13platform/x86: fujitsu-laptop: sync brightness in set_lcd_level()Michał Kępień-0/+2
2017-04-13platform/x86: fujitsu-laptop: simplify set_lcd_level()Michał Kępień-8/+5
2017-04-13platform/x86: fujitsu-laptop: merge set_lcd_level_alt() into set_lcd_level()Michał Kępień-38/+16
2017-04-13platform/x86: fujitsu-laptop: switch to a managed backlight deviceMichał Kępień-17/+6
2017-04-13platform/x86: fujitsu-laptop: only handle backlight when appropriateMichał Kępień-5/+6
2017-04-13platform/x86: fujitsu-laptop: update debug message logged by call_fext_func()Michał Kępień-1/+1
2017-04-13platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command()Andy Shevchenko-0/+63
2017-04-13platform/x86: intel_scu_ipc: Introduce SCU_DEVICE() macroAndy Shevchenko-15/+7
2017-04-13platform/x86: intel_scu_ipc: Remove redundant subarch checkAndy Shevchenko-5/+0
2017-04-13platform/x86: intel_scu_ipc: Rearrange init sequenceAndy Shevchenko-6/+8
2017-04-13platform/x86: intel_scu_ipc: Platform data is mandatoryAndy Shevchenko-0/+2
2017-04-13platform/x86: silead_dmi - abort early if DMI does not matchDmitry Torokhov-9/+11
2017-04-13platform/x86: silead_dmi - do not treat all devices as i2c_clientsDmitry Torokhov-3/+6
2017-04-13platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UASanteri Toivonen-0/+9
2017-04-13platform/x86: fujitsu-laptop: rename call_fext_func() argumentsMichał Kępień-8/+7
2017-04-13platform/x86: fujitsu-laptop: simplify call_fext_func()Michał Kępień-12/+3
2017-04-13platform/x86: fujitsu-laptop: clean up local variables in call_fext_func()Michał Kępień-12/+7
2017-04-13platform/x86: fujitsu-laptop: remove keycode fields from struct fujitsu_blMichał Kępień-6/+0
2017-04-13platform/x86: fujitsu-laptop: model-dependent sparse keymap overridesMichał Kępień-56/+55
2017-04-13platform/x86: fujitsu-laptop: use a sparse keymap for hotkey event generationMichał Kępień-70/+41
2017-04-13platform/x86: fujitsu-laptop: switch to a managed hotkey input deviceMichał Kępień-36/+19
2017-04-13platform/x86: fujitsu-laptop: refactor hotkey input device setupMichał Kępień-31/+43
2017-04-13platform/x86: fujitsu-laptop: use a sparse keymap for brightness key eventsMichał Kępień-16/+16
2017-04-13platform/x86: fujitsu-laptop: switch to a managed backlight input deviceMichał Kępień-33/+14
2017-04-13platform/x86: fujitsu-laptop: refactor backlight input device setupMichał Kępień-26/+38
2017-04-13Merge branch 'linux-leds/dell-laptop-changes-for-4.12'Darren Hart-0/+223
2017-04-13platform/x86: silead_dmi: Add entry for Insyde 7W tabletsHans de Goede-0/+21
2017-04-13platform/x86: silead_dmi: Constify properties arraysHans de Goede-3/+3