summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAlistair John Strachan <alistair@devzero.co.uk>2008-10-26 17:04:40 +0100
committerJean Delvare <khali@linux-fr.org>2008-10-26 17:04:40 +0100
commitc02d65694debbc82dc48453a9fd52efb036c7258 (patch)
treefd40c4c64cc78b27e132766d422e7840aeb74827 /tools/perf/scripts/python/bin/stackcollapse-report
parent4777e4e6b8540ee4226876a737833d03bbc55394 (diff)
downloadkernel-c02d65694debbc82dc48453a9fd52efb036c7258.tar.gz
hwmon: (abituguru3) enable DMI probing feature on AW9D-MAX
Switch the AW9D-MAX over from port probing to the preferred DMI probe method. Signed-off-by: Alistair John Strachan <alistair@devzero.co.uk> Tested-by: Justin Piszcz <jpiszcz@lucidpixels.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
href='/distro/kernel/commit/drivers/dax/super.c?id=30c6828a17a572aeb9e3a3bacce05fdcf1106541'>dax: remove the DAXDEV_F_SYNC flagChristoph Hellwig 2021-12-18dax: simplify dax_synchronous and set_dax_synchronousChristoph Hellwig 2021-12-04dax: return the partition offset from fs_dax_get_by_bdevChristoph Hellwig 2021-12-04fsdax: simplify the pgoff calculationChristoph Hellwig 2021-12-04dax: remove dax_capableChristoph Hellwig 2021-12-04dax: move the partition alignment check into fs_dax_get_by_bdevChristoph Hellwig 2021-12-04dax: remove the pgmap sanity checks in generic_fsdax_supportedChristoph Hellwig 2021-12-04dax: simplify the dax_device <-> gendisk associationChristoph Hellwig 2021-12-04dm: make the DAX support depend on CONFIG_FS_DAXChristoph Hellwig 2021-09-27nvdimm/pmem: move dax_attribute_group from dax to pmemChristoph Hellwig 2021-08-26dax: remove bdev_dax_supportedChristoph Hellwig 2021-08-26dax: stub out dax_supported for !CONFIG_FS_DAXChristoph Hellwig 2021-08-26dax: remove __generic_fsdax_supportedChristoph Hellwig 2021-08-26dax: move the dax_read_lock() locking into dax_supportedChristoph Hellwig 2021-08-26dax: mark dax_get_by_host staticChristoph Hellwig 2021-08-26dax: stop using bdevnameChristoph Hellwig 2021-07-07dax: Ensure errno is returned from dax_direct_accessIra Weiny