index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_acpi.c
Age
Commit message (
Expand
)
Author
2015-10-14
drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-06-27
drm/radeon: implement apci perf request
Alex Deucher
2013-06-27
drm/radeon/kms: add dpm support for evergreen (v4)
Alex Deucher
2012-10-15
drm/radeon: fix compilation with backlight disabled
Alex Deucher
2012-10-15
drm/radeon: use %zu for formatting size_t
Luca Tettamanti
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-09-20
drm/radeon: rework the backlight control to be an asic callback
Alex Deucher
2012-09-20
drm/radeon: add initial support for ATCS ACPI methods
Alex Deucher
2012-09-20
drm/radeon: document radeon_acpi.c
Alex Deucher
2012-09-20
drm/radeon: block the keypress on ATIF events
Luca Tettamanti
2012-09-20
drm/radeon: re-organize the acpi notifier callback
Alex Deucher
2012-09-20
drm/radeon: implement handler for ACPI event
Luca Tettamanti
2012-09-20
drm/radeon: implement wrapper for GET_SYSTEM_PARAMS
Luca Tettamanti
2012-09-20
drm/radeon: implement radeon_atif_verify_interface
Luca Tettamanti
2012-09-20
drm/radeon: refactor radeon_atif_call
Luca Tettamanti
2012-09-20
drm/radeon: add a license header to radeon_apci.c
Alex Deucher
2012-09-20
drm/radeon: add new AMD ACPI header and update relevant code (v2)
Alex Deucher
2011-12-01
drm/radeon/kms: Skip ACPI call to ATIF when possible
Jean Delvare
2011-12-01
drm/radeon/kms: Hide debugging message
Jean Delvare
2010-08-04
drm/radeon: tone down overchatty acpi debug messages.
Dave Airlie
2010-08-02
drm/radeon: Add support for the ATIF ACPI method to the radeon driver
Alberto Milone