index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
power.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-17
drm/gma500: Remove unnecessary suspend/resume wrappers
Hans de Goede
1
-25
/
+0
2022-09-17
drm/gma500: Rewrite power management code
Hans de Goede
1
-103
/
+30
2022-09-17
drm/gma500: Fix (vblank) IRQs not working after suspend/resume
Hans de Goede
1
-7
/
+1
2022-03-17
drm/gma500: Cosmetic cleanup of irq code
Patrik Jakobsson
1
-5
/
+5
2022-03-16
drm/gma500: Move GEM memory management functions to gem.c
Thomas Zimmermann
1
-0
/
+1
2022-03-16
drm/gma500: Inline psb_gtt_restore()
Thomas Zimmermann
1
-1
/
+3
2021-09-23
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
1
-10
/
+10
2021-08-10
drm/gma500: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-0
/
+1
2021-04-08
gma500: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-2
/
+1
2021-01-18
drm/gma500/power: Remove excess param description 'state'
Lee Jones
1
-1
/
+0
2021-01-18
drm/gma500/power: Fix a bunch of *dev documentation issues
Lee Jones
1
-3
/
+4
2021-01-06
drm/gma500: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-6
/
+7
2016-01-04
drm/gma500: use to_pci_dev()
Geliang Tang
1
-2
/
+2
2013-04-07
drm/gma500: Add hooks for hibernation
Patrik Jakobsson
1
-0
/
+15
2013-04-07
drm/gma500: Activate the gtt rebuild on suspend/resume
Patrik Jakobsson
1
-0
/
+2
2012-03-15
gma500: suspend/resume support for Cedartrail
Alan Cox
1
-1
/
+2
2012-03-15
gma500: Fix resume paths
Alan Cox
1
-3
/
+0
2012-03-10
gma500: make init_pm callback in struct psb_op optional
Kirill A. Shutemov
1
-1
/
+2
2012-03-10
gma500: now move the Oaktrail save state into its own structure
Alan Cox
1
-4
/
+4
2011-12-06
gma500: Fix backlight crash
Alan Cox
1
-1
/
+1
2011-11-16
gma500: Add device framework
Alan Cox
1
-0
/
+316