index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
peci
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+4
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+7
2025-11-06
peci: controller: peci-aspeed: convert from round_rate() to determine_rate()
Brian Masney
-5
/
+7
2025-10-15
peci: cpu: add Intel Emerald Rapids support
Ivan Mikhaylov
-0
/
+4
2025-08-28
peci: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
-1
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-26
/
+26
2024-10-25
peci: npcm: Constify struct peci_controller_ops​
Christophe JAILLET
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-2
/
+2
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-6
/
+3
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
-6
/
+3
2024-06-17
peci: aspeed: Clear clock_divider value before setting it
Iwona Winiarska
-0
/
+1
2024-06-17
peci, hwmon: Switch to new Intel CPU model defines
Tony Luck
-23
/
+12
2024-04-16
peci: constify the struct device_type usage
Ricardo B. Marliere
-4
/
+4
2024-04-16
peci: Make peci_bus_type const
Ricardo B. Marliere
-2
/
+2
2023-08-08
Merge tag 'peci-next-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
-0
/
+320
2023-08-07
peci: Add peci-npcm controller driver
Tomer Maimon
-0
/
+315
2023-08-07
peci: cpu: Add Intel Sapphire Rapids support
Naresh Solanki
-0
/
+5
2023-08-04
peci: Constify struct peci_controller_ops
Zev Weiss
-3
/
+3
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
-1
/
+1
2022-08-15
peci: cpu: Fix use-after-free in adev_release()
Iwona Winiarska
-2
/
+1
2022-08-15
peci: aspeed: fix error check return value of platform_get_irq()
Lv Ruyi
-1
/
+1
2022-02-09
peci: Add peci-cpu driver
Iwona Winiarska
-0
/
+601
2022-02-09
peci: Add support for PECI device drivers
Iwona Winiarska
-0
/
+462
2022-02-09
peci: Add sysfs interface for PECI bus
Iwona Winiarska
-2
/
+91
2022-02-09
peci: Add device detection
Iwona Winiarska
-1
/
+223
2022-02-09
peci: Add peci-aspeed controller driver
Jae Hyun Yoo
-0
/
+629
2022-02-09
peci: Add core infrastructure
Iwona Winiarska
-0
/
+194