index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_pm.c
Age
Commit message (
Expand
)
Author
2020-10-27
drm/radeon: Expose vddc through hwmon
Sandeep Raghuraman
2020-09-15
drm/radeon: Add sclk frequency as hwmon sensor
Sandeep Raghuraman
2020-01-07
drm/radeon: remove boolean checks in if statements.
Wambui Karuga
2019-12-05
drm/radeon: Don't include <drm/drm_pci.h>
Thomas Zimmermann
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
2018-02-20
Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
Alex Deucher
2016-10-25
drm/radeon/pm: autoswitch power state when in balanced mode
Lucas Stach
2016-06-06
drm/radeon: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-16
drm/radeon: fix indentation.
Jérome Glisse
2016-03-08
Revert "drm/radeon/pm: adjust display configuration after powerstate"
Alex Deucher
2016-03-02
drm/radeon/pm: update current crtc info after setting the powerstate
Alex Deucher
2016-02-22
drm/radeon/pm: adjust display configuration after powerstate
Alex Deucher
2016-02-17
drm/radeon/pm: Handle failure of drm_vblank_get.
Mario Kleiner
2016-01-13
drm/radeon: use kobj_to_dev()
Geliang Tang
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
2015-11-16
drm/radeon: unconditionally set sysfs_initialized
Alex Deucher
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-10-23
drm/radeon: don't try to recreate sysfs entries on resume
Alex Deucher
2015-10-19
drm/radeon/dpm: don't add pwm attributes if DPM is disabled
Alex Deucher
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-02
drm/radeon: add pm sysfs files late
Alex Deucher
2015-09-24
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
2015-08-17
drm/radeon: Don't take dev->struct_mutex in pm functions
Daniel Vetter
2015-03-27
drm/radeon/dpm: fix 120hz handling harder
Alex Deucher
2015-02-25
drm/radeon: disable mclk switching with 120hz+ monitors
Alex Deucher
2015-02-11
drm/radeon: use 0-255 rather than 0-100 for pwm fan range
Alex Deucher
2015-01-22
drm/radeon: add hwmon interface for managing fan pwm (v2)
Oleg Chernovskiy
2015-01-08
drm/radeon: add a dpm quirk list
Alex Deucher
2014-09-11
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
2014-09-11
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
2014-08-15
drm/radeon: Add ability to get and change dpm state when radeon PX card is tu...
Pali Rohár
2014-08-05
drm/radeon: re-enable dpm by default on BTC
Alex Deucher
2014-08-05
drm/radeon: re-enable dpm by default on cayman
Alex Deucher
2014-08-05
drm/radeon: remove null test before kfree
Fabian Frederick
2014-07-01
drm/radeon: only apply bapm changes for AC power on ARUBA
Alex Deucher
2014-06-09
Revert "drm/radeon: use variable UVD clocks"
Alex Deucher
2014-06-02
drm/radeon/dpm: resume fixes for some systems
Alex Deucher
2014-05-20
drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)
Alex Deucher
2014-05-06
drm/radeon: add Mullins dpm support.
Samuel Li
2014-04-22
drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
Alex Deucher
2014-04-22
drm/radeon: properly unregister hwmon interface (v2)
Alex Deucher
2014-04-19
drm/radeon: disable dpm on rv770 by default
Alex Deucher
2014-02-28
drm/radeon: use variable UVD clocks
Alex Deucher
2014-02-28
drm/radeon: cleanup the fence ring locking code
Christian König
2014-02-18
drm/radeon/dpm: enable dynamic vce state switching v2
Alex Deucher
2014-02-18
drm/radeon/dpm: fill in some initial vce infrastructure
Alex Deucher
2014-01-22
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...
Dave Airlie
2014-01-20
drm/radeon: disable dpm on BTC
Alex Deucher
2014-01-20
drm/radeon: don't power gate paused UVD streams
Christian König
[next]