index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-26
regulator: s2mps11: Fix boot on Odroid XU3
Mark Brown
1
-23
/
+23
2018-05-24
regulator: qcom_spmi: Add support for SAW
Ilia Lin
1
-3
/
+130
2018-05-24
regulator: tps65090: Pass descriptor instead of GPIO number
Linus Walleij
1
-27
/
+23
2018-05-24
regulator: s5m8767: Pass descriptor instead of GPIO number
Linus Walleij
1
-11
/
+15
2018-05-24
regulator: pfuze100: Delete reference to ena_gpio
Linus Walleij
1
-1
/
+0
2018-05-24
regulator: max8952: Pass descriptor instead of GPIO number
Linus Walleij
1
-5
/
+13
2018-05-24
regulator: lp8788-ldo: Pass descriptor instead of GPIO number
Linus Walleij
1
-16
/
+16
2018-05-24
regulator: lm363x: Pass descriptor instead of GPIO number
Linus Walleij
1
-10
/
+10
2018-05-24
regulator: max8973: Pass descriptor instead of GPIO number
Linus Walleij
1
-25
/
+29
2018-05-24
regulator: mc13xxx-core: Switch to SPDX identifier
Fabio Estevam
1
-16
/
+12
2018-05-24
regulator: mc13892: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+7
2018-05-24
regulator: mc13783: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+7
2018-05-24
regulator: anatop: Switch to SPDX identifier
Fabio Estevam
1
-19
/
+3
2018-05-24
regulator: pfuze100: Switch to SPDX identifier
Fabio Estevam
1
-17
/
+4
2018-05-17
regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops
Anson Huang
1
-0
/
+1
2018-05-17
regulator: pfuze100: add enable/disable for switch
Anson Huang
1
-0
/
+8
2018-05-17
regulator: wm8994: Pass descriptor instead of GPIO number
Linus Walleij
2
-17
/
+11
2018-05-17
regulator: core: Change voltage setting path
Maciej Purski
1
-52
/
+107
2018-05-17
regulator: core: Add voltage balancing mechanism
Maciej Purski
1
-0
/
+192
2018-05-17
regulator: core: Resolve coupled regulators
Maciej Purski
1
-0
/
+100
2018-05-17
regulator: core: Parse coupled regulators properties
Maciej Purski
2
-2
/
+177
2018-05-17
regulator: core: Make locks re-entrant
Maciej Purski
1
-41
/
+91
2018-05-17
regulator: s2mps11: Pass descriptor instead of GPIO number
Linus Walleij
1
-23
/
+23
2018-05-17
regulator: max77686: Pass descriptor instead of GPIO number
Linus Walleij
1
-7
/
+12
2018-05-17
regulator: arizona-ldo1: Look up a descriptor and pass to the core
Linus Walleij
1
-13
/
+6
2018-05-17
regulator: of: add support for allowed modes configuration
David Collins
1
-1
/
+28
2018-05-17
regulator: core: Allow for regulators that can't be read at bootup
Douglas Anderson
1
-0
/
+12
2018-05-09
regulator: add support for SY8106A regulator
Ondrej Jirman
3
-1
/
+175
2018-05-05
regulator: add dummy function of_find_regulator_by_node
Changbin Du
1
-2
/
+7
2018-05-02
Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
2
-1
/
+128
2018-04-23
regulator: bd9571mwv: Add support for backup mode
Geert Uytterhoeven
1
-1
/
+126
2018-04-23
mfd: bd9571mwv: Allow DDR Backup Power register access
Geert Uytterhoeven
1
-0
/
+2
2018-04-23
regulator: axp20x: add drivevbus support for axp803
Jagan Teki
1
-0
/
+2
2018-04-23
regulator: wm8350: fix missing increment of loop index i
Colin Ian King
1
-0
/
+1
2018-04-20
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
3
-8
/
+9
2018-04-20
regulator: tps6586x: Add support for TPS658624
ryang
1
-0
/
+1
2018-04-18
regulator: pfuze100: update voltage setting for pfuze3000 sw1a
Anson Huang
1
-1
/
+8
2018-04-17
regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2
Keerthy
1
-1
/
+2
2018-04-17
regulator: lp87565: Add margin while populating ramp_delay
Keerthy
1
-6
/
+10
2018-04-16
regulator: ab8500: Drop AB8540/9540 support
Linus Walleij
1
-1406
/
+1
2018-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
18
-82
/
+109
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-7
/
+0
2018-04-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
6
-5
/
+251
2018-04-13
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+12
2018-04-13
Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-607
/
+784
2018-04-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
159
-3894
/
+14660
2018-04-13
Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-56
/
+161
2018-04-13
Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
49
-456
/
+582
2018-04-13
Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-123
/
+182
2018-04-13
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+17
[next]