aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki1-5/+10
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki3-4/+24
2020-08-03Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki1-60/+75
2020-07-30PM / devfreq: Add support delayed timer for polling modeChanwoo Choi1-0/+12
2020-07-30dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandleEnric Balletbo i Serra1-0/+2
2020-07-27powercap: Add Power Limit4 supportSumeet Pawnikar1-5/+10
2020-07-27Merge back cpufreq material for v5.9.Rafael J. Wysocki3-4/+24
2020-07-26Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into masterLinus Torvalds1-1/+10
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2-6/+25
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into masterLinus Torvalds1-4/+13
2020-07-20Documentation: bareudp: update iproute2 sample commandsGuillaume Nault1-6/+13
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into masterLinus Torvalds1-1/+1
2020-07-17Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into masterLinus Torvalds1-2/+2
2020-07-17docs: ptp.rst: add support for Renesas (IDT) ClockMatrixMin Li1-0/+12
2020-07-17Merge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-4/+13
2020-07-17Merge tag 'misc-habanalabs-fixes-2020-07-10' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linusGreg Kroah-Hartman1-1/+10
2020-07-16ovl: fix mount option checks for nfs_export with no upperdirAmir Goldstein1-2/+2
2020-07-15powerpc/vas: Report proper error code for address translation failureHaren Myneni1-1/+1
2020-07-10Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/linuxLinus Torvalds1-0/+20
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-8/+16
2020-07-10Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+1
2020-07-10habanalabs: set clock gating per engineOded Gabbay1-1/+10
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+3
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini1-2/+3
2020-07-08arm64: Documentation: Fix broken table in generated HTMLSuzuki K Poulose1-0/+2
2020-07-08Documentation: update for gcc 4.9 requirementRandy Dunlap2-2/+2
2020-07-06docs: block: update and fix tiny error for bfqYufen Yu1-8/+1
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-4/+5
2020-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-5/+17
2020-07-04Documentation: networking: rxrpc: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: ipvs-sysctl: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: ip-sysctl: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: dsa: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: can_ucan_protocol: drop doubled wordsRandy Dunlap1-2/+2
2020-07-04Documentation: networking: ax25: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: arcnet: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+8
2020-07-03CodingStyle: Inclusive TerminologyDan Williams1-0/+20
2020-07-04i2c: slave-eeprom: update documentationWolfram Sang1-5/+17
2020-07-03arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718Sai Prakash Ranjan1-0/+4
2020-07-03arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040Sai Prakash Ranjan1-0/+4
2020-07-02Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds27-42/+63
2020-07-02Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-0/+40
2020-07-02ASoC: dt-bindings: simple-card: Fix 'make dt_binding_check' warningsFabio Estevam1-4/+13
2020-07-02cpufreq: Specify default governor on command lineQuentin Perret2-3/+8
2020-07-02cpufreq: intel_pstate: Allow raw energy performance preference valueSrinivas Pandruvada1-1/+5
2020-07-02cpufreq: intel_pstate: Allow enable/disable energy efficiencySrinivas Pandruvada1-0/+11
2020-07-01dt-bindings: clock: imx: Fix e-mail addressFabio Estevam3-3/+3
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+8