<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>db8e26c435698222b333cafcbc043dfdf083d591 - backlight: cgbc: Remove redundant X86 dependency</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#db8e26c435698222b333cafcbc043dfdf083d591</link>
        <description>backlight: cgbc: Remove redundant X86 dependencyThe backlight driver depends on the MFD cgbc-core driver, which alreadydepends on X86. The explicit X86 dependency for the backlight driver isredundant and can be safely removed.Signed-off-by: Thomas Richard &lt;thomas.richard@bootlin.com&gt;Reviewed-by: Daniel Thompson (RISCstar) &lt;danielt@kernel.org&gt;Link: https://patch.msgid.link/20260427-backlight-cgbc-remove-x86-dependency-v2-1-da9f2375a34a@bootlin.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Mon, 27 Apr 2026 11:40:33 +0200</pubDate>
        <dc:creator>Thomas Richard &lt;thomas.richard@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>3014ad47cfaf454cb0bbee353272beacd1e7c4bc - backlight: Add max25014atg backlight</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#3014ad47cfaf454cb0bbee353272beacd1e7c4bc</link>
        <description>backlight: Add max25014atg backlightThe Maxim MAX25014 is a 4-channel automotive grade backlight driver ICwith integrated boost controller.Signed-off-by: Maud Spierings &lt;maudspierings@gocontroll.com&gt;Reviewed-by: Daniel Thompson (RISCstar) &lt;danielt@kernel.org&gt;Link: https://patch.msgid.link/20260407-max25014-v8-2-14eac7ed673a@gocontroll.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Tue, 07 Apr 2026 16:41:43 +0200</pubDate>
        <dc:creator>Maud Spierings &lt;maudspierings@gocontroll.com&gt;</dc:creator>
    </item>
<item>
        <title>b516456e9f916070fde6aa50cad5680a689687e6 - backlight: Add Congatec Board Controller (CGBC) backlight support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#b516456e9f916070fde6aa50cad5680a689687e6</link>
        <description>backlight: Add Congatec Board Controller (CGBC) backlight supportThis driver provides backlight brightness control through the Linuxbacklight subsystem. It communicates with the board controller toadjust LCD backlight using PWM signals. Communication is donethrough Congatec Board Controller core driver.Tested-by: Thomas Richard &lt;thomas.richard@bootlin.com&gt;Reviewed-by: Thomas Richard &lt;thomas.richard@bootlin.com&gt;Reviewed-by: Daniel Thompson (RISCstar) &lt;danielt@kernel.org&gt;Signed-off-by: Petri Karhula &lt;petri.karhula@novatron.fi&gt;Link: https://patch.msgid.link/20251205-cgbc-backlight-v6-1-e4175b0bf406@novatron.fiSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Fri, 05 Dec 2025 13:19:47 +0100</pubDate>
        <dc:creator>Petri Karhula &lt;petri.karhula@novatron.fi&gt;</dc:creator>
    </item>
