index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-07
ab8500_fg.c: only request threaded IRQs when necessary
Valentin Rothberg
1
-13
/
+33
2015-03-07
X-Power AXP288 PMIC Fuel Gauge Driver
Todd Brandt
3
-0
/
+1161
2015-03-07
mfd/axp20x: change battery cell name to fuel gauge
Todd Brandt
1
-4
/
+4
2015-03-07
bq2415x_charger: Add support for bq24157s
Anda-Maria Nicolae
1
-0
/
+8
2015-03-07
bq2415x_charger: Remove unnecessary else after return
Anda-Maria Nicolae
1
-16
/
+8
2015-03-02
power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
1
-1
/
+2
2015-02-28
power: bq27x00_battery: add bq27510 support
Alexandre Belloni
1
-5
/
+45
2015-02-26
power_supply core: support use of devres to register/unregister a power supply.
NeilBrown
2
-0
/
+49
2015-02-25
bq2415x_charger, bq27x00_battery.c: comment cleanups
Pavel Machek
2
-10
/
+1
2015-02-25
ab8500_fg: use jiffies_to_msecs for jiffies conversion
Nicholas Mc Guire
1
-2
/
+2
2015-02-25
ab8500_fg: match return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-2
/
+2
2015-02-25
power_supply: ab8500_fg: Simplify creation and removal of sysfs entries
Krzysztof Kozlowski
1
-18
/
+11
2015-02-25
Merge branch 'fixes' into next
Sebastian Reichel
3
-5
/
+28
2015-02-25
power_supply: lp8788-charger: Fix leaked power supply on probe fail
Krzysztof Kozlowski
1
-1
/
+3
2015-02-25
power_supply: ipaq_micro_battery: Check return values in probe
Krzysztof Kozlowski
1
-2
/
+19
2015-02-25
power_supply: ipaq_micro_battery: Fix leaking workqueue
Krzysztof Kozlowski
1
-0
/
+1
2015-02-25
power_supply: twl4030_madc: Check return value of power_supply_register
Krzysztof Kozlowski
1
-2
/
+5
2015-02-25
power_supply: max17042: Use regmap_update_bits instead read and write
Krzysztof Kozlowski
1
-6
/
+4
2015-02-25
power_supply: max17040: Use system efficient workqueues
Krzysztof Kozlowski
1
-3
/
+6
2015-02-25
power_supply: max14577: Properly handle error conditions
Krzysztof Kozlowski
1
-36
/
+73
2015-02-25
power_supply: max14577: Don't store charging and battery states for later
Krzysztof Kozlowski
1
-5
/
+0
2015-02-25
power_supply: max77693: Properly handle error conditions
Krzysztof Kozlowski
1
-44
/
+55
2015-02-25
power: Use subdir-ccflags-* to inherit debug flag
Geert Uytterhoeven
1
-1
/
+1
2015-02-25
bq27x00_battery: register as non-wakeup power supply.
NeilBrown
1
-1
/
+1
2015-02-25
power_supply: rt5033: Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-02-25
MAINTAINERS: Include DA9150 files in Dialog Semiconductor support list.
Adam Thomson
1
-0
/
+4
2015-02-25
power: da9150: Add DT binding documentation for charger
Adam Thomson
1
-0
/
+26
2015-02-25
power: Add support for DA9150 Charger
Adam Thomson
3
-0
/
+701
2015-02-25
Merge branch 'da9150-charger-fuelgauge' into next
Sebastian Reichel
4
-0
/
+433
2015-02-25
power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)
Mike Looijmans
1
-1
/
+1
2015-02-25
iio: da9150: Add DT binding documentation for GPADC
Adam Thomson
1
-0
/
+16
2015-02-25
iio: Add support for DA9150 GPADC
Adam Thomson
3
-0
/
+417
2015-02-25
power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)
Mike Looijmans
1
-1
/
+1
2015-02-22
Linux 4.0-rc1
Linus Torvalds
1
-4
/
+4
2015-02-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-56
/
+108
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
70
-758
/
+907
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
1
-17
/
+17
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
1
-2
/
+0
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
3
-26
/
+22
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
1
-1
/
+1
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
4
-9
/
+9
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
34
-71
/
+71
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
1
-3
/
+1
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
1
-1
/
+1
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2
-12
/
+12
[next]