index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
peci
Age
Commit message (
Expand
)
Author
2024-04-16
peci: constify the struct device_type usage
Ricardo B. Marliere
2024-04-16
peci: Make peci_bus_type const
Ricardo B. Marliere
2023-08-08
Merge tag 'peci-next-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2023-08-07
peci: Add peci-npcm controller driver
Tomer Maimon
2023-08-07
peci: cpu: Add Intel Sapphire Rapids support
Naresh Solanki
2023-08-04
peci: Constify struct peci_controller_ops
Zev Weiss
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2022-08-15
peci: cpu: Fix use-after-free in adev_release()
Iwona Winiarska
2022-08-15
peci: aspeed: fix error check return value of platform_get_irq()
Lv Ruyi
2022-02-09
peci: Add peci-cpu driver
Iwona Winiarska
2022-02-09
peci: Add support for PECI device drivers
Iwona Winiarska
2022-02-09
peci: Add sysfs interface for PECI bus
Iwona Winiarska
2022-02-09
peci: Add device detection
Iwona Winiarska
2022-02-09
peci: Add peci-aspeed controller driver
Jae Hyun Yoo
2022-02-09
peci: Add core infrastructure
Iwona Winiarska