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