aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-20platform/x86: sony-laptop: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-4/+4
2020-03-20platform/x86: GPD pocket fan: Fix error message when temp-limits are out of rangeHans de Goede1-1/+1
2020-03-20platform/x86: ISST: Fix wrong unregister typeSrinivas Pandruvada1-1/+1
2020-03-20platform/x86: asus_wmi: Fix return value of fan_boost_mode_storeLeonid Maksymchuk1-1/+1
2020-03-20platform/x86: asus-wmi: Support laptops where the first battery is named BATTKristian Klausen1-1/+4
2020-02-28platform/x86: Kconfig: Fix a typoChristophe JAILLET1-1/+1
2020-02-28platform/x86: i2c-multi-instantiate: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28platform/x86/intel-uncore-freq: Add release callbackSrinivas Pandruvada1-13/+23
2020-02-28platform/x86/intel-uncore-freq: Fix static checker issue and potential race conditionSrinivas Pandruvada1-5/+10
2020-02-28platform/x86: intel_pmc_core: Add slp_s0_offset attribute back to tgl_reg_mapGayatri Kammela1-1/+1
2020-02-28platform/x86: intel_pmc_core: Remove duplicate 'if' to create debugfs entryGayatri Kammela1-3/+0
2020-02-28platform/x86: intel_pmc_core: Relocate pmc_core_*_display() to outside of CONFIG_DEBUG_FSGayatri Kammela1-61/+61
2020-02-11platform/x86: intel_pmc_core: Add debugfs support to access live status registersGayatri Kammela2-0/+21
2020-02-11platform/x86: intel_pmc_core: Dump low power status registers on an S0ix.y failureGayatri Kammela1-0/+4
2020-02-10platform/x86: intel_pmc_core: Add an additional parameter to pmc_core_lpm_display()Gayatri Kammela1-6/+18
2020-02-10platform/x86: intel_pmc_core: Remove slp_s0 attributes from tgl_reg_mapGayatri Kammela1-2/+0
2020-02-10platform/x86: intel_pmc_core: Refactor the driver by removing redundant codeGayatri Kammela1-25/+23
2020-02-10platform/x86: intel_pmc_core: Add debugfs entry for low power mode status registersGayatri Kammela2-0/+193
2020-02-10platform/x86: intel_pmc_core: Add debugfs entry to access sub-state residenciesGayatri Kammela2-0/+49
2020-02-10platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI tableGeorg Müller1-0/+8
2020-02-10platform/x86: dell_rbu: Unify format of the printed messagesAndy Shevchenko1-41/+26
2020-02-10platform/x86: dell_rbu: Use max_t() to get rid of castingAndy Shevchenko1-3/+1
2020-02-10platform/x86: dell_rbu: Simplify cleanup code in create_packet()Andy Shevchenko1-5/+3
2020-02-10platform/x86: dell_rbu: don't open code list_for_each_entry*()Andy Shevchenko1-19/+8
2020-02-10platform/x86: dell_rbu: Use sysfs_create_group() APIAndy Shevchenko1-40/+27
2020-02-10platform/x86: Kconfig: Group modules by companies and functionsAndy Shevchenko1-639/+637
2020-02-10platform/x86: Makefile: Group modules by companies and functionsAndy Shevchenko1-78/+117
2020-02-10platform/x86: intel-vbtn: Move MODULE_DEVICE_TABLE() closer to the tableAndy Shevchenko1-1/+1
2020-02-10platform/x86: intel-hid: Move MODULE_DEVICE_TABLE() closer to the tableAndy Shevchenko1-1/+1
2020-02-10platform/x86: intel_pmc_core: Add Atom based Jasper Lake (JSL) platform supportGayatri Kammela1-3/+4
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-4/+4
2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-24/+109
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-18/+28
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds50-160/+415
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-4/+30
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds99-2604/+5495
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-18/+276
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-4/+5
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-30/+16
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+10
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner3-24/+109
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1
2020-02-08Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller14-53/+159
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu1-14/+14
2020-02-08irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu1-1/+0
2020-02-08irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu1-3/+1
2020-02-08irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu1-0/+80