index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
dt-bindings: regulator: fixed: add off-on-delay-us property
Peng Fan
1
-0
/
+4
2019-10-28
regulator: core: Allow generic coupling only for always-on regulators
Dmitry Osipenko
1
-0
/
+6
2019-10-09
regulator: uniphier: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-09
regulator: stm32-vrefbuf: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-08
regulator: da9062: Simplify da9062_buck_set_mode for BUCK_MODE_MANUAL case
Axel Lin
1
-6
/
+3
2019-10-08
regulator: rk808: Remove rk817_set_suspend_voltage function
Axel Lin
1
-16
/
+1
2019-10-08
regulator: rk808: Fix warning message in rk817_set_ramp_delay
Axel Lin
1
-1
/
+1
2019-10-08
regulator: rk808: Constify rk817 regulator_ops
Axel Lin
1
-5
/
+5
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
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-04
regulator: qcom-rpmh: Fix PMIC5 BoB min voltage
Kiran Gunda
1
-2
/
+2
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: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...
Yizhuo
1
-1
/
+7
2019-10-01
regulator: lochnagar: Add on_off_delay for VDDCORE
Charles Keepax
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-10-01
regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
Axel Lin
1
-18
/
+8
2019-09-30
Linux 5.4-rc1
v5.4-rc1
Linus Torvalds
1
-2
/
+2
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
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
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
Documentation/process: Clarify disclosure rules
Thomas Gleixner
1
-7
/
+33
2019-09-28
selftests/ftrace: Fix same probe error test
Steven Rostedt (VMware)
1
-1
/
+1
2019-09-28
mm, tracing: Print symbol name for call_site in trace events
Changbin Du
1
-3
/
+4
2019-09-28
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
1
-2
/
+4
2019-09-28
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
1
-5
/
+5
2019-09-28
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
1
-0
/
+16
2019-09-28
mm, page_alloc: allow hugepage fallback to remote nodes when madvised
David Rientjes
1
-0
/
+11
[next]