index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
peci
Age
Commit message (
Expand
)
Author
Files
Lines
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