index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
platform/x86: asus-wmi: Remove unnecessary blank lines
Andy Shevchenko
1
-13
/
+1
2019-08-16
platform/x86: asus-wmi: Drop indentation level by inverting conditionals
Andy Shevchenko
1
-24
/
+19
2019-08-16
platform/x86: asus-wmi: Use clamp_val() instead of open coded variant
Andy Shevchenko
1
-6
/
+1
2019-08-16
platform/x86: asus-wmi: Replace sscanf() with kstrtoint()
Andy Shevchenko
1
-15
/
+10
2019-08-16
platform/x86: asus-wmi: Refactor charge_threshold_store()
Andy Shevchenko
1
-3
/
+5
2019-08-16
platform/x86: asus-wmi: Add support for charge threshold
Kristian Klausen
1
-0
/
+48
2019-08-16
platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UNR
Kristian Klausen
1
-0
/
+9
2019-08-16
platform/x86: touchscreen_dmi: Add info for the Irbis TW90 tablet
Hans de Goede
1
-0
/
+26
2019-08-16
platform/x86: touchscreen_dmi: Add info for the Chuwi Surbook Mini tablet
Giang Le
1
-0
/
+24
2019-08-12
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
64
-814
/
+5863
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
3
-4
/
+9
2019-08-09
intel-hid: Disable button array during suspend-to-idle
Rafael J. Wysocki
1
-6
/
+7
2019-08-09
intel-hid: intel-vbtn: Avoid leaking wakeup_mode set
Rafael J. Wysocki
2
-8
/
+21
2019-08-02
platform: x86: hp-wmi: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-35
/
+12
2019-08-02
spi: Reduce kthread priority
Peter Zijlstra
1
-1
/
+1
2019-08-01
platform/x86: intel_int0002_vgpio: Remove dev_err() usage after platform_get_...
Stephen Boyd
1
-3
/
+1
2019-08-01
platform/x86: intel_bxtwc_tmu: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-4
/
+1
2019-08-01
platform/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_...
Stephen Boyd
1
-4
/
+1
2019-08-01
platform/x86: intel_pmc_ipc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-30
platform/x86: asus-wmi: fix CPU fan control on recent products
Daniel Drake
1
-25
/
+100
2019-07-30
platform/x86: asus-wmi: add a helper for device presence
Daniel Drake
1
-20
/
+11
2019-07-30
platform/x86: asus-wmi: cleanup AGFN fan handling
Daniel Drake
1
-131
/
+107
2019-07-30
platform/x86: pcengines-apuv2: wire up simswitch gpio as led
Enrico Weigelt
1
-1
/
+4
2019-07-30
platform/x86: pcengines-apuv2: add mpcie reset gpio export
Florian Eckert
1
-0
/
+8
2019-07-30
platform/x86: i2c-multi-instantiate: Use struct_size() helper
Andy Shevchenko
1
-3
/
+1
2019-07-30
platform/x86: dell-wmi: Use existing defined KBD_LED_* magic values
Rhys Kidd
1
-7
/
+7
2019-07-30
platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_AUTO_TOKEN
Rhys Kidd
1
-0
/
+1
2019-07-30
platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_ON_TOKEN
Rhys Kidd
1
-0
/
+1
2019-07-30
platform/x86: acer-wmi: Switch to acpi_dev_get_first_match_dev()
Andy Shevchenko
1
-42
/
+7
2019-07-30
platform/x86: wmi: Remove acpi_has_method() call
Kelsey Skunberg
1
-3
/
+1
2019-07-30
platform/x86: ISST: Use dev_get_drvdata
Chuhong Yuan
1
-6
/
+2
2019-07-30
ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
Rafael J. Wysocki
2
-8
/
+32
2019-07-29
platform/x86: thinkpad_acpi: Use kmemdup rather than duplicating its implemen...
Fuqian Huang
1
-10
/
+7
2019-07-29
platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-2
/
+1
2019-07-29
platform/x86: hp_accel: Add support for HP ZBook 17 G5
Kai-Heng Feng
1
-0
/
+1
2019-07-29
platform/x86: pcengines-apuv2: use KEY_RESTART for front button
Enrico Weigelt
1
-1
/
+1
2019-07-29
platform/chrome: cros_ec_ishtp: fix crash during suspend
Hyungwoo Yang
1
-2
/
+2
2019-07-28
platform/x86: surfacepro3_button: Fix device check
Maximilian Luz
1
-0
/
+47
2019-07-25
platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core
Rajneesh Bhardwaj
1
-0
/
+1
2019-07-25
Platform: OLPC: add SPI MODULE_DEVICE_TABLE
Lubomir Rintel
1
-0
/
+6
2019-07-25
platform/x86: pcengines-apuv2: Fix softdep statement
Jean Delvare
1
-3
/
+1
2019-07-17
platform/x86: asus: Rename "fan mode" to "fan boost mode"
Daniel Drake
1
-56
/
+62
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
3
-6
/
+6
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-0
/
+1
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
3
-4
/
+4
2019-07-15
docs: admin-guide: add laptops documentation
Mauro Carvalho Chehab
1
-2
/
+2
2019-07-15
docs: laptops: convert to ReST
Mauro Carvalho Chehab
1
-2
/
+2
2019-07-15
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
39
-496
/
+3191
2019-07-12
platform/x86: Fix PCENGINES_APU2 Kconfig warning
YueHaibing
1
-1
/
+1
2019-07-12
platform/x86: mlx-platform: Fix error handling in mlxplat_init()
Wei Yongjun
1
-1
/
+1
[prev]
[next]