Age | Commit message (Expand) | Author | Files | Lines |
2019-09-17 | Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 20 | -298/+572 |
2019-09-17 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -12/+12 |
2019-09-17 | Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -3/+8 |
2019-09-15 | Merge branch 'spi-5.4' into spi-next | Mark Brown | 1 | -1/+1 |
2019-09-11 | gpio: Initialize the irqchip valid_mask with a callback | Linus Walleij | 1 | -3/+8 |
2019-09-10 | platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking API | Kristian Klausen | 1 | -49/+99 |
2019-09-09 | platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC | Kristian Klausen | 1 | -3/+3 |
2019-09-09 | platform/x86: ISST: Allow additional TRL MSRs | Srinivas Pandruvada | 1 | -0/+2 |
2019-09-07 | platform/x86: intel_int0002_vgpio: Use device_init_wakeup | Hans de Goede | 1 | -1/+9 |
2019-09-07 | platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry Trail | Hans de Goede | 1 | -0/+1 |
2019-09-07 | platform/x86: compal-laptop: Initialize "value" in ec_read_u8() | Yizhuo | 1 | -1/+1 |
2019-09-07 | platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1 | Hans de Goede | 1 | -0/+8 |
2019-09-07 | platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuard | Alexander Schremmer | 1 | -0/+105 |
2019-09-07 | platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table | Jan Kiszka | 1 | -0/+7 |
2019-09-07 | platform/x86: intel_pmc_core_pltdrv: Module removal warning fix | M. Vefa Bicakci | 1 | -0/+8 |
2019-09-07 | platform/x86: intel_pmc_core: Do not ioremap RAM | M. Vefa Bicakci | 1 | -2/+6 |
2019-09-07 | platform/x86: asus-wmi: Fix condition in charge_threshold_store() | Dan Carpenter | 1 | -1/+1 |
2019-08-28 | x86/intel: Aggregate big core mobile naming | Peter Zijlstra | 2 | -8/+8 |
2019-08-28 | x86/intel: Aggregate big core client naming | Peter Zijlstra | 2 | -4/+4 |
2019-08-22 | Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' of git://git.kernel.org/pu... | Linus Torvalds | 1 | -2/+2 |
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-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-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 |