Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e032b376551a61662b20a2c8544fbbc568ab2e7f
e032b37
regulator: Fix deadlock on removal of regulators with supplies
by Mark Brown
· 13 years ago
15c08f6
regulator: Fix comments in include/linux/regulator/machine.h
by Axel Lin
· 13 years ago
cee1a79
regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_suspend_disable
by Axel Lin
· 13 years ago
e841a36
regulator: Fix setting low power mode for wm831x aldo
by Axel Lin
· 13 years ago
fa5a97b
regulator: Return microamps in wm8350_isink_get_current
by Axel Lin
· 13 years ago
3a74403
regulator: wm8350: Fix the logic to choose best current limit setting
by Axel Lin
· 13 years ago
ed3be9a
regulator: wm831x-isink: Fix the logic to choose best current limit setting
by Axel Lin
· 13 years ago
a171e78
regulator: wm831x-dcdc: Fix the logic to choose best current limit setting
by Axel Lin
· 13 years ago
2f2cc27
regulator: anatop: patching to device-tree property "reg".
by Ying-Chun Liu (PaulLiu)
· 13 years ago
9300928
regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE setting
by Axel Lin
· 13 years ago
eb41681
regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_suspend_enable
by Axel Lin
· 13 years ago
5777d9b
regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error path
by Axel Lin
· 13 years ago
09bf14b
regulator: Fix set and get current limit for wm831x_buckv
by Axel Lin
· 13 years ago
5157913
regulator: tps6586x: Fix list minimal voltage setting for LDO0
by Axel Lin
· 13 years ago
4992fa1
Merge tag 'topic/twl' into regulator-next
by Mark Brown
· 13 years ago
115e4bf
Merge remote-tracking branch 'regulator/topic/supply' into regulator-next
by Mark Brown
· 13 years ago
c02f935
Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next
by Mark Brown
· 13 years ago
c592c76
Merge remote-tracking branch 'regulator/topic/stub' into regulator-next
by Mark Brown
· 13 years ago
63236f4
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
by Mark Brown
· 13 years ago
16fbcc3
regulator: Fix up a confusing dev_warn when DT lookup fails
by Rajendra Nayak
· 13 years ago
ca61a7b
regulator: Convert tps6507x to set_voltage_sel
by Axel Lin
· 13 years ago
f2933d3
regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCs
by Axel Lin
· 13 years ago
0a41685
regulator: Make s5m8767_get_voltage_register always return correct register
by Axel Lin
· 13 years ago
6c4efe2
regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier
by Axel Lin
· 13 years ago
18039e0
regulator: tps65910: Provide settling time for DCDC voltage change
by Laxman Dewangan
· 13 years ago
e3e5aff
regulator: Add Anatop regulator driver
by Ying-Chun Liu (PaulLiu)
· 13 years ago
c567556
regulator: Simplify implementation of tps65912_get_voltage_dcdc
by Axel Lin
· 13 years ago
831c986
regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOx
by Axel Lin
· 13 years ago
0651eed
regulator: tps65910: Provide settling time for enabling rails
by Laxman Dewangan
· 13 years ago
5db6d09
regulator: max8925: Use DIV_ROUND_UP macro
by Axel Lin
· 13 years ago
42b5efe
regulator: tps65912: Use simple equations to get register address
by Axel Lin
· 13 years ago
5859939
regulator: Fix the logic of tps65910_get_mode
by Axel Lin
· 13 years ago
fc56911
regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65217_pmic_ops
by Axel Lin
· 13 years ago
dce7304
regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_current
by Axel Lin
· 13 years ago
85c5d86
regulator: Use array to store dcdc_range settings for tps65912
by Axel Lin
· 13 years ago
5b5e977
regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_sel
by Axel Lin
· 13 years ago
4d984d1
regulator: tps6524x: Remove unneeded comment for N_REGULATORS
by Axel Lin
· 13 years ago
94732b9
regulator: Rename set_voltage_sel callback function name to *_sel
by Axel Lin
· 13 years ago
0f8b9c7
regulator: Fix s5m8767_set_voltage_time_sel calculation value
by Sangbeom Kim
· 13 years ago
394ee3d
regulator: tps6586x: fix typo in debug message
by Thierry Reding
· 13 years ago
f30b071
regulator: tps65910: Sleep off rails when ext sleep configured
by Laxman Dewangan
· 13 years ago
844775e
regulator: Simplify the implementation of tps65912_get_voltage_dcdc
by Axel Lin
· 13 years ago
21c9e5f
regulator: max8649: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
f08f5de
regulator: Silence error message in max8998_pmic_probe
by Axel Lin
· 13 years ago
535bca2
regulator: Remove unused i2c variable in s5m8767_pmic_probe
by Axel Lin
· 13 years ago
2fe4e02
regulator: tps65217: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
ae76e83
regulator: da903x: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
e9a15c8
regulator: wm8400: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
1c37f8a
regulator fixed: Do not report enumaratable voltages if there are none
by Sascha Hauer
· 13 years ago
ab353c2
regulator: max8660: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
7d530d3
regulator: max1586: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
8148ed6
regulator: ad5398: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
b21bcd1
regulator: Add a pointer to aat2870_data in struct aat2870_regulator
by Axel Lin
· 13 years ago
48ee116
regulator: Simplify the code to get selector in isl6271a_set_voltage
by Axel Lin
· 13 years ago
7b94791
regulator: Kill max8998_get_ldo function
by Axel Lin
· 13 years ago
b3e1348
regulator: Kill max8997_get_rid function
by Axel Lin
· 13 years ago
ba51c6c
regulator: Fix n_voltage settings for pcf50633 regulator
by Axel Lin
· 13 years ago
89e0f0e
regulator: Fix the logic of s5m8767_set_voltage_time_sel
by Axel Lin
· 13 years ago
0757b60
regulator: mc13783: bail out without platform data
by Sascha Hauer
· 13 years ago
3bf6e90
regulator: Convert ab8499 to use get_voltage_sel()
by Axel Lin
· 13 years ago
dfb9b8a
regulator: Sort Kconfig and Makefile entries
by Axel Lin
· 13 years ago
ae0e654
regulator: Fix module desciption for tps65910 regulator
by Axel Lin
· 13 years ago
e882eae
regulator: tps65910: Correct VIO voltage configuration
by Laxman Dewangan
· 13 years ago
b9e0348
regulator: wm8994: Convert to devm_kzalloc()
by Mark Brown
· 13 years ago
46783a0
regulator: tps62360: Remove pointless test for unsigned less than zero
by Axel Lin
· 13 years ago
22cd2fef
regulator: s5m8767: Fix unused variable warning in probe()
by Mark Brown
· 13 years ago
46eda3e
mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS
by Peter Ujfalusi
· 13 years ago
e9d47fa
regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply
by Peter Ujfalusi
· 13 years ago
2098e95
regulator: twl: adapt twl-regulator driver to dt
by Rajendra Nayak
· 13 years ago
34a3844
regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators
by Tero Kristo
· 13 years ago
63bfff4
regulator: twl4030: add support for external voltage get/set
by Tero Kristo
· 13 years ago
a33b6e5
regulator: twl6030: Fix voltage selection logic
by Laxman Dewangan
· 13 years ago
33499df
ARM i.MX 3ds debugboard: register a dummy regulator for the smsc911x device
by Sascha Hauer
· 13 years ago
7dc3a6a
ARM i.MX pcm037: register a dummy regulator for the smsc911x device
by Sascha Hauer
· 13 years ago
613330a
regulator: provide a helper for registering a fixed regulator
by Sascha Hauer
· 13 years ago
6b21d18
Linux 3.3-rc5
by Linus Torvalds
· 13 years ago
00b10ec
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
1e73fde
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
a32744d
autofs: work around unhappy compat problem on x86-64
by Ian Kent
· 13 years ago
b52b800
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
16bca1d
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 13 years ago
42f1c01
coccicheck: change handling of C={1,2} when M= is set
by Greg Dietsche
· 13 years ago
e98092b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
971316f
epoll: ep_unregister_pollwait() can use the freed pwq->whead
by Oleg Nesterov
· 13 years ago
d80e731
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
by Oleg Nesterov
· 13 years ago
855a85f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
ee32532
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 13 years ago
b38a03b
MAINTAINERS: drop me from PA-RISC maintenance
by Kyle McMartin
· 13 years ago
b94cfaf
NOMMU: Don't need to clear vm_mm when deleting a VMA
by David Howells
· 13 years ago
918e556
NOMMU: Lock i_mmap_mutex for access to the VMA prio list
by David Howells
· 13 years ago
37e79cb
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
0e69e08
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
371528c
mm: memcg: Correct unregistring of events attached to the same eventfd
by Anton Vorontsov
· 13 years ago
dc91ad8
hwmon: (max34440) Fix resetting temperature history
by Guenter Roeck
· 13 years ago
e77266e
Btrfs: fix compiler warnings on 32 bit systems
by Chris Mason
· 13 years ago
0735123
regulator: Set delay to 0 if set_voltage_time_sel callback returns error
by Axel Lin
· 13 years ago
7372a4c
arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice
by Danny Kukawka
· 13 years ago
74eb436
ARM: mach-shmobile: r8a7779 PFC IPSR4 fix
by Magnus Damm
· 13 years ago
689189f
ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix
by Magnus Damm
· 13 years ago
35eb304b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-fixes-for-linus
by Paul Mundt
· 13 years ago
Next »