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
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-17
/
+38
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-3
/
+0
2021-04-30
Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-41
/
+65
2021-04-26
Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+19
2021-04-26
Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+6
2021-04-23
platform/x86: gigabyte-wmi: add support for B550M AORUS PRO-P
Alexey Klimov
1
-0
/
+4
2021-04-21
platform/x86: intel_pmc_core: Uninitialized data in pmc_core_lpm_latch_mode_w...
Dan Carpenter
1
-6
/
+2
2021-04-21
platform/x86: intel_pmc_core: add ACPI dependency
Arnd Bergmann
1
-0
/
+1
2021-04-21
platform/chrome: cros_ec_lpc: Use DEFINE_MUTEX() for mutex lock
Ye Bin
1
-2
/
+1
2021-04-21
platform/chrome: cros_usbpd_notify: Listen to EC_HOST_EVENT_USB_MUX host event
Pi-Hsun Shih
1
-1
/
+2
2021-04-21
platform/chrome: cros_ec_typec: Add DP mode check
Prashant Malani
1
-0
/
+5
2021-04-20
platform/chrome: cros_ec_typec: Handle hard reset
Prashant Malani
1
-0
/
+13
2021-04-20
platform/chrome: cros_ec_typec: Track port role
Prashant Malani
1
-1
/
+4
2021-04-20
platform/surface: aggregator: fix a bit test
Dan Carpenter
1
-1
/
+1
2021-04-20
platform/x86: intel_pmc_core: Fix "unsigned 'ret' is never less than zero" sm...
Hans de Goede
1
-1
/
+1
2021-04-19
platform/x86: touchscreen_dmi: Add info for the Teclast Tbook 11 tablet
Hans de Goede
1
-0
/
+35
2021-04-19
platform/x86: intel_pmc_core: Add support for Alder Lake PCH-P
David E. Box
1
-0
/
+1
2021-04-19
platform/x86: intel_pmc_core: Add LTR registers for Tiger Lake
Gayatri Kammela
2
-1
/
+5
2021-04-19
platform/x86: intel_pmc_core: Add option to set/clear LPM mode
David E. Box
2
-0
/
+132
2021-04-19
platform/x86: intel_pmc_core: Add requirements file to debugfs
Gayatri Kammela
1
-0
/
+86
2021-04-19
platform/x86: intel_pmc_core: Get LPM requirements for Tiger Lake
Gayatri Kammela
2
-0
/
+58
2021-04-19
platform/x86: intel_pmc_core: Show LPM residency in microseconds
Gayatri Kammela
2
-2
/
+15
2021-04-19
platform/x86: intel_pmc_core: Handle sub-states generically
Gayatri Kammela
2
-13
/
+64
2021-04-19
platform/x86: intel_pmc_core: Remove global struct pmc_dev
David E. Box
1
-20
/
+21
2021-04-19
platform/x86: intel_pmc_core: Don't use global pmcdev in quirks
David E. Box
1
-3
/
+16
2021-04-15
platform/x86: intel_chtdc_ti_pwrbtn: Fix missing IRQF_ONESHOT as only threade...
Guangqing Zhu
1
-1
/
+1
2021-04-15
platform/x86: gigabyte-wmi: add X570 AORUS ELITE
Julian Labus
1
-0
/
+4
2021-04-15
platform/x86: thinkpad_acpi: Add labels to the first 2 temperature sensors
Hans de Goede
1
-25
/
+47
2021-04-14
Merge tag 'v5.12-rc7' into driver-core-next
Greg Kroah-Hartman
1
-7
/
+9
2021-04-14
platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with cr...
Steffen Dirkwinkel
1
-26
/
+2
2021-04-13
platform/x86: add Gigabyte WMI temperature driver
Thomas Weißschuh
3
-0
/
+207
2021-04-13
platform/x86: intel_pmc_core: export platform global reset bits via etr3 sysf...
Tamar Mashiah
2
-0
/
+119
2021-04-13
platform/x86: thinkpad_acpi: Correct thermal sensor allocation
Mark Pearson
1
-9
/
+22
2021-04-12
Merge 5.12-rc7 into usb-next
Greg Kroah-Hartman
1
-7
/
+9
2021-04-10
platform/chrome: chromeos_laptop - Prepare complete software nodes
Heikki Krogerus
1
-40
/
+60
2021-04-10
platform/x86: intel_cht_int33fe_microb: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-04-09
platform/x86/intel_cht_int33fe: Add displayport altmode fwnode to the connect...
Hans de Goede
1
-0
/
+19
2021-04-08
platform/surface: aggregator: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
1
-2
/
+2
2021-04-08
platform/mellanox: mlxreg-hotplug: move to use request_irq by IRQF_NO_AUTOEN ...
Tian Tao
1
-2
/
+2
2021-04-07
Add support for DYTC MMC_GET BIOS API.
Mark Pearson
1
-2
/
+21
2021-04-07
platform/surface: aggregator_registry: Give devices time to set up when conne...
Maximilian Luz
1
-58
/
+40
2021-04-07
platform/x86: Adjust Dell drivers to a personal email address
Mario Limonciello
4
-4
/
+4
2021-04-07
MAINTAINERS: Add missing section for alienware-wmi driver
Mario Limonciello
1
-1
/
+1
2021-04-07
platform/x86: ISST: Account for increased timeout in some cases
Srinivas Pandruvada
1
-10
/
+23
2021-04-07
platform/x86: dell-wmi-sysman: Make init_bios_attributes() ACPI object parsin...
Hans de Goede
1
-4
/
+28
2021-04-07
platform/x86: panasonic-laptop: remove redundant assignment of variable result
Colin Ian King
1
-1
/
+1
2021-04-07
platform/surface: clean up a variable in surface_dtx_read()
Dan Carpenter
1
-1
/
+1
2021-04-07
platform/x86: intel-vbtn: Remove unused KEYMAP_LEN define
Hans de Goede
1
-3
/
+0
2021-04-07
platform/x86: asus-wmi: Add param to turn fn-lock mode on by default
Luca Stefani
1
-1
/
+4
[next]