summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ pathStephen Boyd2020-02-111-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-02-042-40/+35
|\
| * proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-042-40/+35
* | Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-02-0423-44/+170
|\ \ | |/ |/|
| * platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra2020-02-037-0/+30
| * platform/chrome: cros_ec: Drop unaligned.h includeStephen Boyd2020-01-221-1/+0
| * platform/chrome: wilco_ec: Allow wilco to be compiled in COMPILE_TESTStephen Boyd2020-01-221-1/+2
| * platform/chrome: wilco_ec: Add newlines to printksStephen Boyd2020-01-224-10/+10
| * Merge branch 'chrome-platform-5.5-fixes' into for-kernelciBenson Leung2020-01-101-8/+20
| |\
| * | platform/chrome: wilco_ec: Fix unregistration orderDaniel Campello2020-01-101-1/+1
| * | cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-077-7/+0
| * | platform/chrome: cros_ec_ishtp: Make init_lock staticBen Dooks (Codethink)2019-12-191-1/+1
| * | platform/chrome: chromeos_laptop: Convert to i2c_new_scanned_deviceWolfram Sang2019-12-161-8/+10
| * | platform/chrome: cros_ec_lpc: Use platform_get_irq_optional() for optional IRQsEnric Balletbo i Serra2019-12-101-1/+1
| * | platform/chrome: cros_ec_proto: Add response tracingRaul E Rangel2019-12-103-7/+49
| * | platform/chrome: cros_ec_trace: Match trace commands with EC commandsEnric Balletbo i Serra2019-12-101-7/+66
* | | platform/x86: intel_menlow: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-3/+6
* | | platform/x86: asus-wmi: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-4/+3
* | | mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard2020-01-311-2/+2
* | | goldish_pipe: convert to pin_user_pages() and put_user_page()John Hubbard2020-01-311-14/+3
* | | goldish_pipe: rename local pin_user_pages() routineJohn Hubbard2020-01-311-9/+9
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-272-3/+3
|\ \ \
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-064-6/+6
* | | | Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-271-40/+41
|\ \ \ \
| * | | | platform/x86: intel_cht_int33fe: use inline reference propertiesDmitry Torokhov2019-12-031-40/+41
* | | | | Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-01-271-0/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'Rafael J. Wysocki2020-01-271-0/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | |
| | | * | | platform/x86: intel-hid: Add Tiger Lake ACPI device IDGayatri Kammela2019-12-191-0/+1
| | |/ / /
* | | | | Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...Linus Torvalds2020-01-2717-595/+1430
|\ \ \ \ \
| * | | | | platform/x86: intel_pmc_ipc: Switch to use driver->dev_groupsMika Westerberg2020-01-221-10/+7
| * | | | | platform/x86: intel_pmc_ipc: Propagate error from kstrtoul()Mika Westerberg2020-01-221-2/+3
| * | | | | platform/x86: intel_pmc_ipc: Use octal permissions in sysfs attributesMika Westerberg2020-01-221-5/+2
| * | | | | platform/x86: intel_pmc_ipc: Get rid of unnecessary includesMika Westerberg2020-01-221-10/+0
| * | | | | platform/x86: intel_pmc_ipc: Drop ipc_data_readb()Mika Westerberg2020-01-221-5/+0
| * | | | | platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write()Mika Westerberg2020-01-221-59/+0
| * | | | | platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() staticMika Westerberg2020-01-221-3/+2
| * | | | | platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() staticMika Westerberg2020-01-221-2/+1
| * | | | | platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() staticMika Westerberg2020-01-221-2/+1
| * | | | | platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functionsMika Westerberg2020-01-221-57/+55
| * | | | | platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()Mika Westerberg2020-01-221-63/+0
| * | | | | platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]()Mika Westerberg2020-01-221-68/+0
| * | | | | platform/x86: intel_scu_ipc: Drop unused macrosMika Westerberg2020-01-221-5/+1
| * | | | | platform/x86: intel_scu_ipc: Sleeping is fine when pollingMika Westerberg2020-01-221-15/+14
| * | | | | platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()Mika Westerberg2020-01-221-87/+3
| * | | | | platform/x86: intel_scu_ipc: Remove Lincroft supportMika Westerberg2020-01-221-7/+0
| * | | | | platform/x86: intel_scu_ipc: Add constants for register offsetsMika Westerberg2020-01-221-9/+11
| * | | | | platform/x86: intel_scu_ipc: Fix interrupt supportMika Westerberg2020-01-221-13/+8
| * | | | | platform/x86: intel_scu_ipcutil: Remove default y from KconfigMika Westerberg2020-01-221-1/+0
| * | | | | platform/x86: intel_mid_powerbtn: Take a copy of ddataMika Westerberg2020-01-221-2/+3
| * | | | | platform/x86: asus-nb-wmi: Support left round button on N56VBPaul Cercueil2020-01-201-0/+1