summaryrefslogtreecommitdiff
path: root/drivers/dca/Makefile
blob: f3f0f02c70907883285d1997f81077daf395bdee (plain)
1
2
3
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_DCA) += dca.o
dca-objs := dca-core.o dca-sysfs.o
itle='2019-07-15 11:03:02 -0300'>2019-07-15docs: add some documentation dirs to the driver-api bookMauro Carvalho Chehab 2019-07-15docs: accounting: convert to ReSTMauro Carvalho Chehab 2019-05-14psi: introduce psi monitorSuren Baghdasaryan 2019-04-05psi: clarify the units used in pressure filesWaiman Long 2018-10-26psi: cgroup supportJohannes Weiner 2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner 2016-09-23tools: move accounting tool from DocumentationShuah Khan 2016-04-27taskstats: fix nl parsing in accounting/getdelays.cNicolas Dichtel 2015-12-24Documentation-getdelays: Apply a recommendation from "checkpatch.pl" in main()Markus Elfring 2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley 2014-06-23Documentation/accounting/getdelays.c: add missing null-terminate after strncp...Rickard Strandqvist 2013-07-03Documentation/accounting/getdelays.c: avoid strncpy in accounting toolKees Cook 2012-11-26doc: Remove unnecessary declarations from Documentation/accounting/getdelays.cAnthony G. Basile 2012-09-01doc: getdelays.c: remember to close() socket on error in create_nl_socket()Jesper Juhl 2011-06-15Documentation: update cgroupfs mount pointJörg Sommer 2011-05-26getdelays: show average CPU/IO/SWAP/RECLAIM delaysWu Fengguang 2011-05-26Documentation/accounting/getdelays.c: handle sendto() failuresAndrew Morton 2011-05-26Documentation/accounting/getdelays.c: fix unused var warningJustin P. Mattock 2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney 2010-10-27delay-accounting: reimplement -c for getdelays.c to report information on a t...Mel Gorman 2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe 2009-06-16Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput