index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-28
platform/x86: dell-wmi-sysman: Change user experience when Admin/System Passw...
Prasanth KSR
1
-2
/
+2
2021-06-28
platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle...
Dan Carpenter
1
-2
/
+2
2021-06-28
platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_se...
Hans de Goede
1
-1
/
+1
2021-06-28
platform/x86: think-lmi: Split current_value to reflect only the value
Mario Limonciello
1
-2
/
+7
2021-06-28
platform/x86: think-lmi: Fix issues with duplicate attributes
Mario Limonciello
1
-0
/
+11
2021-06-22
platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length st...
Hans de Goede
1
-8
/
+3
2021-06-22
platform/x86: intel_cht_int33fe: Move to its own subfolder
Andy Shevchenko
10
-28
/
+31
2021-06-22
platform/x86: intel_skl_int3472: Move to intel/ subfolder
Andy Shevchenko
11
-3
/
+32
2021-06-22
platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_clock()
Andy Shevchenko
3
-3
/
+10
2021-06-22
platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_regulator()
Andy Shevchenko
3
-2
/
+10
2021-06-22
platform/x86: intel_skl_int3472: Use ACPI GPIO resource directly
Andy Shevchenko
3
-20
/
+17
2021-06-22
platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP)
Andy Shevchenko
1
-1
/
+1
2021-06-22
platform/x86: intel_skl_int3472: Free ACPI device resources after use
Andy Shevchenko
1
-7
/
+6
2021-06-22
platform/x86: Remove "default n" entries
Andy Shevchenko
2
-2
/
+0
2021-06-18
platform/x86: ISST: Use numa node id for cpu pci dev mapping
Srinivas Pandruvada
1
-2
/
+46
2021-06-18
platform/x86: ISST: Optimize CPU to PCI device mapping
Srinivas Pandruvada
1
-5
/
+24
2021-06-16
platform/x86: Add intel_skl_int3472 driver
Daniel Scally
9
-0
/
+1012
2021-06-16
Merge tag 'platform-drivers-x86-goodix-v5.14-1' into review-hans
Hans de Goede
1
-0
/
+85
2021-06-16
platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-16
platform/x86: think-lmi: Avoid potential read before start of the buffer
Hans de Goede
1
-1
/
+4
2021-06-16
platform/x86: think-lmi: Fix check for admin password being set
Hans de Goede
1
-2
/
+2
2021-06-16
platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global static
Hans de Goede
2
-2
/
+2
2021-06-16
platform/x86: intel_ips: fix set but unused warning in read_mgtv
yangerkun
1
-1
/
+1
2021-06-16
x86/platform/uv: Constify static attribute_group struct
Rikard Falkeborn
1
-2
/
+2
2021-06-16
platform/x86: tc1100-wmi: Constify static attribute_group struct
Rikard Falkeborn
1
-1
/
+1
2021-06-16
platform/x86: intel_pmt_crashlog: Constify static attribute_group struct
Rikard Falkeborn
1
-1
/
+1
2021-06-16
platform/x86: hdaps: Constify static attribute_group struct
Rikard Falkeborn
1
-1
/
+1
2021-06-16
platform/x86: dell-wmi-sysman: fw_attr_inuse can be static
kernel test robot
1
-1
/
+1
2021-06-16
platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlm...
Hans de Goede
2
-11
/
+0
2021-06-16
platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
Mark Pearson
4
-0
/
+984
2021-06-16
platform/x86: dell-wmi-sysman: Use firmware_attributes_class helper
Mark Pearson
2
-10
/
+9
2021-06-16
platform/x86: firmware_attributes_class: Create helper file for handling firm...
Mark Pearson
4
-0
/
+68
2021-06-16
platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...
Jiapeng Chong
1
-0
/
+1
2021-06-16
platform/x86: touchscreen_dmi: Fix Chuwi Hi10 Pro comment
Hans de Goede
1
-1
/
+1
2021-06-16
platform/x86: dell-privacy: Add support for Dell hardware privacy
Perry Yuan
6
-4
/
+460
2021-06-16
platform/x86: dell-wmi: Rename dell-wmi.c to dell-wmi-base.c
Hans de Goede
2
-0
/
+1
2021-06-16
platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
Til Jasper Ullrich
1
-0
/
+1
2021-06-16
platform/x86: thinkpad_acpi: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-06-16
platform/x86: ideapad-laptop: Ignore VPC event bit 10
Hans de Goede
1
-0
/
+12
2021-06-16
platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and ...
Luke D. Jones
1
-82
/
+0
2021-06-16
platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures"
Luke D. Jones
1
-9
/
+14
2021-06-16
platform/x86: Rename hp-wireless to wireless-hotkey
Mario Limonciello
4
-107
/
+109
2021-06-16
platform/x86: toshiba_haps: Fix missing newline in pr_debug call in toshiba_h...
Hans de Goede
1
-1
/
+1
2021-06-16
platform/x86: samsung-laptop: set debugfs blobs to read only
Wolfram Sang
1
-4
/
+4
2021-06-16
platform/x86: samsung-laptop: use octal numbers for rwx file permissions
Wolfram Sang
1
-21
/
+14
2021-06-16
platform/x86: dcdbas: drop unneeded assignment in host_control_smi()
Yang Li
1
-2
/
+1
2021-06-16
platform/x86: intel_cht_int33fe: Correct "displayport" fwnode reference
Hans de Goede
1
-2
/
+2
2021-06-16
platform/x86: dell-wmi-sysman: Make populate_foo_data functions more robust
Prasanth KSR
6
-8
/
+77
2021-05-20
platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A5...
Hans de Goede
1
-0
/
+21
2021-05-20
platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix ...
Hans de Goede
1
-0
/
+8
[next]