index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_video.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-24
ACPI / video: Only default only_lcd to true on Win8-ready _desktops_
Hans de Goede
2018-02-04
ACPI / video: Use true for boolean value
Gustavo A. R. Silva
2017-12-28
ACPI / video: Default lcd_only to true on Win8-ready and newer machines
Hans de Goede
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-04-19
ACPI / video: add comments about subtle cases
Dmitry Frank
2017-04-19
ACPI / video: get rid of magic numbers and use enum instead
Dmitry Frank
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-16
ACPI / video: Move ACPI_VIDEO_NOTIFY_* defines to acpi/video.h
Hans de Goede
2016-06-22
ACPI / video: skip evaluating _DOD when it does not exist
Alex Hung
2016-05-30
ACPI / Thermal / video: fix max_level incorrect value
Aaron Lu
2016-05-04
ACPI/video: export acpi_video_get_levels
Aaron Lu
2016-03-09
ACPI / video: remove unused device_decode array
Colin Ian King
2016-01-15
ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite ...
Hans de Goede
2016-01-15
ACPI / video: Fix using an uninitialized mutex / list_head in acpi_video_hand...
Hans de Goede
2016-01-15
ACPI / video: Revert "ACPI / video: driver must be registered before checking...
Hans de Goede
2016-01-15
ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700
Hans de Goede
2016-01-05
ACPI / video: driver must be registered before checking for keypresses
Adrien Schildknecht
2016-01-01
ACPI / video: Add quirks for the Dell Vostro V131
Hans de Goede
2016-01-01
ACPI / video: Add a module option to disable the reporting of keypresses
Hans de Goede
2016-01-01
ACPI / video: Add a acpi_video_handles_brightness_key_presses() helper
Hans de Goede
2015-11-02
ACPI / video: only register backlight for LCD device
Aaron Lu
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-06-19
ACPI / video: Make acpi_video_unregister_backlight() private
Hans de Goede
2015-06-19
ACPI / video: Fix acpi_video _register vs _unregister_backlight race
Hans de Goede
2015-06-19
ACPI / video: Move dmi_check_system from module_init to acpi_video_register
Hans de Goede
2015-06-19
ACPI / video: Move backlight notifier to video_detect.c
Hans de Goede
2015-06-19
ACPI / video: Port to new backlight interface selection API
Hans de Goede
2015-06-19
acpi-video-detect: video: Make video_detect code part of the video module
Hans de Goede