summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: cros_ec: differentiate SCP from EC by feature bitPi-Hsun Shih2019-07-021-0/+10
* mfd: madera: Add Madera core support for CS47L92Richard Fitzgerald2019-07-027-0/+2045
* mfd: madera: Add Madera core support for CS47L15Richard Fitzgerald2019-07-027-0/+1375
* mfd: madera: Add supply mapping for MICVDDCharles Keepax2019-07-021-3/+15
* mfd: madera: Fix potential uninitialised use of variableStuart Henderson2019-07-021-1/+1
* mfd: arizona: Fix undefined behaviorArnd Bergmann2019-07-021-1/+1
* mfd: core: Set fwnode for created devicesRobert Hancock2019-07-021-0/+1
* mfd: intel-lpss: Keep device tables sorted by IDAndy Shevchenko2019-07-021-3/+3
* mfd: menelaus: Remove superfluous error messageAlexandre Belloni2019-07-021-2/+0
* mfd: bd718x7: Make power button press duration configurableLeonard Crestez2019-07-021-0/+42
* mfd: bd718x7: Remove hardcoded config for button press durationLeonard Crestez2019-07-021-23/+0
* mfd: cros_ec: Register cros_ec_lid_angle driver when presentedGwendal Grignou2019-07-021-3/+10
* mfd: madera: Add missing of table registrationDaniel Gomez2019-07-021-0/+1
*---. Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat...Lee Jones2019-07-0210-57/+958
|\ \ \
| | | * regulator: lp87565: Fix missing break in switch statementColin Ian King2019-07-021-0/+1
| | | * regulator: lp87565: Add 4-phase lp87561 regulator supportKeerthy2019-06-171-1/+16
| | | * mfd: lp87565: Add support for 4-phase LP87561 combinationKeerthy2019-06-171-0/+4
| | |/
| * | clk: RK808: Add RK809 and RK817 support.Tony Xie2019-06-272-6/+67
| * | rtc: rk808: Add RK809 and RK817 support.Tony Xie2019-06-272-16/+56
| * | regulator: rk808: Add RK809 and RK817 support.Heiko Stuebner2019-06-272-28/+622
| * | mfd: rk808: Add RK817 and RK809 supportTony Xie2019-06-272-6/+192
| |/
* | power: supply: Initial support for ROHM BD70528 PMIC charger blockMatti Vaittinen2019-06-273-0/+753
* | rtc: bd70528: Initial support for ROHM bd70528 RTCMatti Vaittinen2019-06-273-0/+509
* | gpio: Initial support for ROHM bd70528 GPIO blockMatti Vaittinen2019-06-273-0/+244
* | clk: bd718x7: Support ROHM BD70528 clk blockMatti Vaittinen2019-06-272-7/+19
* | mfd: bd70528: Support ROHM bd70528 PMIC coreMatti Vaittinen2019-06-273-0/+335
* | mfd: regulator: clk: Split rohm-bd718x7.hMatti Vaittinen2019-06-273-26/+28
|/
* Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1937-66/+53
|\
| * treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-184-6/+6
| * media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
| * media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-191-13/+105
|\ \
| * | i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit2019-05-171-0/+44
| * | i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit2019-05-171-13/+61
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-199-133/+174
|\ \ \
| * | | misc: atmel_tclib: Do not probe already used TCBsAlexandre Belloni2019-05-021-0/+3
| * | | clocksource/drivers/timer-atmel-tcb: Convert tc_clksrc_suspend|resume() to st...kbuild test robot2019-05-021-2/+2
| * | | clocksource/drivers/tcb_clksrc: Rename the file for consistencyAlexandre Belloni2019-05-022-1/+1
| * | | clocksource/drivers/timer-atmel-pit: Rework Kconfig optionAlexandre Belloni2019-05-021-1/+4
| * | | clocksource/drivers/tcb_clksrc: Move Kconfig optionAlexandre Belloni2019-05-022-14/+7
| * | | clocksource/drivers/tcb_clksrc: Use tcb as sched_clockAlexandre Belloni2019-05-021-0/+16
| * | | clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclibAlexandre Belloni2019-05-022-52/+70
| * | | ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni2019-05-023-3/+3
| * | | clocksource/drivers/timer-milbeaut: Cleanup common register accessesSugaya Taichi2019-05-021-23/+39
| * | | clocksource/drivers/timer-milbeaut: Add shutdown functionSugaya Taichi2019-05-021-0/+10
| * | | clocksource/drivers/timer-milbeaut: Fix to enable one-shot timerSugaya Taichi2019-05-021-0/+2
| * | | clocksource/drivers/tegra: Rework for compensation of suspend timeJoseph Lo2019-05-021-43/+20
| * | | clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804David Abdurachmanov2019-05-021-1/+1
| * | | clocksource/drivers/sun4i: Add a compatible for sunivMesih Kilinc2019-05-021-1/+4
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-1923-219/+2105
|\ \ \ \