开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
power.c
Age
Commit message (
Expand
)
Author
2022-09-17
drm/gma500: Remove unnecessary suspend/resume wrappers
Hans de Goede
2022-09-17
drm/gma500: Rewrite power management code
Hans de Goede
2022-09-17
drm/gma500: Fix (vblank) IRQs not working after suspend/resume
Hans de Goede
2022-03-17
drm/gma500: Cosmetic cleanup of irq code
Patrik Jakobsson
2022-03-16
drm/gma500: Move GEM memory management functions to gem.c
Thomas Zimmermann
2022-03-16
drm/gma500: Inline psb_gtt_restore()
Thomas Zimmermann
2021-09-23
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
2021-08-10
drm/gma500: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-04-08
gma500: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-01-18
drm/gma500/power: Remove excess param description 'state'
Lee Jones
2021-01-18
drm/gma500/power: Fix a bunch of *dev documentation issues
Lee Jones
2021-01-06
drm/gma500: Remove references to struct drm_device.pdev
Thomas Zimmermann
2016-01-04
drm/gma500: use to_pci_dev()
Geliang Tang
2013-04-07
drm/gma500: Add hooks for hibernation
Patrik Jakobsson
2013-04-07
drm/gma500: Activate the gtt rebuild on suspend/resume
Patrik Jakobsson
2012-03-15
gma500: suspend/resume support for Cedartrail
Alan Cox
2012-03-15
gma500: Fix resume paths
Alan Cox
2012-03-10
gma500: make init_pm callback in struct psb_op optional
Kirill A. Shutemov
2012-03-10
gma500: now move the Oaktrail save state into its own structure
Alan Cox
2011-12-06
gma500: Fix backlight crash
Alan Cox
2011-11-16
gma500: Add device framework
Alan Cox