summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-20platform/x86: sony-laptop: Use scnprintf() for avoiding potential buffer over...Takashi Iwai
2020-03-20platform/x86: GPD pocket fan: Fix error message when temp-limits are out of r...Hans de Goede
2020-03-20platform/x86: ISST: Fix wrong unregister typeSrinivas Pandruvada
2020-03-20platform/x86: asus_wmi: Fix return value of fan_boost_mode_storeLeonid Maksymchuk
2020-03-20platform/x86: asus-wmi: Support laptops where the first battery is named BATTKristian Klausen
2020-02-28platform/x86: Kconfig: Fix a typoChristophe JAILLET
2020-02-28platform/x86: i2c-multi-instantiate: Replace zero-length array with flexible-...Gustavo A. R. Silva
2020-02-28platform/x86/intel-uncore-freq: Add release callbackSrinivas Pandruvada
2020-02-28platform/x86/intel-uncore-freq: Fix static checker issue and potential race c...Srinivas Pandruvada
2020-02-28platform/x86: intel_pmc_core: Add slp_s0_offset attribute back to tgl_reg_mapGayatri Kammela
2020-02-28platform/x86: intel_pmc_core: Remove duplicate 'if' to create debugfs entryGayatri Kammela
2020-02-28platform/x86: intel_pmc_core: Relocate pmc_core_*_display() to outside of CON...Gayatri Kammela
2020-02-11platform/x86: intel_pmc_core: Add debugfs support to access live status regis...Gayatri Kammela
2020-02-11platform/x86: intel_pmc_core: Dump low power status registers on an S0ix.y fa...Gayatri Kammela
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-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey
2020-02-08Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu
2020-02-08irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu
2020-02-08irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu
2020-02-08irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu