index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
83xx
/
suspend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
powerpc/83xx: Fix build failure with FPU=n
Michael Ellerman
1
-1
/
+2
2023-12-21
powerpc/mpc83xx: Use wait_event_freezable() for freezable kthread
Kevin Hao
1
-2
/
+1
2023-12-21
powerpc/mpc83xx: Add the missing set_freezable() for agent_thread_fn()
Kevin Hao
1
-0
/
+2
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2022-07-28
powerpc/platforms/83xx/suspend: Remove write-only global variable
Uwe Kleine-König
1
-2
/
+0
2022-07-28
powerpc/platforms/83xx/suspend: Prevent unloading the driver
Uwe Kleine-König
1
-6
/
+1
2022-07-28
powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declaration
Uwe Kleine-König
1
-22
/
+21
2022-05-22
powerpc/platforms/83xx: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-5
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-08-31
powerpc/83xx: Use sizeof correct type when ioremapping
Dan Carpenter
1
-2
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-12-04
powerpc/83xx/suspend: use builtin_platform_driver
Geliang Tang
1
-5
/
+1
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-2
/
+2
2015-06-16
powerpc: don't use module_init in non-modular 83xx suspend code
Paul Gortmaker
1
-2
/
+1
2014-10-20
powerpc: platforms: 83xx: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
1
-2
/
+2
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-09
powerpc: add explicit OF includes
Rob Herring
1
-0
/
+2
2012-09-11
powerpc/83xx: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+1
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-2
/
+5
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+9
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-1
/
+1
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
1
-3
/
+3
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2009-12-10
powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR
Anton Vorontsov
1
-0
/
+48
2009-12-10
powerpc/83xx/suspend: Clear deep_sleeping after devices resume
Anton Vorontsov
1
-2
/
+2
2009-11-11
powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds
Anton Vorontsov
1
-0
/
+1
2008-07-16
powerpc/mpc83xx: Power Management support
Scott Wood
1
-0
/
+388