summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-08i2c/drivers/ov02q10: use HZ macrosDaniel Lezcano
2021-09-08iio/drivers/hid-sensor: use HZ macrosDaniel Lezcano
2021-09-08hwmon/drivers/mr75203: use HZ macrosDaniel Lezcano
2021-09-08iio/drivers/as73211: use HZ macrosDaniel Lezcano
2021-09-08devfreq: use HZ macrosDaniel Lezcano
2021-09-08thermal/drivers/devfreq_cooling: use HZ macrosDaniel Lezcano
2021-09-08mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...David Hildenbrand
2021-09-08mm/memory_hotplug: memory group aware "auto-movable" online policyDavid Hildenbrand
2021-09-08virtio-mem: use a single dynamic memory group for a single virtio-mem deviceDavid Hildenbrand
2021-09-08dax/kmem: use a single static memory group for a single probed unitDavid Hildenbrand
2021-09-08ACPI: memhotplug: use a single static memory group for a single memory deviceDavid Hildenbrand
2021-09-08mm/memory_hotplug: track present pages in memory groupsDavid Hildenbrand
2021-09-08drivers/base/memory: introduce "memory groups" to logically group memory blocksDavid Hildenbrand
2021-09-08mm: track present early pages per zoneDavid Hildenbrand
2021-09-08ACPI: memhotplug: memory resources cannot be enabled yetDavid Hildenbrand
2021-09-08mm/memory_hotplug: remove nid parameter from remove_memory() and friendsDavid Hildenbrand
2021-09-08mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport
2021-09-08fbmem: don't allow too huge resolutionsTetsuo Handa
2021-09-08Merge branches 'acpi-pm' and 'acpi-docs'Rafael J. Wysocki
2021-09-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-09-08s390/zcrypt: remove incorrect kernel doc indicatorsHeiko Carstens
2021-09-08scsi: zfcp: fix kernel doc commentsHeiko Carstens
2021-09-08s390/sclp: add __nonstring annotationHeiko Carstens
2021-09-08IB/hfi1: make hist staticchongjiapeng
2021-09-08RDMA/bnxt_re: Prefer kcalloc over open coded arithmeticLen Baker
2021-09-08IB/qib: Fix null pointer subtraction compiler warningJason Gunthorpe
2021-09-08RDMA/mlx5: Fix xlt_chunk_align calculationNiklas Schnelle
2021-09-08RDMA/mlx5: Fix number of allocated XLT entriesNiklas Schnelle
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-07Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-09-07Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-07Merge tag 'ntb-5.15' of git://github.com/jonmason/ntbLinus Torvalds
2021-09-07Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2021-09-07Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-07PM: sleep: core: Avoid setting power.must_resume to falsePrasad Sodagudi
2021-09-07cpufreq: intel_pstate: hybrid: Rework HWP calibrationRafael J. Wysocki
2021-09-07ACPI: CPPC: Introduce cppc_get_nominal_perf()Rafael J. Wysocki
2021-09-07ACPI: scan: Remove unneeded header linux/nls.hKari Argillander
2021-09-07PM: sleep: wakeirq: drop useless parameter from dev_pm_attach_wake_irq()Sergey Shtylyov
2021-09-07cxl/registers: Fix Documentation warningDan Williams
2021-09-07cxl/pmem: Fix Documentation warningDan Williams
2021-09-07cxl/pci: Fix debug message in cxl_probe_regs()Li Qiang (Johnny Li)
2021-09-07cxl/pci: Fix lockdown levelDan Williams
2021-09-07cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge portsAlison Schofield
2021-09-07Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-09-07Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification"Rafael J. Wysocki
2021-09-07net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang