Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c8c5ebcc5e33a0ae65b6b1cba8d257d423f25da0
c8c5ebc
Documentation: charger: max14577: Update the date of introducing ABI
by Krzysztof Kozlowski
· 10 years ago
afaebbd
power: reset: corrections for simple syscon reboot driver
by Feng Kan
· 10 years ago
a7ba749
Documentation: power: reset: Add documentation for generic SYSCON reboot driver
by Feng Kan
· 10 years ago
09fb07b
power: reset: Add generic SYSCON register mapped reset
by Feng Kan
· 10 years ago
a3c0c3e
bq27x00_battery: Fix flag reading for bq27742
by Puthikorn Voravootivat
· 10 years ago
18a702e
power: reset: use restart_notifier mechanism for msm-poweroff
by Pramod Gurav
· 10 years ago
371bb20
power: Add simple gpio-restart driver
by David Riley
· 10 years ago
1670d85
Merge tag 'tags/restart-handler-for-v3.18' into next
by Sebastian Reichel
· 10 years ago
b08fec2
power: reset: st: Provide DT bindings for ST's Power Reset driver
by Lee Jones
· 10 years ago
f0745f3
power: reset: Add restart functionality for STiH41x platforms
by Lee Jones
· 10 years ago
661a888
power: charger-manager: Fix NULL pointer exception with missing cm-fuel-gauge
by Krzysztof Kozlowski
· 10 years ago
6cd6d94
arm/arm64: unexport restart handlers
by Guenter Roeck
· 10 years ago
d20a1d9
watchdog: sunxi: register restart handler with kernel restart handler
by Guenter Roeck
· 10 years ago
87ffc69
watchdog: alim7101: register restart handler with kernel restart handler
by Guenter Roeck
· 10 years ago
ad0e0e6
watchdog: moxart: register restart handler with kernel restart handler
by Guenter Roeck
· 10 years ago
1a9607a
arm: support restart through restart handler call chain
by Guenter Roeck
· 10 years ago
1c7ffc3
arm64: support restart through restart handler call chain
by Guenter Roeck
· 10 years ago
0713e14
power/restart: call machine_restart instead of arm_pm_restart
by Guenter Roeck
· 10 years ago
b63adb97
kernel: add support for kernel restart handler call chain
by Guenter Roeck
· 10 years ago
6a91e85
power: max14577: Fix circular config SYSFS dependency
by Krzysztof Kozlowski
· 10 years ago
fd642bb
Merge tag 'tags/mfd-power-charger-regulator-v3.18' into next
by Sebastian Reichel
· 10 years ago
4d96fb1
power: gpio-charger: do not use gpio value directly
by Heiko Stuebner
· 10 years ago
ddd26df
power: max8925: Use of_get_child_by_name
by Krzysztof Kozlowski
· 10 years ago
920ac5b
power: max8925: Fix NULL ptr dereference on memory allocation failure
by Krzysztof Kozlowski
· 10 years ago
628ef02
bq27x00_battery: Add support to bq27742
by Puthikorn Voravootivat
· 10 years ago
d6cc1f5
Documentation: charger: max14577: Document exported sysfs entry
by Krzysztof Kozlowski
· 10 years ago
8d70d68
devicetree: mfd: max14577: Add device tree bindings document
by Krzysztof Kozlowski
· 10 years ago
2c33e92
power: max17040: Add ID for MAX77836 Fuel Gauge block
by Krzysztof Kozlowski
· 10 years ago
e30110e
charger: max14577: Configure battery-dependent settings from DTS and sysfs
by Krzysztof Kozlowski
· 10 years ago
b8f139f
regulator/mfd: max14577: Export symbols for calculating charger current
by Krzysztof Kozlowski
· 10 years ago
3682a8e
charger: max14577: Add support for MAX77836 charger
by Krzysztof Kozlowski
· 10 years ago
4476767
mfd: max14577: Map charger device to its own of_node
by Krzysztof Kozlowski
· 10 years ago
25cc24c
mfd: max14577: Add defines for MAX77836 charger
by Krzysztof Kozlowski
· 10 years ago
a4b7aef
Documentation: DT: Add LTC2952 poweroff bindings
by René Moll
· 10 years ago
6647156
power: reset: add LTC2952 poweroff driver
by René Moll
· 10 years ago
7195c50
power_supply: Don't iterate over devices to return -EPROBE_DEFER
by Viresh Kumar
· 10 years ago
464069c
power-supply: Avoid unnecessary 'goto' statements
by Viresh Kumar
· 10 years ago
73b4a08
power-supply: Check for failures only when we can fail
by Viresh Kumar
· 10 years ago
9d2410c
power-supply: Use PTR_ERR_OR_ZERO() routine
by Viresh Kumar
· 10 years ago
061f380
power-supply: Mark 'if' blocks in power_supply_changed_work() with 'likely'
by Viresh Kumar
· 10 years ago
1c42a38
power-supply: Drop useless 'if (ret.intval)' statements
by Viresh Kumar
· 10 years ago
585b008
power-supply: Don't return -EINVAL from __power_supply_find_supply_from_node()
by Viresh Kumar
· 10 years ago
f5b89af
power-supply: Propagate error returned by power_supply_find_supply_from_node()
by Viresh Kumar
· 10 years ago
8468b02
power-supply: Rearrange code to remove duplicate lines
by Viresh Kumar
· 10 years ago
a0f93b4
power-supply: Use 'break' instead of 'continue' to end loop
by Viresh Kumar
· 10 years ago
e80cf42
power-supply: Drop unnecessary typecasts
by Viresh Kumar
· 10 years ago
3c5f885
power-supply: Forward declare structs together
by Viresh Kumar
· 10 years ago
d8755dc
Documentation: Charger Manager: Fix spelling mistakes
by Viresh Kumar
· 10 years ago
f9c8548
power-supply: Return early if "power-supplies" property isn't valid
by Viresh Kumar
· 10 years ago
8f5a37c
power-supply: Don't over-allocate memory for "supplied-from" array
by Viresh Kumar
· 10 years ago
86515b7
power: charger-manager: Remove casting the return value which is a void pointer
by Jingoo Han
· 10 years ago
a8adcc90
power_supply: Add boot and calibration attributes
by Ramakrishna Pallala
· 10 years ago
b1022e2
power: charger-manager: Check charging state right after completed initialization
by Chanwoo Choi
· 10 years ago
c6738d0
power: charger-manager: Fix checking of wrong return type
by Chanwoo Choi
· 10 years ago
d3ed534
power/reset: xgene-reset: Fix prototype of xgene_restart()
by Mark Brown
· 10 years ago
4495b0a
sbs-battery: add min design voltage to sbs-battery
by Simon Que
· 10 years ago
9ea8940
sbs-battery: export manufacturer and model name to sysfs
by Cheng-Yi Chiang
· 10 years ago
86ba8b0
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
fb76234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 10 years ago
ce00a96
mm: memcontrol: revert use of root_mem_cgroup res_counter
by Johannes Weiner
· 10 years ago
10096fb
Export sync_filesystem() for modular ->remount_fs() use
by Anton Altaparmakov
· 10 years ago
8e6353b
Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
5e6c723
Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
caa5523
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
a65c866
Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps65090' into regulator-linus
by Mark Brown
· 10 years ago
68c78bd
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 10 years ago
2acc868
drm/nouveau/core: don't leak oclass type bits to user
by Ben Skeggs
· 10 years ago
b7fece1
Merge git://git.kvack.org/~bcrl/aio-fixes
by Linus Torvalds
· 10 years ago
6098b45
aio: block exit_aio() until all context requests are completed
by Gu Zheng
· 10 years ago
91bfe29
Revert "i2c: rcar: remove spinlock"
by Sergei Shtylyov
· 10 years ago
06ee709
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
0e03f98
Merge tag 'platform-drivers-x86-v3.17-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
57b252f
Merge tag 'sound-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
3aacfda
Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
44bf091
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
cce1566
Merge tag 'regmap-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 10 years ago
aeaac09
toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()
by Dan Carpenter
· 10 years ago
70c8038
Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 10 years ago
5a147c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
014018e
ARC: [mm] Fix compilation breakage
by Noam Camus
· 10 years ago
955837d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
f16c15a
Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
51fe4d3
Merge branch 'leds-fixes-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 10 years ago
05244d1
Merge tag 'asoc-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 10 years ago
0977f90
Merge branch 'vmwgfx-fixes-3.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 10 years ago
0aa0409
PEFILE: Relax the check on the length of the PKCS#7 cert
by David Howells
· 10 years ago
2741960
KEYS: Fix use-after-free in assoc_array_gc()
by David Howells
· 10 years ago
876c6e3
KEYS: Fix public_key asymmetric key subtype name
by David Howells
· 10 years ago
738c5d1
KEYS: Increase root_maxkeys and root_maxbytes sizes
by Steve Dickson
· 10 years ago
e7fdb76
platform/x86: toshiba: re-enable acpi hotkeys after suspend to disk
by Benjamin Tissoires
· 10 years ago
f58f0cb
Merge remote-tracking branches 'asoc/fix/axi', 'asoc/fix/cs4265', 'asoc/fix/da732x', 'asoc/fix/omap', 'asoc/fix/rsnd', 'asoc/fix/rt5640', 'asoc/fix/rt5677', 'asoc/fix/simple' and 'asoc/fix/tegra' into asoc-linus
by Mark Brown
· 10 years ago
e65f6b1
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
by Mark Brown
· 10 years ago
b3d94d7
ideapad-laptop: Constify DMI table for real!
by Mathias Krause
· 10 years ago
2ff396be
aio: add missing smp_rmb() in read_events_ring
by Jeff Moyer
· 10 years ago
9067359
Revert "leds: convert blink timer to workqueue"
by Jiri Kosina
· 10 years ago
75b81f3
i2c: at91: add bound checking on SMBus block length bytes
by Marek Roszko
· 10 years ago
5da4309
i2c: rk3x: fix bug that cause transfer fails in master receive mode
by addy ke
· 10 years ago
6721f28
i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.
by Simon Lindgren
· 10 years ago
0ce4bc1
i2c: mv64xxx: continue probe when clock-frequency is missing
by Chen-Yu Tsai
· 10 years ago
dd318b0
i2c: rcar: fix MNR interrupt handling
by Sergei Shtylyov
· 10 years ago
Next »