summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-10-141-4/+0
|\
| * PNP: remove the now unused pnp_find_card() functionChristoph Hellwig2020-10-081-4/+0
* | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-142-0/+24
|\ \
| * \ Merge branch 'acpi-numa'Rafael J. Wysocki2020-10-131-0/+8
| |\ \
| | * | docs: mm: numaperf.rst Add brief description for access class 1.Jonathan Cameron2020-10-021-0/+8
| | |/
| | |
| | \
| | \
| | \
| *---. | Merge branches 'acpi-tables', 'acpi-pmic', 'acpi-dptf' and 'acpi-soc'Rafael J. Wysocki2020-10-131-0/+16
| |\ \ \|
| | | * | ACPI: DPTF: Add PCH FIVR participant driverSrinivas Pandruvada2020-09-181-0/+16
| | |/ /
* | | | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-143-22/+42
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki2020-10-131-0/+9
| |\ \ \ \ \
| | * \ \ \ \ Merge back cpuidle material for 5.10.Rafael J. Wysocki2020-10-051-0/+9
| | |\ \ \ \ \
| | | * | | | | cpuidle: record state entry rejection statisticsLina Iyer2020-09-231-0/+9
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-10-131-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-10-061-1/+1
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | dt-bindings: cpufreq: cpufreq-qcom-hw: Document Qcom EPSS compatibleManivannan Sadhasivam2020-09-161-1/+1
| * | | | | | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2020-10-051-21/+32
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | dt-bindings: opp: Allow opp-supported-hw to contain multiple versionsViresh Kumar2020-09-161-21/+32
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-147-25/+148
|\ \ \ \ \ \ \
| * | | | | | | doc/vm: fix typo in the hugetlb admin documentationBaoquan He2020-10-131-1/+1
| * | | | | | | KASAN: Testing DocumentationPatricia Alfonso2020-10-131-0/+70
| * | | | | | | docs/vm: fix 'mm_count' vs 'mm_users' counter confusionAlexander Gordeev2020-10-131-1/+1
| * | | | | | | mm: memcontrol: add the missing numa_stat interface for cgroup v2Muchun Song2020-10-131-20/+49
| * | | | | | | x86/numa: add 'nohmat' optionDan Williams2020-10-131-0/+4
| * | | | | | | mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su2020-10-131-1/+1
| * | | | | | | kbuild: doc: describe proper script invocationLukas Bulwahn2020-10-131-0/+20
| * | | | | | | kasan: remove mentions of unsupported Clang versionsMarco Elver2020-10-131-2/+2
* | | | | | | | Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | selinux: provide a "no sooner than" date for the checkreqprot removalPaul Moore2020-09-291-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-132-79/+211
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'printk-rework' into for-linusPetr Mladek2020-10-122-79/+211
| |\ \ \ \ \ \ \
| | * | | | | | | printk: move dictionary keys to dev_printk_infoJohn Ogness2020-09-221-40/+33
| | * | | | | | | printk: ringbuffer: add finalization/extension supportJohn Ogness2020-09-151-1/+2
| | * | | | | | | printk: ringbuffer: change representation of statesJohn Ogness2020-09-151-4/+8
| | * | | | | | | scripts/gdb: update for lockless printk ringbufferJohn Ogness2020-09-081-46/+107
| | * | | | | | | docs: vmcoreinfo: add lockless printk ringbuffer vmcoreinfoJohn Ogness2020-09-081-29/+102
* | | | | | | | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-132-15/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/hdio: fix up obscure bd_contains referencesChristoph Hellwig2020-09-251-12/+12
| * | | | | | | | | Documentation/filesystems/locking.rst: remove an incorrect sentenceChristoph Hellwig2020-09-021-3/+0
* | | | | | | | | | Merge tag 'hwmon-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-1317-47/+661
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dt-bindings: hwmon: max20730: adding device tree doc for max20730Chu Lin2020-10-061-0/+65
| * | | | | | | | | | hwmon: Add DT bindings schema for PVT controllerRahul Tanwar2020-10-061-0/+71
| * | | | | | | | | | dt-bindings: hwmon: Add the +vs supply to the lm75 bindingsAlban Bedel2020-10-061-0/+4
| * | | | | | | | | | dt-bindings: hwmon: Convert lm75 bindings to yamlAlban Bedel2020-10-062-39/+62
| * | | | | | | | | | docs: hwmon: (ltc2945) update datasheet linkAlexandru Ardelean2020-10-051-1/+1
| * | | | | | | | | | hwmon: Add hwmon driver for Intel MAX 10 BMCXu Yilun2020-10-042-0/+79
| * | | | | | | | | | dt-bindings: Add MP2975 voltage regulator deviceVadim Pasternak2020-10-041-0/+2
| * | | | | | | | | | hwmon: (pmbus) Add support for MPS Multi-phase mp2975 controllerVadim Pasternak2020-10-041-0/+116
| * | | | | | | | | | hwmon: (amd_energy) Update driver documentationNaveen Krishna Chatradhi2020-10-041-0/+5
| * | | | | | | | | | dt-bindings: hwmon: Add bindings for ADM1266Alexandru Tachici2020-09-231-0/+51
| * | | | | | | | | | hwmon: (pmbus) Add support for ADM1266Alexandru Tachici2020-09-232-0/+38
| * | | | | | | | | | devicetree: hwmon: shtc1: add sensirion,shtc1.yamlChris Ruehl2020-09-231-0/+61