summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loopsLu Hongfei2023-05-251-2/+6
* dt-bindings: leds: qcom-lpg: Document PM8550 compatibleNeil Armstrong2023-05-251-13/+18
* dt-bindings: leds: qcom,spmi-flash-led: Add PMI8998Dylan Van Assche2023-05-251-0/+1
* Documentation: leds: Add "rgb:status" pathLuca Weiss2023-05-251-0/+1
* dt-bindings: leds: qcom,spmi-flash-led: Add PM8550Krzysztof Kozlowski2023-05-251-0/+1
* leds: as3645a: Replace strlcpy with strscpyAzeem Shaikh2023-05-251-2/+2
* leds: gpio: Configure per-LED pin controlMarek Vasut2023-05-251-0/+18
* leds: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-05-253-3/+3
* leds: blinkm: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-05-251-1/+1
* leds: Add HAS_IOPORT dependenciesNiklas Schnelle2023-05-251-1/+1
* leds: trigger: netdev: Remove NULL check before dev_{put, hold}Yang Li2023-05-251-4/+2
* leds: Clear LED_INIT_DEFAULT_TRIGGER when clearing current triggerHans de Goede2023-05-251-0/+1
* leds: Fix oops about sleeping in led_trigger_blink()Hans de Goede2023-05-253-1/+49
* leds: Fix set_brightness_delayed() raceHans de Goede2023-05-252-13/+47
* leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-valueHans de Goede2023-05-2510-50/+29
* leds: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-2530-30/+30
* leds: Make LEDS_TI_LMU_COMMON invisibleGeert Uytterhoeven2023-05-251-6/+5
* leds: flash: leds-qcom-flash: Disable LED when changing brightnessDylan Van Assche2023-05-251-0/+8
* leds: flash: leds-qcom-flash: Add PMI8998 supportDylan Van Assche2023-05-251-2/+3
* leds: cht-wcove: Use breathing when LED_INIT_DEFAULT_TRIGGER is setHans de Goede2023-05-251-1/+15
* leds: cht-wcove: Set default trigger for charging LEDHans de Goede2023-05-251-0/+16
* leds: cht-wcove: Add support for breathing mode use hw_pattern sysfs APIHans de Goede2023-05-253-4/+77
* leds: cht-wcove: Add suspend/resume handlingHans de Goede2023-05-251-0/+33
* leds: Add Intel Cherry Trail Whiskey Cove PMIC LED driverYauhen Kharuzhy2023-05-254-1/+393
* dt-bindings: leds: Drop redundant cpus enum matchNishanth Menon2023-05-251-2/+0
* dt-bindings: mfd: qcom-spmi-pmic: Add PMI632 compatibleLuca Weiss2023-05-251-0/+1
* leds: qcom-lpg: Add support for PMI632 LPGLuca Weiss2023-05-251-0/+15
* dt-bindings: leds: qcom-lpg: Add compatible for PMI632 LPG blockLuca Weiss2023-05-251-0/+1
* leds: lp55xx: Configure internal charge pumpMaarten Zanders2023-05-255-14/+31
* dt-bindings: leds-lp55xx: Add ti,charge-pump-modeMaarten Zanders2023-05-252-0/+20
* leds: trigger: netdev: Use mutex instead of spinlocksChristian Marangi2023-05-251-9/+9
* leds: trigger: netdev: Convert device attr to macroChristian Marangi2023-05-251-41/+16
* leds: trigger: netdev: Rename add namespace to netdev trigger enum modesChristian Marangi2023-05-251-33/+25
* leds: trigger: netdev: Drop NETDEV_LED_MODE_LINKUP from modeChristian Marangi2023-05-251-11/+8
* leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev renameChristian Marangi2023-05-251-0/+3
* Linux 6.4-rc1v6.4-rc1Linus Torvalds2023-05-071-2/+2
* Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-05-07514-144556/+167669
|\
| * Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo2023-05-066-20/+14
| * Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo2023-05-061-10/+7
| * perf metrics: Fix SEGV with --for-each-cgroupIan Rogers2023-05-051-0/+1
| * perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...Arnaldo Carvalho de Melo2023-05-053-20/+174
| * perf stat: Separate bperf from bpf_profilerDmitrii Dolgov2023-05-052-2/+7
| * perf test record+probe_libc_inet_pton: Fix call chain match on x86_64Thomas Richter2023-05-031-1/+0
| * perf test record+probe_libc_inet_pton: Fix call chain match on s390Thomas Richter2023-05-031-2/+0
| * perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong2023-05-021-0/+1
| * perf cs-etm: Add fix for coresight trace for any range of CPUsGanapatrao Kulkarni2023-05-021-1/+23
| * perf build: Fix unescaped # in perf build-testJames Clark2023-05-021-1/+1
| * perf unwind: Suppress massive unsupported target platform errorsChangbin Du2023-05-021-1/+1
| * perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...Sriram Yagnaraman2023-05-022-5/+5
| * perf script: Print raw ip instead of binary offset for callchainChangbin Du2023-05-021-7/+2