<item>
        <title>147b38a5ad068c43d601addc668937af6b4fe533 - backlight: aw99706: Add support for Awinic AW99706 backlight</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#147b38a5ad068c43d601addc668937af6b4fe533</link>
        <description>backlight: aw99706: Add support for Awinic AW99706 backlightAdd support for Awinic AW99706 backlight, which can be found intablet and notebook backlight, one case is the Lenovo Legion Y700Gen4. This driver refers to the official datasheets and androiddriver, they can be found in [1].[1] https://www.awinic.com/en/productDetail/AW99706QNRSigned-off-by: Junjie Cao &lt;caojunjie650@gmail.com&gt;Tested-by: Pengyu Luo &lt;mitltlatltl@gmail.com&gt;Signed-off-by: Pengyu Luo &lt;mitltlatltl@gmail.com&gt;Reviewed-by: Daniel Thompson (RISCstar) &lt;danielt@kernel.org&gt;Link: https://patch.msgid.link/20251109032240.3422503-3-caojunjie650@gmail.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Sun, 09 Nov 2025 04:22:40 +0100</pubDate>
        <dc:creator>Junjie Cao &lt;caojunjie650@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d95963e309bc1211e28051314e72638d98225614 - backlight: ktd2801: Depend on GPIOLIB</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#d95963e309bc1211e28051314e72638d98225614</link>
        <description>backlight: ktd2801: Depend on GPIOLIBThe LEDS_EXPRESSWIRE library used by the driver requires GPIOLIB. Makesure this dependency is not left unsatisfied.Reported-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Closes: https://lore.kernel.org/all/b6c481bb-e854-405e-a428-90301789fe20@infradead.org/Signed-off-by: Duje Mihanovi&#263; &lt;duje@dujemihanovic.xyz&gt;Reviewed-by: Daniel Thompson (RISCstar) &lt;danielt@kernel.org&gt;Reviewed-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Tested-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Acked-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Link: https://patch.msgid.link/20250729-expresswire-dep-fix-v1-2-635cd4cc746b@dujemihanovic.xyzSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Tue, 29 Jul 2025 19:18:30 +0200</pubDate>
        <dc:creator>Duje Mihanovi&#263; &lt;duje@dujemihanovic.xyz&gt;</dc:creator>
    </item>
<item>
        <title>dfc034a0494b8fb8ea881aeb41a0c4e2619ff1e4 - backlight: pcf50633-backlight: Remove unused driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#dfc034a0494b8fb8ea881aeb41a0c4e2619ff1e4</link>
        <description>backlight: pcf50633-backlight: Remove unused driverThe pcf50633 was used as part of the OpenMoko devices butthe support for its main chip was recently removed in:commit 61b7f8920b17 (&quot;ARM: s3c: remove all s3c24xx support&quot;)See https://lore.kernel.org/all/Z8z236h4B5A6Ki3D@gallifrey/Remove it.Signed-off-by: &quot;Dr. David Alan Gilbert&quot; &lt;linux@treblig.org&gt;Link: https://lore.kernel.org/r/20250311014959.743322-8-linux@treblig.orgSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Tue, 11 Mar 2025 02:49:57 +0100</pubDate>
        <dc:creator>Dr. David Alan Gilbert &lt;linux@treblig.org&gt;</dc:creator>
    </item>
<item>
        <title>c9fe785857fdfc780d49b60b5bb77ca21a51411b - backlight: tdo24m: Eliminate redundant whitespace</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#c9fe785857fdfc780d49b60b5bb77ca21a51411b</link>
        <description>backlight: tdo24m: Eliminate redundant whitespaceThe description for CONFIG_LCD_TDO24M has redundant whitespace.Trim it to keep the code tidy.Signed-off-by: WangYuli &lt;wangyuli@uniontech.com&gt;Link: https://lore.kernel.org/r/8FC39A4DC2529591+20250310045636.14329-1-wangyuli@uniontech.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Mon, 10 Mar 2025 05:56:36 +0100</pubDate>
        <dc:creator>WangYuli &lt;wangyuli@uniontech.com&gt;</dc:creator>
    </item>
<item>
        <title>ea45d216dd4e5b389af984f8c9effa1312e3cd74 - backlight: apple_dwi_bl: Add Apple DWI backlight driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#ea45d216dd4e5b389af984f8c9effa1312e3cd74</link>
        <description>backlight: apple_dwi_bl: Add Apple DWI backlight driverAdd driver for backlight controllers attached via Apple DWI 2-wireinterface, which is found on some Apple iPhones, iPads and iPod toucheswith a LCD display.Although there is an existing apple_bl driver, it is for backlightcontrollers on Intel Macs attached via PCI, which is completely differentfrom the Samsung-derived DWI block.Reviewed-by: &quot;Daniel Thompson (RISCstar)&quot; &lt;danielt@kernel.org&gt;Signed-off-by: Nick Chan &lt;towinchenmi@gmail.com&gt;Reviewed-by: Neal Gompa &lt;neal@gompa.dev&gt;Link: https://lore.kernel.org/r/20250214040306.16312-3-towinchenmi@gmail.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Fri, 14 Feb 2025 05:02:13 +0100</pubDate>
        <dc:creator>Nick Chan &lt;towinchenmi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b72755f5b577357cac661cbf9048cad704eb4ad8 - backlight: Add new lm3509 backlight driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#b72755f5b577357cac661cbf9048cad704eb4ad8</link>
        <description>backlight: Add new lm3509 backlight driverThis is a general driver for LM3509 backlight chip of TI.LM3509 is High Efficiency Boost for White LEDs and/or OLED Displays withDual Current Sinks. This driver supports OLED/White LED select, brightnesscontrol and sub/main control.The datasheet can be found at http://www.ti.com/product/lm3509.Signed-off-by: Patrick Gansterer &lt;paroga@paroga.com&gt;Reviewed-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Link: https://lore.kernel.org/r/20240526105136.721529-3-paroga@paroga.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Sun, 26 May 2024 12:51:30 +0200</pubDate>
        <dc:creator>Patrick Gansterer &lt;paroga@paroga.com&gt;</dc:creator>
    </item>
<item>
        <title>a5554f1b5bc3be5d01f41b7550aa5b05b7c88c09 - backlight: Add Kinetic KTD2801 Backlight support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#a5554f1b5bc3be5d01f41b7550aa5b05b7c88c09</link>
        <description>backlight: Add Kinetic KTD2801 Backlight supportKTD2801 is a LED backlight driver IC found in samsung,coreprimevelte.The brightness can be set using PWM or the ExpressWire protocol. Addsupport for the KTD2801.Reviewed-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Reviewed-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Signed-off-by: Duje Mihanovi&#263; &lt;duje.mihanovic@skole.hr&gt;Link: https://lore.kernel.org/r/20240125-ktd2801-v5-4-e22da232a825@skole.hrSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Thu, 25 Jan 2024 16:30:56 +0100</pubDate>
        <dc:creator>Duje Mihanovi&#263; &lt;duje.mihanovic@skole.hr&gt;</dc:creator>
    </item>
<item>
        <title>21c91bb9367716f61f46a352aafdeda61cb91c73 - Merge tag &apos;backlight-next-6.8&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#21c91bb9367716f61f46a352aafdeda61cb91c73</link>
        <description>Merge tag &apos;backlight-next-6.8&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightPull backlight updates from Lee Jones: &quot;New Drivers:   - Add support for Monolithic Power Systems MP3309C WLED Step-up Converter  Fix-ups:   - Use/convert to new/better APIs/helpers/MACROs instead of     hand-rolling implementations   - Device Tree Binding updates   - Demote non-kerneldoc header comments   - Improve error handling; return proper error values, simplify, avoid     duplicates, etc   - Convert over to the new (kinda) GPIOD API  Bug Fixes:   - Fix uninitialised local variable&quot;* tag &apos;backlight-next-6.8&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight:  backlight: hx8357: Convert to agnostic GPIO API  backlight: ili922x: Add an error code check in ili922x_write()  backlight: ili922x: Drop kernel-doc for local macros  backlight: mp3309c: Fix uninitialized local variable  backlight: pwm_bl: Use dev_err_probe  backlight: mp3309c: Add support for MPS MP3309C  dt-bindings: backlight: mp3309c: Remove two required properties

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Fri, 19 Jan 2024 01:53:35 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d9f25b59ed85ae45801cf45fe17eb269b0ef3038 - fbdev: Remove support for Carillo Ranch driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#d9f25b59ed85ae45801cf45fe17eb269b0ef3038</link>
        <description>fbdev: Remove support for Carillo Ranch driverAs far as anybody can tell, this product never shipped.  If it did,it shipped in 2007 and nobody has access to one any more.  Remove thefbdev driver and the backlight driver.Signed-off-by: Matthew Wilcox (Oracle) &lt;willy@infradead.org&gt;Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Fri, 08 Dec 2023 23:47:02 +0100</pubDate>
        <dc:creator>Matthew Wilcox (Oracle) &lt;willy@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>2e914516a58cf86bd0e42c7d3e25c81d44ec2ab8 - backlight: mp3309c: Add support for MPS MP3309C</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#2e914516a58cf86bd0e42c7d3e25c81d44ec2ab8</link>
        <description>backlight: mp3309c: Add support for MPS MP3309CThe Monolithic Power (MPS) MP3309C is a WLED step-up converter, featuring aprogrammable switching frequency to optimize efficiency.The brightness can be controlled either by I2C commands (called &quot;analog&quot;mode) or by a PWM input signal (PWM mode).This driver supports both modes.For DT configuration details, please refer to:- Documentation/devicetree/bindings/leds/backlight/mps,mp3309c.yamlThe datasheet is available at:- https://www.monolithicpower.com/en/mp3309c.htmlSigned-off-by: Flavio Suligoi &lt;f.suligoi@asem.it&gt;Reviewed-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Link: https://lore.kernel.org/r/20231116105319.957600-3-f.suligoi@asem.itSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Thu, 16 Nov 2023 11:53:19 +0100</pubDate>
        <dc:creator>Flavio Suligoi &lt;f.suligoi@asem.it&gt;</dc:creator>
    </item>
<item>
        <title>3608a2cd818a8d97bd3d4dc32f6c0afaf09b15ec - backlight: apple_bl: Use acpi_video_get_backlight_type()</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#3608a2cd818a8d97bd3d4dc32f6c0afaf09b15ec</link>
        <description>backlight: apple_bl: Use acpi_video_get_backlight_type()On some MacBooks both the apple_bl and the apple-gmux backlight driversmay be able to export a /sys/class/backlight device.To avoid having 2 backlight devices for one LCD panel until nowthe apple-gmux driver has been calling apple_bl_unregister() to movethe apple_bl backlight device out of the way when it loads.Similar problems exist on other x86 laptops and all backlight driverswhich may be used on x86 laptops have moved to usingacpi_video_get_backlight_type() to determine whether they should loador not.Switch apple_bl to this model too, so that it is consistent with allthe other x86 backlight drivers.Besides code-simplification and consistency this has 2 other benefits:1) It removes a race during boot where userspace will briefly see   an apple_bl backlight and then have it disappear again, leading to e.g.:   https://bbs.archlinux.org/viewtopic.php?id=2699202) This allows user to switch between the drivers by passing   acpi_backlight=apple_gmux or acpi_backlight=vendor on the kernel   commandline.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Reviewed-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Acked-by: Lee Jones &lt;lee@kernel.org&gt;Link: https://lore.kernel.org/r/20230307120540.389920-1-hdegoede@redhat.com

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Tue, 07 Mar 2023 13:05:40 +0100</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>f8449c8f73552b82e2a29dfdb99df54bd3a5aafc - backlight: ktz8866: Add support for Kinetic KTZ8866 backlight</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#f8449c8f73552b82e2a29dfdb99df54bd3a5aafc</link>
        <description>backlight: ktz8866: Add support for Kinetic KTZ8866 backlightAdd support for Kinetic KTZ8866 backlight, which is used inXiaomi tablet, Mi Pad 5 series. This driver lightly based ondownstream implementation [1].[1] https://github.com/MiCode/Xiaomi_Kernel_OpenSource/blob/elish-r-oss/drivers/video/backlight/ktz8866.cSigned-off-by: Jianhua Lu &lt;lujianhua000@gmail.com&gt;Reviewed-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Signed-off-by: Lee Jones &lt;lee@kernel.org&gt;Link: https://lore.kernel.org/r/20230120155018.15376-2-lujianhua000@gmail.com

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Fri, 20 Jan 2023 16:50:18 +0100</pubDate>
        <dc:creator>Jianhua Lu &lt;lujianhua000@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>744fc2dada5073b8d9822c8c838c8141037ec651 - backlight: Remove pxa tosa support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#744fc2dada5073b8d9822c8c838c8141037ec651</link>
        <description>backlight: Remove pxa tosa supportThe PXA tosa machine was removed, so this backlight driver is nolonger needed.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Reviewed-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Signed-off-by: Lee Jones &lt;lee@kernel.org&gt;Link: https://lore.kernel.org/r/20230105134622.254560-10-arnd@kernel.org

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Thu, 05 Jan 2023 14:46:04 +0100</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>e7647de058cba3c05b0d4753d84cbc042d02956a - video: backlight: mt6370: Add MediaTek MT6370 support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#e7647de058cba3c05b0d4753d84cbc042d02956a</link>
        <description>video: backlight: mt6370: Add MediaTek MT6370 supportMediaTek MT6370 is a SubPMIC consisting of a single cell battery chargerwith ADC monitoring, RGB LEDs, dual channel flashlight, WLED backlightdriver, display bias voltage supply, one general purpose LDO, and theUSB Type-C &amp; PD controller complies with the latest USB Type-C and PDstandards.Add support for the MediaTek MT6370 backlight driver.It controls 4 channels of 8 series WLEDs in2048 (only for MT6370/MT6371) / 16384 (only for MT6372)current steps (30 mA) in exponential or linear mapping curves.Reviewed-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Signed-off-by: ChiaEn Wu &lt;chiaen_wu@richtek.com&gt;Signed-off-by: Lee Jones &lt;lee@kernel.org&gt;Link: https://lore.kernel.org/r/20220830034042.9354-11-peterwu.pub@gmail.com

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Tue, 30 Aug 2022 05:40:42 +0200</pubDate>
        <dc:creator>ChiaEn Wu &lt;chiaen_wu@richtek.com&gt;</dc:creator>
    </item>
<item>
        <title>804f7f19c2e2928aeb8eafef8379fe8b8d13f98b - fbdev: omap: avoid using mach/*.h files</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#804f7f19c2e2928aeb8eafef8379fe8b8d13f98b</link>
        <description>fbdev: omap: avoid using mach/*.h filesAll the headers we actually need are now in include/linux/soc,so use those versions instead and allow compile-testing onother architectures.Acked-by: Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;Acked-by: Tony Lindgren &lt;tony@atomide.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Tue, 06 Aug 2019 16:08:34 +0200</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>2c538940d97cb67b3fde953f1267798e03a9a4ad - backlight: Kconfig whitespace and indentation cleanups</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#2c538940d97cb67b3fde953f1267798e03a9a4ad</link>
        <description>backlight: Kconfig whitespace and indentation cleanupsRemove leading whitespaces, replace multi spaces with tabs, and fix helptext indentation.Signed-off-by: Juerg Haefliger &lt;juergh@canonical.com&gt;Reviewed-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Wed, 19 May 2021 13:03:00 +0200</pubDate>
        <dc:creator>Juerg Haefliger &lt;juerg.haefliger@canonical.com&gt;</dc:creator>
    </item>
<item>
        <title>190ccab3185eee564c08ec96d9bbf4aff9b764f4 - backlight: rt4831: Adds support for Richtek RT4831 backlight</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/backlight/Kconfig#190ccab3185eee564c08ec96d9bbf4aff9b764f4</link>
        <description>backlight: rt4831: Adds support for Richtek RT4831 backlightAdds support for Richtek RT4831 backlight.Signed-off-by: ChiYuan Huang &lt;cy_huang@richtek.com&gt;Reviewed-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;

            List of files:
            /linux/drivers/video/backlight/Kconfig</description>
        <pubDate>Mon, 17 May 2021 16:36:01 +0200</pubDate>
        <dc:creator>ChiYuan Huang &lt;cy_huang@richtek.com&gt;</dc:creator>
    </item>
</channel>
</rss>
