Age | Commit message (Expand) | Author | Files | Lines |
2020-02-11 | platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ path | Stephen Boyd | 1 | -1/+1 |
2020-02-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -40/+35 |
2020-02-04 | Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 23 | -44/+170 |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 2 | -40/+35 |
2020-02-03 | platform/chrome: cros_ec: Match implementation with headers | Enric Balletbo i Serra | 7 | -0/+30 |
2020-01-31 | platform/x86: intel_menlow: switch to use <linux/units.h> helpers | Akinobu Mita | 1 | -3/+6 |
2020-01-31 | platform/x86: asus-wmi: switch to use <linux/units.h> helpers | Akinobu Mita | 1 | -4/+3 |
2020-01-31 | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard | 1 | -2/+2 |
2020-01-31 | goldish_pipe: convert to pin_user_pages() and put_user_page() | John Hubbard | 1 | -14/+3 |
2020-01-31 | goldish_pipe: rename local pin_user_pages() routine | John Hubbard | 1 | -9/+9 |
2020-01-28 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 2 | -3/+3 |
2020-01-27 | Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -40/+41 |
2020-01-27 | Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+1 |
2020-01-27 | Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 17 | -595/+1430 |
2020-01-27 | Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers' | Rafael J. Wysocki | 1 | -0/+1 |
2020-01-22 | platform/x86: intel_pmc_ipc: Switch to use driver->dev_groups | Mika Westerberg | 1 | -10/+7 |
2020-01-22 | platform/x86: intel_pmc_ipc: Propagate error from kstrtoul() | Mika Westerberg | 1 | -2/+3 |
2020-01-22 | platform/x86: intel_pmc_ipc: Use octal permissions in sysfs attributes | Mika Westerberg | 1 | -5/+2 |
2020-01-22 | platform/x86: intel_pmc_ipc: Get rid of unnecessary includes | Mika Westerberg | 1 | -10/+0 |
2020-01-22 | platform/x86: intel_pmc_ipc: Drop ipc_data_readb() | Mika Westerberg | 1 | -5/+0 |
2020-01-22 | platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write() | Mika Westerberg | 1 | -59/+0 |
2020-01-22 | platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() static | Mika Westerberg | 1 | -3/+2 |
2020-01-22 | platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() static | Mika Westerberg | 1 | -2/+1 |
2020-01-22 | platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() static | Mika Westerberg | 1 | -2/+1 |
2020-01-22 | platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functions | Mika Westerberg | 1 | -57/+55 |
2020-01-22 | platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command() | Mika Westerberg | 1 | -63/+0 |
2020-01-22 | platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]() | Mika Westerberg | 1 | -68/+0 |
2020-01-22 | platform/x86: intel_scu_ipc: Drop unused macros | Mika Westerberg | 1 | -5/+1 |
2020-01-22 | platform/x86: intel_scu_ipc: Sleeping is fine when polling | Mika Westerberg | 1 | -15/+14 |
2020-01-22 | platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl() | Mika Westerberg | 1 | -87/+3 |
2020-01-22 | platform/x86: intel_scu_ipc: Remove Lincroft support | Mika Westerberg | 1 | -7/+0 |
2020-01-22 | platform/x86: intel_scu_ipc: Add constants for register offsets | Mika Westerberg | 1 | -9/+11 |
2020-01-22 | platform/x86: intel_scu_ipc: Fix interrupt support | Mika Westerberg | 1 | -13/+8 |
2020-01-22 | platform/x86: intel_scu_ipcutil: Remove default y from Kconfig | Mika Westerberg | 1 | -1/+0 |
2020-01-22 | platform/x86: intel_mid_powerbtn: Take a copy of ddata | Mika Westerberg | 1 | -2/+3 |
2020-01-22 | platform/chrome: cros_ec: Drop unaligned.h include | Stephen Boyd | 1 | -1/+0 |
2020-01-22 | platform/chrome: wilco_ec: Allow wilco to be compiled in COMPILE_TEST | Stephen Boyd | 1 | -1/+2 |
2020-01-22 | platform/chrome: wilco_ec: Add newlines to printks | Stephen Boyd | 4 | -10/+10 |
2020-01-20 | platform/x86: asus-nb-wmi: Support left round button on N56VB | Paul Cercueil | 1 | -0/+1 |
2020-01-20 | platform/x86: ISST: Allow additional core-power mailbox commands | Srinivas Pandruvada | 1 | -0/+3 |
2020-01-16 | Merge tag 'tag-chrome-platform-fixes-for-v5.5-rc7' of git://git.kernel.org/pu... | Linus Torvalds | 1 | -8/+20 |
2020-01-15 | Merge tag 'platform-drivers-x86-v5.5-3' of git://git.infradead.org/linux-plat... | Linus Torvalds | 6 | -25/+35 |
2020-01-13 | platform/x86: mlx-platform: Add support for next generation systems | Vadim Pasternak | 1 | -0/+180 |
2020-01-13 | platform/mellanox: mlxreg-hotplug: Add support for new capability register | Vadim Pasternak | 1 | -0/+14 |
2020-01-13 | platform/x86: mlx-platform: Add support for new capability register | Vadim Pasternak | 1 | -0/+7 |
2020-01-13 | platform/x86: mlx-platform: Add support for new system type | Vadim Pasternak | 1 | -1/+238 |
2020-01-13 | platform/x86: mlx-platform: Set system mux configuration based on system type | Vadim Pasternak | 1 | -12/+32 |
2020-01-13 | platform/x86: mlx-platform: Add more definitions for system attributes | Vadim Pasternak | 1 | -0/+84 |
2020-01-13 | platform/x86: mlx-platform: Cosmetic changes | Vadim Pasternak | 1 | -5/+5 |
2020-01-13 | platform/x86: Add support for Uncore frequency control | Srinivas Pandruvada | 3 | -0/+449 |