index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
1
-5
/
+8
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+1
2017-08-15
drm/radeon: Make radeon_atif_handler static
Jean Delvare
1
-1
/
+1
2016-09-22
drm/radeon/atif: Send a hotplug event when we get dgpu display request
Alex Deucher
1
-0
/
+17
2016-07-29
drm/radeon: drop confusing message about backlight control
Alex Deucher
1
-7
/
+0
2015-10-14
drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
1
-1
/
+0
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-5
/
+1
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
1
-4
/
+4
2013-06-27
drm/radeon: implement apci perf request
Alex Deucher
1
-20
/
+142
2013-06-27
drm/radeon/kms: add dpm support for evergreen (v4)
Alex Deucher
1
-0
/
+23
2012-10-15
drm/radeon: fix compilation with backlight disabled
Alex Deucher
1
-0
/
+2
2012-10-15
drm/radeon: use %zu for formatting size_t
Luca Tettamanti
1
-2
/
+2
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-13
/
+594
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-2
/
+0
2012-09-20
drm/radeon: rework the backlight control to be an asic callback
Alex Deucher
1
-12
/
+26
2012-09-20
drm/radeon: add initial support for ATCS ACPI methods
Alex Deucher
1
-1
/
+126
2012-09-20
drm/radeon: document radeon_acpi.c
Alex Deucher
1
-0
/
+101
2012-09-20
drm/radeon: block the keypress on ATIF events
Luca Tettamanti
1
-1
/
+6
2012-09-20
drm/radeon: re-organize the acpi notifier callback
Alex Deucher
1
-0
/
+32
2012-09-20
drm/radeon: implement handler for ACPI event
Luca Tettamanti
1
-4
/
+128
2012-09-20
drm/radeon: implement wrapper for GET_SYSTEM_PARAMS
Luca Tettamanti
1
-2
/
+83
2012-09-20
drm/radeon: implement radeon_atif_verify_interface
Luca Tettamanti
1
-6
/
+73
2012-09-20
drm/radeon: refactor radeon_atif_call
Luca Tettamanti
1
-15
/
+23
2012-09-20
drm/radeon: add a license header to radeon_apci.c
Alex Deucher
1
-0
/
+23
2012-09-20
drm/radeon: add new AMD ACPI header and update relevant code (v2)
Alex Deucher
1
-1
/
+2
2011-12-01
drm/radeon/kms: Skip ACPI call to ATIF when possible
Jean Delvare
1
-4
/
+4
2011-12-01
drm/radeon/kms: Hide debugging message
Jean Delvare
1
-1
/
+2
2010-08-04
drm/radeon: tone down overchatty acpi debug messages.
Dave Airlie
1
-1
/
+1
2010-08-02
drm/radeon: Add support for the ATIF ACPI method to the radeon driver
Alberto Milone
1
-0
/
+67