index
:
pm24.git
master
perf-mon
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
/
sysdev
Age
Commit message (
Expand
)
Author
2024-09-10
powerpc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-04
powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-28
powerpc: Replace CONFIG_4xx with CONFIG_44x
Michael Ellerman
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
2024-05-07
powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
2024-05-07
powerpc: Fix kernel-doc comments in fsl_gtm.c
Yang Li
2024-04-29
powerpc/dart: Drop unnecessary call to kmemleak_no_scan()
Michael Ellerman
2024-04-03
powerpc/fsl-soc: hide unused const variable
Arnd Bergmann
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-22
powerpc: pmi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-22
powerpc: fsl_msi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-15
powerpc: mpic: make mpic_subsys const
Ricardo B. Marliere
2024-02-06
powerpc: udbg_memcons: mark functions static
Arnd Bergmann
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-12-01
powerpc/fsl-pci: Use PCI_HEADER_TYPE_MASK instead of literal
Ilpo Järvinen
2023-11-27
powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
Kunwu Chan
2023-11-27
powerpc/32: Drop unused grackle_set_stg()
Michael Ellerman
2023-10-20
powerpc/fsl_msi: Use device_get_match_data()
Rob Herring
2023-10-19
powerpc: Explicitly reverse bytes when checking for byte reversal
Benjamin Gray
2023-10-19
powerpc/xive: Fix endian conversion size
Benjamin Gray
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-25
powerpc/mpc5xxx: Add missing fwnode_handle_put()
Liang He
2023-08-24
powerpc: Drop zalloc_maybe_bootmem()
Michael Ellerman
2023-08-23
powerpc/85xx: Mark some functions static and add missing includes to fix no p...
Christophe Leroy
2023-08-18
powerpc/fsl_pci: Make fsl_add_bridge() static
Christophe Leroy
2023-08-16
powerpc/xics: Remove unnecessary endian conversion
Gautam Menghani
2023-08-16
powerpc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-16
powerpc/cpm2: Remove cpm2_map() and cpm2_unmap()
Christophe Leroy
2023-08-16
powerpc/include: Remove mpc8260.h and m82xx_pci.h
Christophe Leroy
2023-08-08
net: fs_enet: Remove stale prototypes from fsl_soc.c
Christophe Leroy
2023-08-04
serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.c
Christophe Leroy
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-06-21
powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsing
Rob Herring
2023-06-21
powerpc: fsl: Use of_property_read_reg() to parse "reg"
Rob Herring
2023-06-21
powerpc: fsl_rio: Use of_range_to_resource() for "ranges" parsing
Rob Herring
2023-06-01
iommu/fsl: Use driver_managed_dma to allow VFIO to work
Jason Gunthorpe
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
2023-04-04
powerpc/fsl_rio: Use of_iomap()
Rob Herring
2023-04-04
powerpc/xics: Use of_address_count()
Rob Herring
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-30
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
2023-03-28
powerpc/fsl: fix compiler warning in fsl_wakeup_sys_init()
Greg Kroah-Hartman
2023-03-17
powerpc/fsl: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-06
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
[next]