summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/rtas.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries/dlpar: Remove device tree node for DLPAR IO removeHaren Myneni2024-08-301-0/+1
* powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch2024-02-231-2/+2
* powerpc/rtas: Facilitate high-level call sequencesNathan Lynch2023-12-131-0/+3
* powerpc/rtas: Add function return status constantsNathan Lynch2023-12-131-6/+19
* powerpc/rtas: Remove 'extern' from function declarations in rtas.hNathan Lynch2023-11-211-27/+26
* powerpc/rtas: Remove trailing spaceNathan Lynch2023-11-211-3/+3
* powerpc/rtas: Move post_mobility_fixup() declaration to pseriesNathan Lynch2023-11-211-1/+0
* powerpc/rtas: Remove unused rtas_service_present()Nathan Lynch2023-11-211-1/+0
* powerpc/rtas: Drop declaration of undefined call_rtas() functionNathan Lynch2023-11-211-2/+0
* powerpc/rtas: export rtas_error_rc() for reuse.Mahesh Salgaonkar2023-08-181-0/+3
* powerpc/rtas: introduce rtas_function_token() APINathan Lynch2023-02-131-0/+99
* powerpc/rtas: improve function information lookupsNathan Lynch2023-02-131-0/+85
* powerpc/rtas: document rtas_call()Nathan Lynch2022-12-071-15/+0
* Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch2022-09-141-1/+0
* powerpc/pseries: make pseries_devicetree_update() staticNathan Lynch2022-02-121-1/+0
* powerpc/rtas: rtas_busy_delay() improvementsNathan Lynch2021-11-251-1/+1
* powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZENathan Lynch2021-04-141-3/+3
* powerpc: remove unneeded semicolonsChengyang Fan2021-02-081-1/+1
* powerpc/rtas: remove unused rtas_suspend_last_cpu()Nathan Lynch2020-12-081-1/+0
* powerpc/rtas: remove rtas_suspend_cpu()Nathan Lynch2020-12-081-1/+0
* powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()Nathan Lynch2020-12-081-1/+0
* powerpc/rtas: dispatch partition migration requests to pseriesNathan Lynch2020-12-081-0/+5
* powerpc/rtas: add rtas_activate_firmware()Nathan Lynch2020-12-081-0/+1
* powerpc/rtas: add rtas_ibm_suspend_me()Nathan Lynch2020-12-081-0/+1
* powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafeNathan Lynch2020-12-081-1/+1
* powerpc/rtas: complete ibm,suspend-me status codesNathan Lynch2020-12-081-1/+6
* powerpc/pseries: remove memory "re-add" implementationNathan Lynch2020-07-161-1/+0
* powerpc/rtas: don't online CPUs for partition suspendNathan Lynch2020-07-161-2/+0
* powerpc/rtas: Implement reentrant rtas callLeonardo Bras2020-06-021-0/+1
* powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.hLeonardo Bras2020-06-021-117/+1
* powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor detailsKajol Jain2020-05-281-0/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc/pseries: add missing cpumask.h include fileTyrel Datwyler2018-10-261-0/+1
* powerpc/pseries: PAPR persistent memory supportOliver O'Halloran2018-10-181-0/+2
* powerpc/pseries: Display machine check error details.Mahesh Salgaonkar2018-09-191-0/+5
* powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar2018-09-191-0/+8
* powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-031-1/+1
* powerpc/pseries: Implement indexed-count hotplug memory addSahil Mehta2017-02-171-0/+2
* powerpc/pseries: Introduce memory hotplug READD operationJohn Allen2017-02-021-0/+1
* powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt2016-07-211-1/+2
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-2/+2
* powerpc/rtas: Make enter_rtas() privateMichael Ellerman2015-12-171-1/+0
* powerpc/rtas: Add rtas_call_unlocked()Michael Ellerman2015-12-171-0/+2
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-07-231-0/+1
* Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-131-0/+26
|\
| * powerpc/pseries: Define rtas hotplug event sectionsNathan Fontenot2015-03-171-0/+26
* | powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler2015-03-281-1/+1
* | powerpc/rtas: Make timestamp related code y2038-safeHari Bathini2015-03-231-1/+2
* | powerpc/nvram: Move generic code for nvram and pstoreHari Bathini2015-03-231-0/+4
|/
* powerpc/pseries: Fix endian problems with LE migrationCyril Bur2015-01-271-1/+1