aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-21cpufreq: intel_pstate: Use most recent guaranteed performance valuesRafael J. Wysocki
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-15Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge tag 'hwmon-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-15Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-12-15Merge branch 'i2c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-15Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2020-12-15Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-15Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15zram: break the strict dependency from lzoRui Salvaterra
2020-12-15zram: add stat to gather incompressible pages since zram set upMinchan Kim
2020-12-15zram: support page writebackMinchan Kim
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYVlastimil Babka
2020-12-15mm, page_poison: use static key more efficientlyVlastimil Babka
2020-12-15lkdtm: disable KASAN for rodata.oMarco Elver
2020-12-15vm_ops: rename .split() callback to .may_split()Dmitry Safonov
2020-12-15xen/unpopulated-alloc: consolidate pgmap manipulationDan Williams
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-12-15device-dax/kmem: use struct_size()Dan Williams
2020-12-15dma-buf: use krealloc_array()Bartosz Golaszewski
2020-12-15hwtracing: intel: use krealloc_array()Bartosz Golaszewski
2020-12-15drm: atomic: use krealloc_array()Bartosz Golaszewski
2020-12-15edac: ghes: use krealloc_array()Bartosz Golaszewski
2020-12-15pinctrl: use krealloc_array()Bartosz Golaszewski
2020-12-15vhost: vringh: use krealloc_array()Bartosz Golaszewski
2020-12-15ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()Sebastian Andrzej Siewior
2020-12-15ide/falcon: remove in_interrupt() usageSebastian Andrzej Siewior
2020-12-15cpufreq: intel_pstate: Implement the ->adjust_perf() callbackRafael J. Wysocki
2020-12-15cpufreq: Add special-purpose fast-switching callback for driversRafael J. Wysocki
2020-12-15cppc_cpufreq: replace per-cpu data array with a listIonela Voinescu
2020-12-15cppc_cpufreq: expose information on frequency domainsIonela Voinescu
2020-12-15cppc_cpufreq: clarify support for coordination typesIonela Voinescu
2020-12-15cppc_cpufreq: use policy->cpu as driver of frequency settingIonela Voinescu
2020-12-15Merge branch 'acpi-processor' to satisfy dependenciesRafael J. Wysocki
2020-12-15ACPI: processor: fix NONE coordination for domain mapping failureIonela Voinescu
2020-12-15thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODELLukasz Luba
2020-12-15thermal/drivers/rcar: Remove notification usageDaniel Lezcano