index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
regulator: max77686: switch to using fwnode_gpiod_get_index
Dmitry Torokhov
1
-2
/
+3
2019-10-07
regulator: tps65132: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-7
/
+10
2019-10-07
regulator: da9211: switch to using devm_fwnode_gpiod_get
Dmitry Torokhov
1
-6
/
+6
2019-10-07
regulator: s2mps11: switch to using devm_fwnode_gpiod_get
Dmitry Torokhov
1
-4
/
+3
2019-10-07
regulator: tps65090: switch to using devm_fwnode_gpiod_get
Dmitry Torokhov
1
-11
/
+15
2019-10-07
regulator: slg51000: switch to using fwnode_gpiod_get_index
Dmitry Torokhov
1
-8
/
+5
2019-10-07
regulator: s5m8767: switch to using devm_fwnode_gpiod_get
Dmitry Torokhov
1
-4
/
+3
2019-10-07
Merge branch 'ib-fwnode-gpiod-get-index' of git://git.kernel.org/pub/scm/linu...
Mark Brown
3
-34
/
+101
2019-10-07
regulator: pbias: Get rid of struct pbias_regulator_data
Axel Lin
1
-43
/
+26
2019-10-07
regulator: da9062: Simplify the code iterating all regulators
Axel Lin
1
-4
/
+1
2019-10-04
regulator: qcom-rpmh: add PM6150/PM6150L regulator support
Kiran Gunda
1
-1
/
+61
2019-10-04
regulator: dt-bindings: Add PM6150x compatibles
Kiran Gunda
1
-0
/
+4
2019-10-04
regulator: max8907: Fix the usage of uninitialized variable in max8907_regula...
Yizhuo
1
-3
/
+12
2019-10-03
gpiolib: introduce fwnode_gpiod_get_index()
Dmitry Torokhov
3
-15
/
+62
2019-10-03
gpiolib: introduce devm_fwnode_gpiod_get_index()
Dmitry Torokhov
2
-20
/
+40
2019-10-02
regulator: Document "regulator-boot-on" binding more thoroughly
Douglas Anderson
1
-1
/
+6
2019-10-01
regulator: bd718x7: Add MODULE_ALIAS()
Guido Günther
1
-0
/
+1
2019-10-01
regulator: pcap-regulator: remove unused variable 'SW3_table'
YueHaibing
1
-4
/
+0
2019-10-01
regulator: da9063: Simplify da9063_buck_set_mode for BUCK_MODE_MANUAL case
Axel Lin
1
-6
/
+3
2019-10-01
regulator: pbias: Use of_device_get_match_data
Axel Lin
1
-4
/
+2
2019-10-01
regulator: qcom_spmi: Add support for PM8004 regulators
Angelo G. Del Regno
2
-0
/
+11
2019-10-01
regulator: qcom_smd: Add PM8950 regulators
Angelo G. Del Regno
2
-0
/
+113
2019-10-01
regulator: qcom_spmi: Add PM8950 SPMI regulator
Angelo G. Del Regno
2
-0
/
+55
2019-10-01
fixed-regulator: dt-bindings: Fixed building error for compatible property
Pragnesh Patel
1
-2
/
+2
2019-09-30
Linux 5.4-rc1
v5.4-rc1
Linus Torvalds
1
-2
/
+2
2019-09-30
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-18
/
+58
2019-09-30
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
17
-212
/
+291
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
9
-81
/
+66
2019-09-30
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
5
-11
/
+30
2019-09-30
Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
9
-35
/
+410
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-4
/
+0
2019-09-30
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+34
2019-09-30
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-10
/
+2
2019-09-30
Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-26
/
+194
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
1
-1
/
+1
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2
-21
/
+31
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
1
-16
/
+0
2019-09-30
Merge branch 'entropy'
Linus Torvalds
2
-1
/
+64
2019-09-30
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
Linus Torvalds
1
-0
/
+3
2019-09-30
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
1
-1
/
+61
2019-09-29
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
6
-79
/
+64
2019-09-29
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
17
-202
/
+982
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-51
/
+110
2019-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
5
-463
/
+114
2019-09-29
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+21
2019-09-29
Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-94
/
+139
2019-09-29
Documentation/process: Clarify disclosure rules
Thomas Gleixner
1
-7
/
+33
2019-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
169
-1307
/
+1225
2019-09-29
Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)
Linus Torvalds
6
-42
/
+92
[next]