summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/83xx/suspend.c
AgeCommit message (Expand)Author
2024-03-07powerpc/83xx: Fix build failure with FPU=nMichael Ellerman
2023-12-21powerpc/mpc83xx: Use wait_event_freezable() for freezable kthreadKevin Hao
2023-12-21powerpc/mpc83xx: Add the missing set_freezable() for agent_thread_fn()Kevin Hao
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2022-07-28powerpc/platforms/83xx/suspend: Remove write-only global variableUwe Kleine-König
2022-07-28powerpc/platforms/83xx/suspend: Prevent unloading the driverUwe Kleine-König
2022-07-28powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declarationUwe Kleine-König
2022-05-22powerpc/platforms/83xx: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-08-31powerpc/83xx: Use sizeof correct type when ioremappingDan Carpenter
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-04powerpc/83xx/suspend: use builtin_platform_driverGeliang Tang
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2015-06-16powerpc: don't use module_init in non-modular 83xx suspend codePaul Gortmaker
2014-10-20powerpc: platforms: 83xx: drop owner assignment from platform_driversWolfram Sang
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-09powerpc: add explicit OF includesRob Herring
2012-09-11powerpc/83xx: add a const qualifierUwe Kleine-König
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2009-12-10powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCRAnton Vorontsov
2009-12-10powerpc/83xx/suspend: Clear deep_sleeping after devices resumeAnton Vorontsov
2009-11-11powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov
2008-07-16powerpc/mpc83xx: Power Management supportScott Wood