index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-04
platform/x86: think-lmi: Add certificate GUID structure
Mark Pearson
2
-9
/
+33
2025-08-29
platform/x86/intel: power-domains: Use topology_logical_package_id() for package ID
David Arcari
1
-1
/
+1
2025-08-28
platform/x86: acer-wmi: Stop using ACPI bitmap for platform profile choices
Armin Wolf
1
-59
/
+12
2025-08-28
platform/x86: hp-wmi: Add support for Fn+P hotkey
Edip Hazuri
1
-0
/
+4
2025-08-28
platform/x86/intel/pmc: Add Bartlett Lake support to intel_pmc_core
Li Yifan
1
-0
/
+1
2025-08-28
platform/x86: asus-wmi: Fix racy registrations
Takashi Iwai
1
-1
/
+8
2025-08-28
platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks list
Christoffer Sandberg
1
-0
/
+14
2025-08-28
platform/x86: asus-wmi: map more keys on ExpertBook B9
Anton Khirnov
1
-0
/
+3
2025-08-28
platform/x86/amd/hsmp: Replace dev_err() with dev_info() for non-fatal errors
Suma Hegde
2
-4
/
+4
2025-08-28
platform/x86: portwell-ec: don't print superfluous errors
Wolfram Sang
1
-7
/
+1
2025-08-28
platform/x86/intel/pmc: use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-2
/
+2
2025-08-28
platform/x86/intel-uncore-freq: Fix warning in partitioned system
Srinivas Pandruvada
1
-1
/
+1
2025-08-28
platform/x86: x86-android-tablets: Remove the use of dev_err_probe()
Xichao Zhao
1
-2
/
+1
2025-08-28
platform/x86: Add WMI driver for Redmibook keyboard
Gladyshev Ilya
3
-0
/
+143
2025-08-28
platform/x86/intel/pmc: Add Wildcat Lake support to intel_pmc_core
Xi Pardee
5
-4
/
+499
2025-08-28
platform/x86/intel/pmc: Add Wildcat Lake support to Intel PMC SSRAM Telemetry
Xi Pardee
2
-0
/
+4
2025-08-28
platform/x86: portwell-ec: Add suspend/resume support for watchdog
Yen-Chi Huang
1
-0
/
+20
2025-08-27
Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-0
/
+6
2025-08-25
platform/x86: asus-wmi: Fix ROG button mapping, tablet mode on ASUS ROG Z13
Antheas Kapenekakis
2
-5
/
+21
2025-08-25
platform/x86: asus-wmi: Remove extra keys from ignore_key_wlan quirk
Antheas Kapenekakis
1
-2
/
+0
2025-08-25
platform/x86/amd: hfi: Fix pcct_tbl leak in amd_hfi_metadata_parser()
Zhen Ni
1
-4
/
+10
2025-08-19
platform/x86: int3472: Increase ov08x40 handshake GPIO delay to 45 ms
Hans de Goede
1
-0
/
+7
2025-08-19
platform/x86: int3472: Rework regulator enable-time handling
Hans de Goede
1
-16
/
+19
2025-08-19
platform/x86: int3472: Convert int3472_gpio_map to use C99 initializers
Hans de Goede
1
-4
/
+12
2025-08-18
platform/x86: int3472: add hpd pin support
Dongcheng Yan
1
-0
/
+6
2025-08-13
platform/chrome: wilco_ec: Remove redundant semicolons
Liao Yuanhong
1
-1
/
+1
2025-08-13
platform/chrome: cros_ec: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-3
/
+2
2025-08-12
platform/x86: hp-wmi: mark Victus 16-r1xxx for victus_s fan and thermal profile support
Edip Hazuri
1
-2
/
+2
2025-08-12
platform/x86/amd/hsmp: Ensure success even if hwmon registration fails
Suma Hegde
1
-1
/
+1
2025-08-12
platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL
Suma Hegde
1
-0
/
+5
2025-08-12
platform/x86/intel-uncore-freq: Check write blocked for ELC
Srinivas Pandruvada
1
-0
/
+5
2025-08-12
platform/x86/amd: pmc: Drop SMU F/W match for Cezanne
Mario Limonciello
2
-33
/
+34
2025-08-12
platform/x86: dell-smbios-wmi: Stop touching WMI device ID
Armin Wolf
4
-16
/
+12
2025-08-11
platform/x86: wmi-capdata01: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-08-11
platform/x86: dell_rbu: fix assignment in if condition warning
Darshan Rathod
1
-3
/
+5
2025-08-11
platform/chrome: cros_ec_chardev: Decouple fops from struct cros_ec_dev
Tzung-Bi Shih
1
-22
/
+22
2025-08-11
platform/chrome: cros_ec_chardev: Remove redundant struct field
Tzung-Bi Shih
1
-17
/
+11
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
5
-7
/
+7
2025-07-31
Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-0
/
+128
2025-07-29
Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-0
/
+578
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
9
-11
/
+11
2025-07-28
Merge tag 'chrome-platform-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
6
-14
/
+121
2025-07-28
Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
56
-938
/
+4436
2025-07-28
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-13
/
+22
2025-07-23
platform/chrome: Fix typo in CROS_USBPD_NOTIFY help text
Keenan Salandy
1
-1
/
+1
2025-07-23
platform/chrome: cros_ec_typec: Check ec platform device pointer
Tomasz Michalec
1
-1
/
+1
2025-07-23
platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister()
Tzung-Bi Shih
1
-0
/
+3
2025-07-22
platform/x86: oxpec: Add support for OneXPlayer X1 Mini Pro (Strix Point)
Antheas Kapenekakis
1
-0
/
+7
2025-07-22
platform/x86: oxpec: Fix turbo register for G1 AMD
Antheas Kapenekakis
1
-13
/
+24
2025-07-22
platform/x86/intel/pmt: support BMG crashlog
Michael J. Ruhl
1
-13
/
+249
[prev]
[next]