summaryrefslogtreecommitdiffstats
path: root/drivers/base/cacheinfo.c
AgeCommit message (Expand)AuthorLines
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+5
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+134
2016-11-10drivers: base: cacheinfo: support DT overrides for cache propertiesSudeep Holla-0/+121
2016-11-10drivers: base: cacheinfo: add pr_fmt loggingSudeep Holla-0/+2
2016-11-10drivers: base: cacheinfo: fix boot error message when acpi is enabledSudeep Holla-4/+8
2016-11-10drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla-0/+3
2016-11-09drivers base/cacheinfo: Convert to hotplug state machineSebastian Andrzej Siewior-43/+16
2016-10-26cacheinfo: Introduce cache idFenghua Yu-0/+5
2015-09-17cpu/cacheinfo: Fix teardown pathBorislav Petkov-2/+8
2015-06-08Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman-1/+1
2015-06-01drivers/base: cacheinfo: handle absence of cachesSudeep Holla-1/+1
2015-05-24drivers/base: cacheinfo: fix annoying typo when DT nodes are absentWill Deacon-2/+2
2015-03-25drivers/base: cacheinfo: validate device node for all the cachesSudeep Holla-2/+11
2014-11-24drivers/base: cacheinfo: remove noisy error boot messageSudeep Holla-3/+1
2014-11-07drivers: base: support cpu cache information interface to userspace via sysfsSudeep Holla-0/+541