summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2013-05-08 21:48:07 -0700
committerBryan Wu <cooloney@gmail.com>2013-06-20 16:21:32 -0700
commitb548a34ba47c1fd73316493c0690c8bf3111ff9d (patch)
tree4a86d4827ec673f51fb981aeb9f062cb6db59218 /tools/perf/scripts/python/bin
parente015050cc5ea01e4beba3862dcafef9360c77522 (diff)
downloadkernel-b548a34ba47c1fd73316493c0690c8bf3111ff9d.tar.gz
leds: lp5521: Properly setup of_device_id table
Don't mix of_device_id entry in i2c_device_id table. Signed-off-by: Axel Lin <axel.lin@ingics.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
4-05-14 00:31:44 -0700'>2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM) 2024-04-29x86/mm: Switch to new Intel CPU model definesTony Luck 2024-04-25x86: remove unneeded memblock_find_dma_reserve()Baoquan He 2023-08-30Merge tag 'x86_mm_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2023-08-13x86/mm: Remove unused microcode.h includeThomas Gleixner 2023-08-09x86/cpu: Fix Gracemont uarchPeter Zijlstra 2023-08-03x86/mm: Remove "INVPCID single" feature trackingDave Hansen 2023-05-17x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen 2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds 2023-03-16x86/uaccess: Provide untagged_addr() and remove tags before address checkKirill A. Shutemov 2023-03-06x86/paravirt: Merge activate_mm() and dup_mmap() callbacksJuergen Gross