summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ad7414.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-22leds: trigger: add support for LED-private device triggersMarek Behún2-6/+30
2020-07-22leds: lp5521: Add multicolor framework multicolor brightness supportDan Murphy1-0/+20
2020-07-22leds: lp5523: Update the lp5523 code to add multicolor brightness functionDan Murphy1-0/+20
2020-07-22leds: lp55xx: Add multicolor framework support to lp55xxDan Murphy8-52/+212
2020-07-22leds: lp55xx: Convert LED class registration to devm_*Dan Murphy6-40/+13
2020-07-22dt-bindings: leds: Convert leds-lp55xx to yamlDan Murphy2-228/+220
2020-07-22leds: multicolor: Introduce a multicolor class definitionDan Murphy7-0/+457
2020-07-15leds: Add multicolor ID to the color ID listDan Murphy1-0/+1
2020-07-15dt: bindings: Add multicolor class dt bindings documentionDan Murphy2-1/+39
2020-07-15leds: lp5523: Fix various formatting issues in the codeDan Murphy1-9/+10
2020-07-15leds: lp55xx: Fix file permissions to use DEVICE_ATTR macrosDan Murphy1-12/+10
2020-07-12leds: gpio: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-10/+3
2020-07-12leds: ns2: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-8/+1
2020-07-12leds: gpio: Fix semantic errorLinus Walleij1-1/+1
2020-07-12leds: core: Flush scheduled work for system suspendKai-Heng Feng1-0/+1
2020-07-12leds: trigger: gpio: Avoid warning on update of invertedJan Kiszka1-1/+2
2020-07-12leds: fix spelling mistakeFlavio Suligoi1-1/+1
2020-07-12leds: pca955x: Include the right GPIO headerLinus Walleij1-1/+1
2020-07-12leds: lp55xx: Convert to use GPIO descriptorsLinus Walleij2-18/+15
2020-06-22leds-bcm6328: support second hw blinking intervalÁlvaro Fernández Rojas1-22/+75
2020-06-22leds: drop redundant struct-device pointer castsJohan Hovold2-12/+6
2020-06-22leds: wm831x-status: fix use-after-free on unbindJohan Hovold1-1/+13
2020-06-22leds: lm36274: fix use-after-free on unbindJohan Hovold1-3/+12
2020-06-22leds: lm3533: fix use-after-free on unbindJohan Hovold1-3/+9
2020-06-22leds: da903x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-06-22leds: 88pm860x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-06-22leds: lm355x: avoid enum conversion warningArnd Bergmann1-3/+4
2020-06-22dt-bindings: leds: fix macro names for pca955xFlavio Suligoi1-3/+3
2020-06-22Linux 5.8-rc2v5.8-rc2Linus Torvalds1-1/+1
2020-06-21samples: watch_queue: build sample program for target architectureMasahiro Yamada2-7/+5
2020-06-21Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada1-11/+3
2020-06-20pinctrl: single: fix function name in documentationDrew Fustini1-1/+1
2020-06-20pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan1-1/+2
2020-06-20Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen1-4/+3
2020-06-20afs: Fix hang on rmmod due to outstanding timerDavid Howells4-2/+16
2020-06-20afs: Fix afs_do_lookup() to call correct fetch-status op variantDavid Howells1-1/+1
2020-06-20powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy1-0/+10
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy3-2/+9
2020-06-20mm/gup: Use huge_ptep_get() in gup_hugepte()Christophe Leroy1-1/+1
2020-06-19MAINTAINERS: Add robert and myself as qcom i2c cci maintainersLoic Poulain1-0/+9
2020-06-19i2c: smbus: Fix spelling mistake in the commentsKeyur Patel1-1/+1
2020-06-19Documentation/i2c: SMBus start signal is S not ADaniel Schaefer1-1/+1
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang2-30/+3
2020-06-19Documentation: media: convert to use i2c_new_client_device()Wolfram Sang2-2/+2
2020-06-19video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-06-19x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-06-19drm: encoder_slave: use new I2C APIWolfram Sang1-8/+2
2020-06-19drm: encoder_slave: fix refcouting error for modulesWolfram Sang1-2/+3
2020-06-19RISC-V: Acquire mmap lock before invoking walk_page_rangeAtish Patra1-2/+12
2020-06-19RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah1-0/+6