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
Age
Commit message (
Expand
)
Author
Lines
2019-09-07
Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-next
Benson Leung
-2
/
+2
2019-09-02
Merge tag 'ib-mfd-extcon-hid-i2c-iio-input-media-chrome-power-pwm-rtc-sound-v...
Enric Balletbo i Serra
-34
/
+629
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
-22
/
+31
2019-09-02
mfd / platform: cros_ec: Rename config to a better name
Enric Balletbo i Serra
-11
/
+21
2019-09-02
mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
Enric Balletbo i Serra
-0
/
+263
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
-4
/
+298
2019-09-02
mfd / platform: cros_ec: Handle chained ECs as platform devices
Enric Balletbo i Serra
-1
/
+20
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-27
platform/chrome: cros_ec_rpmsg: Add host command AP sleep state support
Yilun Lin
-0
/
+20
2019-08-26
platform/chrome: chromeos_laptop: drop checks of NULL-safe functions
Wolfram Sang
-7
/
+3
2019-08-26
platform/x86: intel_cht_int33fe: Use new API to gain access to the role switch
Heikki Krogerus
-47
/
+10
2019-08-22
platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driver
Nick Crews
-21
/
+43
2019-08-22
Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' of git://git.kernel.org/pu...
Linus Torvalds
-2
/
+2
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
-814
/
+5863
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
-4
/
+9
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-02
spi: Reduce kthread priority
Peter Zijlstra
-1
/
+1
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/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_...
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
2019-07-30
platform/x86: asus-wmi: cleanup AGFN fan handling
Daniel Drake
-131
/
+107
2019-07-30
platform/x86: pcengines-apuv2: wire up simswitch gpio as led
Enrico Weigelt
-1
/
+4
2019-07-30
platform/x86: pcengines-apuv2: add mpcie reset gpio export
Florian Eckert
-0
/
+8
2019-07-30
platform/x86: i2c-multi-instantiate: Use struct_size() helper
Andy Shevchenko
-3
/
+1
2019-07-30
platform/x86: dell-wmi: Use existing defined KBD_LED_* magic values
Rhys Kidd
-7
/
+7
2019-07-30
platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_AUTO_TOKEN
Rhys Kidd
-0
/
+1
2019-07-30
platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_ON_TOKEN
Rhys Kidd
-0
/
+1
2019-07-30
platform/x86: acer-wmi: Switch to acpi_dev_get_first_match_dev()
Andy Shevchenko
-42
/
+7
2019-07-30
platform/x86: wmi: Remove acpi_has_method() call
Kelsey Skunberg
-3
/
+1
2019-07-30
platform/x86: ISST: Use dev_get_drvdata
Chuhong Yuan
-6
/
+2
2019-07-30
ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
Rafael J. Wysocki
-8
/
+32
2019-07-29
platform/x86: thinkpad_acpi: Use kmemdup rather than duplicating its implemen...
Fuqian Huang
-10
/
+7
2019-07-29
platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementation
Fuqian Huang
-2
/
+1
2019-07-29
platform/x86: hp_accel: Add support for HP ZBook 17 G5
Kai-Heng Feng
-0
/
+1
[prev]
[next]