summaryrefslogtreecommitdiffstats
path: root/drivers/peci/controller
Commit message (Expand)AuthorAgeFilesLines
* module: Convert symbol namespace to string literalPeter Zijlstra2024-12-022-2/+2
* peci: npcm: Constify struct peci_controller_ops​Christophe JAILLET2024-10-251-1/+1
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* peci: aspeed: Clear clock_divider value before setting itIwona Winiarska2024-06-171-0/+1
* Merge tag 'peci-next-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2023-08-083-0/+315
|\
| * peci: Add peci-npcm controller driverTomer Maimon2023-08-073-0/+315
* | peci: Constify struct peci_controller_opsZev Weiss2023-08-041-1/+1
|/
* peci: aspeed: fix error check return value of platform_get_irq()Lv Ruyi2022-08-151-1/+1
* peci: Add peci-aspeed controller driverJae Hyun Yoo2022-02-093-0/+620