summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-279-28/+51
|\
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-032-0/+9
| |\
| * | driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman2023-03-292-4/+4
| * | driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman2023-03-232-6/+6
| * | powerpc/pseries: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-172-13/+25
| * | powerpc/powernv: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-172-4/+15
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* | | Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2023-04-271-1/+1
|\ \ \
| * | | powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with functi...Amit Kumar Mahapatra2023-03-111-1/+1
| |/ /
* | | Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-04-271-1/+1
|\ \ \
| * | | powerpc/8xx: Use a larger CPM1 command check maskHerve Codina2023-03-061-1/+1
| |/ /
* | | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-273-15/+14
|\ \ \
| * | | PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2023-04-043-15/+14
| |/ /
* | | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-266-2/+7
|\ \ \
| * | | powerpc/40x: Add missing select OF_GPIO_MM_GPIOCHIPAndy Shevchenko2023-03-231-0/+1
| * | | gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann2023-03-065-2/+6
| |/ /
* | / powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V2023-04-041-0/+7
| |/ |/|
* | powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabledHaren Myneni2023-03-291-0/+8
* | powerpc/pseries: RTAS work area requires GENERIC_ALLOCATORRandy Dunlap2023-03-141-0/+1
|/
* Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-2532-357/+1072
|\
| * powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseriesRussell Currey2023-02-221-0/+4
| * powerpc/pseries: Fix endianness issue when parsing PLPKS secvar flagsAndrew Donnellan2023-02-161-1/+2
| * powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500Christophe Leroy2023-02-151-1/+1
| * powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch2023-02-1320-48/+48
| * powerpc/pseries/lpar: convert to papr_sysparm APINathan Lynch2023-02-131-28/+9
| * powerpc/pseries/lparcfg: convert to papr_sysparm APINathan Lynch2023-02-131-80/+24
| * powerpc/pseries: convert CMO probe to papr_sysparm APINathan Lynch2023-02-131-17/+6
| * powerpc/pseries: PAPR system parameter APINathan Lynch2023-02-132-1/+152
| * powerpc/pseries/dlpar: use RTAS work area APINathan Lynch2023-02-131-18/+9
| * powerpc/pseries: add RTAS work area allocatorNathan Lynch2023-02-132-1/+210
| * powerpc/pseries: drop RTAS-based timebase synchronizationNathan Lynch2023-02-131-6/+0
| * powerpc/pseries/setup: add missing RTAS retry status handlingNathan Lynch2023-02-131-8/+12
| * powerpc/pseries/lparcfg: add missing RTAS retry status handlingNathan Lynch2023-02-131-10/+10
| * powerpc/pseries/lpar: add missing RTAS retry status handlingNathan Lynch2023-02-131-10/+10
| * powerpc/pseries: Implement secvars for dynamic secure bootRussell Currey2023-02-133-2/+219
| * powerpc/pseries: Pass PLPKS password on kexecRussell Currey2023-02-121-0/+61
| * powerpc/pseries: Add helper to get PLPKS password lengthRussell Currey2023-02-121-0/+5
| * powerpc/pseries: Clarify warning when PLPKS password already setAndrew Donnellan2023-02-121-1/+1
| * powerpc/pseries: Turn PSERIES_PLPKS into a hidden optionAndrew Donnellan2023-02-121-10/+9
| * powerpc/pseries: Make caller pass buffer to plpks_read_var()Andrew Donnellan2023-02-121-7/+4
| * powerpc/pseries: Log hcall return codes for PLPKS debugRussell Currey2023-02-121-0/+2
| * powerpc/pseries: Implement signed update for PLPKS objectsNayna Jain2023-02-121-5/+69
| * powerpc/pseries: Expose PLPKS config values, support additional fieldsNayna Jain2023-02-121-12/+137
| * powerpc/pseries: Move PLPKS constants to header fileRussell Currey2023-02-121-35/+22
| * powerpc/pseries: Move plpks.h to include directoryRussell Currey2023-02-122-73/+1
| * powerpc/secvar: Handle max object size in the consumerRussell Currey2023-02-121-0/+22
| * powerpc/secvar: Handle format string in the consumerRussell Currey2023-02-121-0/+25
| * powerpc/secvar: Warn and error if multiple secvar ops are setRussell Currey2023-02-121-3/+1
| * powerpc/secvar: Use u64 in secvar_operationsMichael Ellerman2023-02-121-6/+3
| * powerpc/pseries: Fix alignment of PLPKS structures and buffersAndrew Donnellan2023-02-121-3/+7