[PATCH 3/3] samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unregister

2015-06-04 Thread Corentin Chary
is > the canonical source for brightness events I believe that the latter case > will needs to be handled on a case by case basis by filtering out the > duplicate keypresses at the other source for them. > > Cc: Corentin Chary > Signed-off-by: Hans de Goede > --- > drivers

[PATCH 2/3] asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregister

2015-06-04 Thread Corentin Chary
> the canonical source for brightness events I believe that the latter case > will needs to be handled on a case by case basis by filtering out the > duplicate keypresses at the other source for them. > > Cc: Corentin Chary > Cc: acpi4asus-user at lists.sourceforge.net > Signed-of

[PATCH] backlight: initialize struct backlight_properties properly

2012-05-21 Thread Corentin Chary
In all these files, the .power field was never correctly initialized. Signed-off-by: Corentin Chary --- drivers/gpu/drm/i915/intel_panel.c |1 + drivers/gpu/drm/radeon/radeon_legacy_encoders.c |1 + drivers/platform/x86/toshiba_acpi.c |1 + drivers/video

[PATCH] backlight: initialize struct backlight_properties properly

2012-05-21 Thread Corentin Chary
In all these files, the .power field was never correctly initialized. Signed-off-by: Corentin Chary --- drivers/gpu/drm/i915/intel_panel.c |1 + drivers/gpu/drm/radeon/radeon_legacy_encoders.c |1 + drivers/platform/x86/toshiba_acpi.c |1 + drivers/video

Re: [ANNOUNCE] cpupowerutils - cpufrequtils extended with quite some features

2011-03-12 Thread Corentin Chary
. > Hi Thomas, Do you think handling really vendor specific "boosts" like EeePC's SHE is in cpupower scope ? Still, it would not solve the issue of setting SHE mode in a standard way, or associating it with a governor. Thanks, -- Corentin Chary http://xf.iksaif.net ___

[ANNOUNCE] cpupowerutils - cpufrequtils extended with quite some features

2011-03-11 Thread Corentin Chary
. > Hi Thomas, Do you think handling really vendor specific "boosts" like EeePC's SHE is in cpupower scope ? Still, it would not solve the issue of setting SHE mode in a standard way, or associating it with a governor. Thanks, -- Corentin Chary http://xf.iksaif.net

drivers/platform/x86: Backlight-Add-backlight-type-v2.patch

2010-10-27 Thread Corentin Chary
wer down the device completly. For the current patch, a common pattern seems to be : video/ -> RAW, platform/ -> PLATFORM. Couldn't we make some guess by checking the parent of the backlight instead of doing this by hand for every drivers ? Thanks, -- Corentin Chary http://xf.iksaif.net

Re: drivers/platform/x86: Backlight-Add-backlight-type-v2.patch

2010-10-27 Thread Corentin Chary
wer down the device completly. For the current patch, a common pattern seems to be : video/ -> RAW, platform/ -> PLATFORM. Couldn't we make some guess by checking the parent of the backlight instead of doing this by hand for every drivers ? Thanks, -- Corentin Chary http://xf.iksaif.net