index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD pla...
Mark Pearson
1
-0
/
+12
2022-01-24
platform/x86: amd-pmc: Correct usage of SMU version
Mario Limonciello
1
-5
/
+8
2022-01-24
platform/x86: asus-tf103c-dock: Make 2 global structs static
Hans de Goede
1
-2
/
+2
2022-01-24
platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static
Hans de Goede
1
-1
/
+1
2022-01-24
platform/x86: ISST: Fix possible circular locking dependency detected
Srinivas Pandruvada
1
-34
/
+63
2022-01-24
platform/x86: intel_crystal_cove_charger: Fix IRQ masking / unmasking
Hans de Goede
1
-13
/
+13
2022-01-24
platform/x86: thinkpad_acpi: Add quirk for ThinkPads without a fan
Alexander Kobel
1
-3
/
+10
2022-01-24
platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
Yuka Kawajiri
1
-0
/
+24
2022-01-24
platform/surface: Reinstate platform dependency
Geert Uytterhoeven
1
-0
/
+1
2022-01-24
platform/x86: x86-android-tablets: Trivial typo fix for MODULE_AUTHOR
Lubomir Rintel
1
-1
/
+1
2022-01-24
platform/x86: x86-android-tablets: Fix the buttons on CZC P10T tablet
Lubomir Rintel
1
-0
/
+51
2022-01-24
platform/x86: x86-android-tablets: Constify the gpiod_lookup_tables arrays
Hans de Goede
1
-5
/
+5
2022-01-24
platform/x86: x86-android-tablets: Add an init() callback to struct x86_dev_info
Hans de Goede
1
-0
/
+15
2022-01-24
platform/x86: x86-android-tablets: Add support for disabling ACPI _AEI handlers
Hans de Goede
1
-2
/
+21
2022-01-24
platform/x86: x86-android-tablets: Correct crystal_cove_charger module name
Hans de Goede
1
-2
/
+2
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2
-10
/
+10
2022-01-14
Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
3
-0
/
+60
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-59
/
+528
2022-01-11
Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
26
-661
/
+4318
2022-01-10
Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
9
-145
/
+373
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-42
/
+97
2022-01-08
platform/x86: x86-android-tablets: Fix GPIO lookup leak on error-exit
Hans de Goede
1
-1
/
+3
2022-01-08
platform/x86: int3472: Add board data for Surface Go 3
Daniel Scally
1
-0
/
+13
2022-01-05
platform/x86: Add Asus TF103C dock driver
Hans de Goede
3
-0
/
+965
2022-01-05
platform/x86: x86-android-tablets: Add TM800A550L data
Hans de Goede
1
-1
/
+92
2022-01-05
platform/x86: x86-android-tablets: Add Asus MeMO Pad 7 ME176C data
Hans de Goede
1
-0
/
+118
2022-01-05
platform/x86: x86-android-tablets: Add Asus TF103C data
Hans de Goede
1
-0
/
+165
2022-01-05
platform/x86: x86-android-tablets: Add support for preloading modules
Hans de Goede
1
-0
/
+8
2022-01-05
platform/x86: x86-android-tablets: Add support for registering GPIO lookup ta...
Hans de Goede
1
-0
/
+9
2022-01-05
platform/x86: x86-android-tablets: Add support for instantiating serdevs
Hans de Goede
2
-1
/
+102
2022-01-05
platform/x86: x86-android-tablets: Add support for instantiating platform-devs
Hans de Goede
1
-6
/
+30
2022-01-05
platform/x86: x86-android-tablets: Add support for PMIC interrupts
Hans de Goede
1
-1
/
+30
2022-01-05
platform/x86: x86-android-tablets: Don't return -EPROBE_DEFER from a non prob...
Hans de Goede
1
-2
/
+4
2022-01-05
platform/x86: touchscreen_dmi: Remove the Glavey TM800A550L entry
Hans de Goede
1
-21
/
+0
2022-01-05
platform/x86: touchscreen_dmi: Enable pen support on the Chuwi Hi10 Plus and Pro
Hans de Goede
1
-0
/
+6
2022-01-05
platform/x86: touchscreen_dmi: Correct min/max values for Chuwi Hi10 Pro (CWI...
Hans de Goede
1
-4
/
+7
2022-01-05
platform/x86: Add intel_crystal_cove_charger driver
Hans de Goede
2
-0
/
+155
2022-01-05
MIPS: Loongson64: Add missing of_node_put() in ls2k_reset_init()
Yang Yingliang
1
-1
/
+1
2022-01-02
MIPS: Loongson64: Add Loongson-2K1000 reset platform driver
Qing Zhang
3
-0
/
+60
2021-12-30
platform/x86: intel-uncore-frequency: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2021-12-30
x86/platform/uv: use default_groups in kobj_type
Greg Kroah-Hartman
1
-2
/
+4
2021-12-25
platform/x86: x86-android-tablets: New driver for x86 Android tablets
Hans de Goede
3
-0
/
+339
2021-12-24
Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-49
/
+37
2021-12-23
platform/x86: intel_pmc_core: fix memleak on registration failure
Johan Hovold
1
-1
/
+1
2021-12-23
platform/x86: intel_pmc_core: fix memleak on registration failure
Johan Hovold
1
-1
/
+1
2021-12-23
platform/x86: pmc_atom: improve critclk_systems matching for Siemens PCs
Henning Schild
1
-21
/
+33
2021-12-23
platform/x86: simatic-ipc: add main driver for Siemens devices
Henning Schild
3
-0
/
+191
2021-12-23
platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL
Andy Shevchenko
2
-16
/
+1
2021-12-23
platform/x86: system76_acpi: Guard System76 EC specific functionality
Tim Crawford
1
-28
/
+30
2021-12-23
platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL
Andy Shevchenko
2
-16
/
+1
[next]