index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
peci
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/git/gregkh/driver-core
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/git/iwi/linux into char-misc-next
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