index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
images
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
tools/power/x86/intel-speed-select: Move mbox functions to isst-core.c
Zhang Rui
3
-181
/
+209
2023-03-22
tools/power/x86/intel-speed-select: Improve isst_print_extended_platform_info
Zhang Rui
1
-39
/
+52
2023-03-22
tools/power/x86/intel-speed-select: Rename for_each_online_package_in_set
Zhang Rui
3
-15
/
+15
2023-03-22
tools/power/x86/intel-speed-select: Introduce support for multi-punit
Zhang Rui
2
-42
/
+51
2023-03-22
tools/power/x86/intel-speed-select: Introduce isst_is_punit_valid()
Zhang Rui
2
-0
/
+12
2023-03-22
tools/power/x86/intel-speed-select: Introduce punit to isst_id
Zhang Rui
2
-23
/
+57
2023-03-22
tools/power/x86/intel-speed-select: Follow TRL nameing for FACT info
Zhang Rui
3
-70
/
+38
2023-03-22
tools/power/x86/intel-speed-select: Unify TRL levels
Zhang Rui
3
-60
/
+44
2023-03-20
platform/x86/intel: vsec: Use intel_vsec_dev_release() to simplify init() err...
Hans de Goede
1
-5
/
+1
2023-03-20
platform/x86/intel/pmt: Add INTEL_PMT module namespace
David E. Box
3
-3
/
+5
2023-03-20
platform/x86/intel: vsec: Explicitly enable capabilities
David E. Box
2
-40
/
+38
2023-03-20
platform/olpc: olpc-xo175-ec: Use SPI device ID data to bind device
Krzysztof Kozlowski
1
-0
/
+1
2023-03-16
platform/x86: pcengines-apuv2: Drop platform:pcengines-apuv2 module-alias
Hans de Goede
1
-1
/
+0
2023-03-16
platform/x86: sony: mark SPI related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
platform/x86: classmate: mark SPI related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
platform/x86: think-lmi: Remove custom kobject sysfs_ops
Thomas Weißschuh
1
-29
/
+2
2023-03-16
platform/x86: think-lmi: Properly interpret return value of tlmi_setting
Thomas Weißschuh
1
-3
/
+2
2023-03-16
platform/x86: acerhdf: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2023-03-16
platform/x86: ISST: Add suspend/resume callbacks
Srinivas Pandruvada
3
-0
/
+70
2023-03-16
platform/x86: ISST: Add SST-TF support via TPMI
Srinivas Pandruvada
2
-0
/
+92
2023-03-16
platform/x86: ISST: Add SST-BF support via TPMI
Srinivas Pandruvada
1
-0
/
+87
2023-03-16
platform/x86: ISST: Add SST-PP support via TPMI
Srinivas Pandruvada
2
-1
/
+596
2023-03-16
platform/x86: ISST: Add SST-CP support via TPMI
Srinivas Pandruvada
2
-0
/
+343
2023-03-16
platform/x86: ISST: Parse SST MMIO and update instance
Srinivas Pandruvada
1
-4
/
+287
2023-03-16
platform/x86: ISST: Enumerate TPMI SST and create framework
Srinivas Pandruvada
6
-0
/
+367
2023-03-16
platform/x86: ISST: Add support for MSR 0x54
Srinivas Pandruvada
1
-0
/
+28
2023-03-16
platform/x86: dell-laptop: Register ctl-led for speaker-mute
Koba Ko
2
-0
/
+44
2023-03-16
platform/surface: aggregator_registry: Add support for tablet-mode switch on ...
Maximilian Luz
1
-1
/
+1
2023-03-16
platform/surface: aggregator_tabletsw: Add support for Type-Cover posture source
Maximilian Luz
1
-0
/
+57
2023-03-16
platform/surface: aggregator_tabletsw: Properly handle different posture sour...
Maximilian Luz
1
-39
/
+84
2023-03-16
platform/x86: Add intel_bytcrc_pwrsrc driver
Hans de Goede
3
-0
/
+193
2023-03-16
platform/x86: x86-android-tablets: Add depends on PMIC_OPREGION
Hans de Goede
1
-1
/
+1
2023-03-16
backlight: apple_bl: Use acpi_video_get_backlight_type()
Hans de Goede
5
-60
/
+11
2023-03-16
platform/x86: apple-gmux: return -EFAULT if copy fails
Dan Carpenter
1
-7
/
+6
2023-03-16
platform/x86: apple-gmux: Update apple_gmux_detect documentation
Orlando Chamberlain
1
-1
/
+1
2023-03-16
platform/x86: apple-gmux: Add acpi_video_get_backlight_type() check
Hans de Goede
1
-27
/
+34
2023-03-16
platform/x86: apple-gmux: add debugfs interface
Orlando Chamberlain
1
-0
/
+82
2023-03-16
platform/x86: apple-gmux: support MMIO gmux on T2 Macs
Orlando Chamberlain
2
-26
/
+200
2023-03-16
platform/x86: apple-gmux: refactor gmux types
Orlando Chamberlain
2
-37
/
+74
2023-03-16
platform/x86: apple-gmux: use first bit to check switch state
Orlando Chamberlain
1
-3
/
+3
2023-03-07
platform/x86: xo1-rfkill: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: wmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: serial-multi-instantiate: Convert to platform remove callback r...
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: samsung-q10: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: intel: vbtn: Convert to platform remove callback returning void
Uwe Kleine-König
1
-8
/
+2
2023-03-07
platform/x86: intel: telemetry: pltdrv: Convert to platform remove callback r...
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: intel: pmc: core: Convert to platform remove callback returning...
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: intel: mrfld_pwrbtn: Convert to platform remove callback return...
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: intel: int3472: discrete: Convert to platform remove callback r...
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: intel: int1092: intel_sar: Convert to platform remove callback ...
Uwe Kleine-König
1
-3
/
+2
[next]