summaryrefslogtreecommitdiffstats
path: root/drivers/soc/hisilicon
AgeCommit message (Expand)AuthorLines
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
9 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+1
2025-08-28soc: hisilicon: kunpeng_hccs: Fix spelling mistake "decrese" -> "decrease"Colin Ian King-1/+1
2025-07-18soc: hisilicon: kunpeng_hccs: Fix incorrect log informationHuisong Li-2/+2
2025-04-21soc: hisilicon: kunpeng_hccs: Simplify PCC shared memory region handlingSudeep Holla-29/+15
2025-03-14soc: hisilicon: kunpeng_hccs: Fix incorrect string assemblyHuisong Li-2/+2
2024-11-01Merge tag 'hisi-drivers-for-6.13' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann-19/+535
2024-11-01soc: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-10-14soc: hisilicon: kunpeng_hccs: Support low power feature for the specified HCC...Huisong Li-3/+394
2024-10-14soc: hisilicon: kunpeng_hccs: Add used HCCS types sysfsHuisong Li-1/+116
2024-10-14soc: hisilicon: kunpeng_hccs: Fix the 'lane_mode' field name in port info str...Huisong Li-4/+4
2024-10-14soc: hisilicon: kunpeng_hccs: Add the check for base address and size of shar...Huisong Li-9/+15
2024-10-14soc: hisilicon: kunpeng_hccs: Return failure on having not die or port inform...Huisong Li-2/+6
2024-10-14soc: hisilicon: kunpeng_hccs: Fix a PCC typoHuisong Li-1/+1
2024-04-25soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCCHuisong Li-1/+1
2024-04-25soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attri...Huisong Li-0/+6
2023-12-07soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interru...Huisong Li-25/+125
2023-12-07soc: hisilicon: kunpeng_hccs: Remove an unused blank lineHuisong Li-1/+0
2023-12-07soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS methodHuisong Li-1/+3
2023-12-07soc: hisilicon: kunpeng_hccs: Fix some incorrect format stringsHuisong Li-6/+6
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+2
2023-10-14soc/hisilicon: kunpeng_hccs: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-29soc: kunpeng_hccs: Migrate to use generic PCC shmem related macrosSudeep Holla-6/+2
2023-08-21soc: kunpeng_hccs: fix some sparse warnings about incorrect typeHuisong Li-7/+8
2023-08-14soc: kunpeng_hccs: add MAILBOX dependencyArnd Bergmann-0/+1
2023-08-12soc: kunpeng_hccs: fix size_t format stringArnd Bergmann-1/+1
2023-08-08soc: hisilicon: add sysfs entry to query information of HCCSHuisong Li-0/+660
2023-08-08soc: hisilicon: Support HCCS driver on Kunpeng SoCHuisong Li-0/+828