index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Age
Commit message (
Expand
)
Author
Lines
2019-10-14
platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided
Andy Shevchenko
-0
/
+1
2019-10-10
platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQ
Andy Shevchenko
-2
/
+1
2019-10-10
platform/x86: classmate-laptop: remove unused variable
yu kuai
-12
/
+0
2019-09-24
Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
-1
/
+9
2019-09-20
platform/x86: i2c-multi-instantiate: Derive the device name from parent
Heikki Krogerus
-1
/
+1
2019-09-20
platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI table
Srikanth Krishnakar
-0
/
+7
2019-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-0
/
+47
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-35
/
+12
2019-09-17
Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-47
/
+10
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-13
/
+43
2019-09-17
Merge suspend-to-idle rework material for v5.4.
Rafael J. Wysocki
-13
/
+43
2019-09-16
Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
-294
/
+571
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-12
/
+12
2019-09-15
platform/x86: asus-wmi: Make it depend on ACPI battery API
Andy Shevchenko
-0
/
+1
2019-09-11
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
-3
/
+8
2019-09-10
platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking API
Kristian Klausen
-49
/
+99
2019-09-09
platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC
Kristian Klausen
-3
/
+3
2019-09-09
platform/x86: ISST: Allow additional TRL MSRs
Srinivas Pandruvada
-0
/
+2
2019-09-07
platform/x86: intel_int0002_vgpio: Use device_init_wakeup
Hans de Goede
-1
/
+9
2019-09-07
platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry Trail
Hans de Goede
-0
/
+1
2019-09-07
platform/x86: compal-laptop: Initialize "value" in ec_read_u8()
Yizhuo
-1
/
+1
2019-09-07
platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1
Hans de Goede
-0
/
+8
2019-09-07
platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuard
Alexander Schremmer
-0
/
+105
2019-09-07
platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table
Jan Kiszka
-0
/
+7
2019-09-07
platform/x86: intel_pmc_core_pltdrv: Module removal warning fix
M. Vefa Bicakci
-0
/
+8
2019-09-07
platform/x86: intel_pmc_core: Do not ioremap RAM
M. Vefa Bicakci
-2
/
+6
2019-09-07
platform/x86: asus-wmi: Fix condition in charge_threshold_store()
Dan Carpenter
-1
/
+1
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
-8
/
+8
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
-4
/
+4
2019-08-26
platform/x86: intel_cht_int33fe: Use new API to gain access to the role switch
Heikki Krogerus
-47
/
+10
2019-08-21
ACPI: PM: s2idle: Always set up EC GPE for system wakeup
Rafael J. Wysocki
-10
/
+2
2019-08-16
platform/x86: asus-wmi: Remove unnecessary blank lines
Andy Shevchenko
-13
/
+1
2019-08-16
platform/x86: asus-wmi: Drop indentation level by inverting conditionals
Andy Shevchenko
-24
/
+19
2019-08-16
platform/x86: asus-wmi: Use clamp_val() instead of open coded variant
Andy Shevchenko
-6
/
+1
2019-08-16
platform/x86: asus-wmi: Replace sscanf() with kstrtoint()
Andy Shevchenko
-15
/
+10
2019-08-16
platform/x86: asus-wmi: Refactor charge_threshold_store()
Andy Shevchenko
-3
/
+5
2019-08-16
platform/x86: asus-wmi: Add support for charge threshold
Kristian Klausen
-0
/
+48
2019-08-16
platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UNR
Kristian Klausen
-0
/
+9
2019-08-16
platform/x86: touchscreen_dmi: Add info for the Irbis TW90 tablet
Hans de Goede
-0
/
+26
2019-08-16
platform/x86: touchscreen_dmi: Add info for the Chuwi Surbook Mini tablet
Giang Le
-0
/
+24
2019-08-11
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
-549
/
+2497
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
-4
/
+3
2019-08-09
intel-hid: Disable button array during suspend-to-idle
Rafael J. Wysocki
-6
/
+7
2019-08-09
intel-hid: intel-vbtn: Avoid leaking wakeup_mode set
Rafael J. Wysocki
-8
/
+21
2019-08-02
platform: x86: hp-wmi: convert platform driver to use dev_groups
Greg Kroah-Hartman
-35
/
+12
2019-08-01
platform/x86: intel_int0002_vgpio: Remove dev_err() usage after platform_get_...
Stephen Boyd
-3
/
+1
2019-08-01
platform/x86: intel_bxtwc_tmu: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
-4
/
+1
2019-08-01
platform/x86: intel_pmc_ipc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
-3
/
+1
2019-07-30
platform/x86: asus-wmi: fix CPU fan control on recent products
Daniel Drake
-25
/
+100
2019-07-30
platform/x86: asus-wmi: add a helper for device presence
Daniel Drake
-20
/
+11
[next]