index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
firmware.c
Age
Commit message (
Expand
)
Author
2013-04-26
powerpc/pseries: Update CPU maps when device tree is updated
Jesse Larrew
2013-04-26
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...
Nathan Fontenot
2013-04-26
powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table array
Nathan Fontenot
2013-01-10
powerpc/pseries: Cleanup best_energy_hcall detection
Michael Neuling
2013-01-10
powerpc/pseries: Allow firmware features to match partial strings
Michael Neuling
2012-11-15
powerpc: Add set_mode hcall
Ian Munsie
2010-11-29
powerpc: Add VPHN firmware feature
Jesse Larrew
2009-10-14
powerpc: Fix hypervisor TLB batching
Anton Blanchard
2008-05-14
[POWERPC] pseries/firmware.c should include pseries/pseries.h
Michael Ellerman
2008-04-24
[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries
Michael Ellerman
2008-04-24
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
Michael Ellerman
2007-11-08
[POWERPC] Include udbg.h when using udbg_printf
will schmidt
2007-07-22
[POWERPC] Fix future firmware feature fixups function failure
Michael Neuling
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-02-08
[POWERPC] Only use H_BULK_REMOVE if the firmware supports it
Paul Mackerras
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
2006-03-28
[PATCH] powerpc: Rename and export ppc64_firmware_features
Michael Ellerman
2006-02-10
[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries
Michael Ellerman