summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorGrant Peltier <grantpeltier93@gmail.com>2025-08-27 17:44:19 -0500
committerGuenter Roeck <linux@roeck-us.net>2025-09-07 16:33:47 -0700
commit5473fccb809a4cb6777572d420c03446d96101b0 (patch)
tree976202359f4831fb8a1abdaa6e72d689780f284d /tools/perf/scripts/python/task-analyzer.py
parentd9d61f1da35038793156c04bb13f0a1350709121 (diff)
downloadkernel-5473fccb809a4cb6777572d420c03446d96101b0.tar.gz
dt-bindings: hwmon: (pmbus/isl68137) add RAA228244 and RAA228246 support
Add device type support for raa228244 and raa228246. Signed-off-by: Grant Peltier <grantpeltier93@gmail.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/c0c6e99e51b6fd4c5dbab02e02e4d81abe31f085.1756331945.git.grantpeltier93@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
-07 14:31:26 -0500'>2016-01-07phy: Add an mdio_device structureAndrew Lunn 2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin 2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-11-30net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown 2015-11-22gianfar: use of_property_read_bool()Saurabh Sengar 2015-11-18net: add netif_tx_napi_add()Eric Dumazet 2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-10-27gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu 2015-10-25gianfar: Fix Rx BSY error handlingClaudiu Manoil 2015-10-25gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil 2015-10-07gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil 2015-09-24phy: add phy_device_remove()Russell King 2015-09-24net: fix phy refcounting in a bunch of driversRussell King 2015-09-24net: gianfar: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla 2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-08-13gianfar: Restore link state settings after MAC resetClaudiu Manoil 2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil 2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil 2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil 2015-07-29gianfar: Fix warnings when built on 64-bitScott Wood 2015-07-15gianfar: Add paged allocation and Rx S/GClaudiu Manoil 2015-07-15gianfar: Use ndev, more Rx path cleanupClaudiu Manoil 2015-07-15gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil 2015-07-15gianfar: Bundle Rx allocation, cleanupClaudiu Manoil 2015-05-09gianfar: Enable changing mac addr when if upClaudiu Manoil 2015-05-09gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil