index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
pwm_backlight.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: video: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
video: Remove <common.h> and add needed includes
Tom Rini
2023-10-22
video: pwm_backlight: use regulator_set_enable_if_allowed
Svyatoslav Ryhel
2023-08-12
video: avoid build failure on veyron board
Alvaro Fernando GarcĂa
2023-07-14
video: backlight: pwm: avoid integer overflow in duty cycle calculation
Matthias Schiffer
2021-07-15
video: Check return value in pwm_backlight_of_to_plat()
Simon Glass
2021-04-10
video: backlight: Support PWMs without a known period_ns
Alper Nebi Yasak
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-18
video: backlight: fix pwm's duty cycle calculation
Dario Binacchi
2020-10-18
video: backlight: fix pwm data structure description
Dario Binacchi
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-07-06
video: backlight: fix pwm inversion
Marc Dietrich
2019-04-14
video: backlight: Parse PWM polarity cell
Stefan Mavrodiev
2018-12-05
video: backlight: Fix log message in enable_sequence()
Simon Glass
2018-10-09
panel: Expand the backlight support
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-06
pwm-backlight: make power-supply as option
Kever Yang
2017-07-11
dm: video: Update pwm_backlight to support livetree
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-01-21
dm: backlight: Add a driver for a PWM backlight
Simon Glass