summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2020-02-11platform/x86: intel_pmc_core: Dump low power status registers on an S0ix.y fa...Gayatri Kammela
2020-02-11platform/chrome: cros_ec: Query EC protocol version if EC transitions between...Yicheng Li
2020-02-11platform/chrome: wilco_ec: Platform data shouldn't include kernel.hAndy Shevchenko
2020-02-11Merge branch 'chrome-platform-5.6-fixes' into for-nextEnric Balletbo i Serra
2020-02-11platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ pathStephen Boyd
2020-02-10platform: chrome: Add cros-usbpd-notify driverJon Flatley
2020-02-10platform/x86: intel_pmc_core: Add an additional parameter to pmc_core_lpm_dis...Gayatri Kammela
2020-02-10platform/x86: intel_pmc_core: Remove slp_s0 attributes from tgl_reg_mapGayatri Kammela
2020-02-10platform/x86: intel_pmc_core: Refactor the driver by removing redundant codeGayatri Kammela
2020-02-10platform/x86: intel_pmc_core: Add debugfs entry for low power mode status reg...Gayatri Kammela
2020-02-10platform/x86: intel_pmc_core: Add debugfs entry to access sub-state residenciesGayatri Kammela
2020-02-10platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI tableGeorg Müller
2020-02-10platform/x86: dell_rbu: Unify format of the printed messagesAndy Shevchenko
2020-02-10platform/x86: dell_rbu: Use max_t() to get rid of castingAndy Shevchenko
2020-02-10platform/x86: dell_rbu: Simplify cleanup code in create_packet()Andy Shevchenko
2020-02-10platform/x86: dell_rbu: don't open code list_for_each_entry*()Andy Shevchenko
2020-02-10platform/x86: dell_rbu: Use sysfs_create_group() APIAndy Shevchenko
2020-02-10platform/x86: Kconfig: Group modules by companies and functionsAndy Shevchenko
2020-02-10platform/x86: Makefile: Group modules by companies and functionsAndy Shevchenko
2020-02-10platform/x86: intel-vbtn: Move MODULE_DEVICE_TABLE() closer to the tableAndy Shevchenko
2020-02-10platform/x86: intel-hid: Move MODULE_DEVICE_TABLE() closer to the tableAndy Shevchenko
2020-02-10platform/x86: intel_pmc_core: Add Atom based Jasper Lake (JSL) platform supportGayatri Kammela
2020-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-03platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra
2020-01-31platform/x86: intel_menlow: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-31platform/x86: asus-wmi: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31goldish_pipe: convert to pin_user_pages() and put_user_page()John Hubbard
2020-01-31goldish_pipe: rename local pin_user_pages() routineJohn Hubbard
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-27Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-01-27Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-01-27Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'Rafael J. Wysocki
2020-01-22platform/x86: intel_pmc_ipc: Switch to use driver->dev_groupsMika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Propagate error from kstrtoul()Mika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Use octal permissions in sysfs attributesMika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Get rid of unnecessary includesMika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Drop ipc_data_readb()Mika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write()Mika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() staticMika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() staticMika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() staticMika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functionsMika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()Mika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]()Mika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Drop unused macrosMika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Sleeping is fine when pollingMika Westerberg