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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return value
Hans de Goede
1
-3
/
+7
2023-06-20
platform/x86: int3472: discrete: Add alternative "AVDD" regulator supply name
Hans de Goede
2
-1
/
+2
2023-06-20
platform/x86: int3472: discrete: Add support for 1 GPIO regulator shared between 2 sensors
Hans de Goede
2
-6
/
+40
2023-06-20
platform/x86: int3472: discrete: Remove sensor_config-s
Hans de Goede
3
-61
/
+31
2023-06-20
platform/x86: int3472: discrete: Drop GPIO remapping support
Hans de Goede
2
-40
/
+3
2023-06-16
platform/x86: apple-gmux: don't use be32_to_cpu and cpu_to_be32
Orlando Chamberlain
1
-2
/
+2
2023-06-14
platform/x86/dell/dell-rbtn: Fix resources leaking on error path
Michal Wilczynski
1
-6
/
+7
2023-06-13
platform/x86: ISST: Fix usage counter
Srinivas Pandruvada
1
-0
/
+2
2023-06-13
platform/x86: ISST: Reset default callback on unregister
Srinivas Pandruvada
1
-0
/
+1
2023-06-13
platform/x86: int3472: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-06-13
platform/x86: asus-tf103c-dock: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-06-13
platform/surface: surface3_power: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-06-13
platform/x86/intel/pmc/mtl: Put devices in D3 during resume
David E. Box
1
-7
/
+20
2023-06-13
platform/x86/intel/pmc: Add resume callback
David E. Box
2
-2
/
+15
2023-06-13
platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profiles
Mark Pearson
1
-2
/
+4
2023-06-13
platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small buffer
Andy Shevchenko
1
-7
/
+1
2023-06-12
platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
Mario Limonciello
1
-2
/
+2
2023-06-08
leds: simatic-ipc-leds-gpio: Split up into multiple drivers
Henning Schild
1
-3
/
+4
2023-06-08
platform/x86: hp-wmi: Add thermal profile for Victus 16-d1xxx
SungHwan Jung
1
-1
/
+95
2023-06-08
platform/x86: think-lmi: Don't display unnecessary authentication settings
Mark Pearson
1
-0
/
+5
2023-06-08
platform/x86: think-lmi: Correct NVME index default
Mark Pearson
1
-0
/
+4
2023-06-08
platform/x86: think-lmi: Correct NVME password handling
Mark Pearson
1
-2
/
+2
2023-06-08
platform/x86: think-lmi: Update password fields to use BIT
Mark Pearson
1
-5
/
+5
2023-06-08
platform/x86: think-lmi: Update password attribute comments
Mark Pearson
1
-4
/
+4
2023-06-08
platform/x86: think-lmi: Correct System password interface
Mark Pearson
1
-3
/
+3
2023-06-08
platform/x86: think-lmi: Enable opcode support on BIOS settings
Mark Pearson
1
-1
/
+27
2023-06-08
platform/x86: think-lmi: mutex protection around multiple WMI calls
Mark Pearson
1
-0
/
+10
2023-06-08
platform/x86:intel/pmc: Remove Meteor Lake S platform support
Xi Pardee
1
-1
/
+0
2023-06-08
platform/x86: int3472: Evaluate device's _DSM method to control imaging clock
Bingbu Cao
3
-15
/
+99
2023-06-08
platform/x86/amd: pmc: Update metrics table info for Pink Sardine
Shyam Sundar S K
1
-12
/
+41
2023-06-01
platform/surface: Disable for RISC-V
Sunil V L
1
-1
/
+1
2023-05-30
platform/x86: int3472: Avoid crash in unregistering regulator gpio
Hao Yao
1
-5
/
+8
2023-05-30
platform/surface: aggregator_tabletsw: Add support for book mode in POS subsystem
Maximilian Luz
1
-0
/
+5
2023-05-30
platform/surface: aggregator_tabletsw: Add support for book mode in KIP subsystem
Maximilian Luz
1
-0
/
+5
2023-05-30
platform/surface: aggregator: Allow completion work-items to be executed in parallel
Maximilian Luz
1
-1
/
+1
2023-05-30
platform/x86/amd: pmc: Add helper function to check the cpu id
Shyam Sundar S K
1
-3
/
+14
2023-05-30
platform/x86/amd: pmc: Get STB DRAM size from PMFW
Shyam Sundar S K
1
-1
/
+36
2023-05-30
platform/x86/amd: pmc: Pass true/false to bool argument
Shyam Sundar S K
1
-13
/
+13
2023-05-29
usb: typec: mux: Remove alt mode parameters from the API
Heikki Krogerus
1
-1
/
+1
2023-05-29
platform/chrome: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-05-23
platform/x86: lenovo-yogabook: add I2C dependency
Arnd Bergmann
1
-0
/
+1
2023-05-23
platform/x86/intel/ifs: Annotate work queue on stack so object debug does not complain
David Arcari
1
-1
/
+1
2023-05-23
platform/x86: ISST: Remove 8 socket limit
Steve Wahl
1
-7
/
+5
2023-05-22
platform/chrome: cros_ec_lpc: Move host command to prepare/complete
Tim Van Patten
1
-5
/
+7
2023-05-16
platform/x86: toshiba: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-16
platform/x86: system76: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-16
platform/x86: hp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-16
platform/x86: gigabyte: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-16
mlxbf-bootctl: Add sysfs file for BlueField boot log
Liming Sun
1
-2
/
+142
2023-05-16
platform/x86/amd/pmf: Fix compiler warnings in static slider
Shyam Sundar S K
1
-2
/
+2
[prev]
[next]