index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
ab8500-charger: Do not use [delayed_]work_pending()
Lee Jones
1
-13
/
+6
2013-03-07
ab8500-fg: Change current calculation
lme00437
1
-4
/
+4
2013-03-07
abx500-chargalg: Add charging current step interface
Lee Jones
1
-76
/
+155
2013-03-07
pm2301-charger: Reference put missing after access
Rupesh Kumar
1
-0
/
+4
2013-03-07
pm2301-charger: Wake device on register access
Rupesh Kumar
1
-16
/
+6
2013-03-07
ab8500-bm: Trivially fix up some incorrect and out-of-date comments
Marcus Cooper
2
-4
/
+4
2013-03-07
pm2301-charger: Charging LED control for pm2301
Rupesh Kumar
1
-4
/
+0
2013-03-07
pm2301-charger: lpn pin used only in C2C boards
lme00437
1
-34
/
+32
2013-03-07
ab8500-charger: Remove duplicate code
Lee Jones
2
-9
/
+0
2013-03-07
abx500-chargalg: Use module_platform_driver() rather
srinidhi kasagar
1
-12
/
+1
2013-03-07
pm2301-charger: Removed unused code from PM2301 driver
Rupesh Kumar
2
-27
/
+0
2013-03-07
ab8500-charger: Run detect workaround only on AB8500
Rabin Vincent
1
-8
/
+13
2013-03-07
pm2301-charger: Add pm_runtime_resume & pm_runtime_suspend
Lee Jones
1
-0
/
+68
2013-03-07
pm2301-charger: Adjust interrupt handler behavior
M BenZoubeir
1
-21
/
+24
2013-03-07
ab8500-charger: Add UsbLineCtrl2 reference
Marcus Cooper
1
-4
/
+7
2013-03-07
ab8500-chargalg: Use hrtimer
Lee Jones
1
-39
/
+52
2013-03-07
abx500-chargalg: Prevent the watchdog from being kicked twice
Lee Jones
1
-6
/
+0
2013-03-07
ab8500-charger: Use USBLink1Status Register
Marcus Cooper
1
-5
/
+16
2013-03-07
ab8500-bm: Add support for the new ab8540 platform
Lee Jones
3
-168
/
+235
2013-03-07
ab8500-btemp: Defer btemp filtering while initialising
Rupesh Kumar
1
-3
/
+3
2013-03-07
ab8500-bm: Add usb power path support
Lee Jones
2
-0
/
+143
2013-03-07
pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery ...
Marcus Cooper
3
-12
/
+4
2013-03-07
ab8500-charger: Add AB8505_USB_LINK_STATUS
Hakan Berg
1
-8
/
+35
2013-03-07
ab8500-fg: Allow capacity to raise from 1% when charging
Hakan Berg
1
-4
/
+2
2013-03-07
ab8500-btemp: Filter btemp readings
Hakan Berg
1
-6
/
+21
2013-03-07
pm2301-charger: Wake system when ext charger is plugged-in
Rupesh Kumar
1
-1
/
+16
2013-03-07
pm2301-charger: Die temp thermal protection
Rupesh Kumar
1
-1
/
+21
2013-03-07
ab8500_charger: Prevent auto drop of VBUS
Lee Jones
1
-49
/
+120
2013-03-07
pm2301-charger: Resolve I2C detection problem on ab9540
Mustapha Ben Zoubeir
1
-9
/
+26
2013-03-07
pm2301-charger: Force main charger detect
Per Forlin
1
-0
/
+2
2013-03-07
ab8500-bm: Charge only mode fixes for the ab9540
Lee Jones
3
-0
/
+63
2013-03-07
pm2301-charger: Support for over voltage protection on the ab9540
Rupesh Kumar
2
-14
/
+37
2013-03-07
ab8500-bm: Quick re-attach charging behaviour
Lee Jones
2
-2
/
+136
2013-03-07
ab8500-charger: Trivial coding style changes
Lee Jones
1
-6
/
+6
2013-03-07
ab8500-charger: Add backup battery charge voltages on the ab8540
Yang QU
1
-2
/
+17
2013-03-07
ab8500-fg: Report unscaled capacity
Martin Bergstrom
1
-3
/
+1
2013-03-07
ab8500-fg: Add power cut feature for ab8505 and ab8540
Lee Jones
3
-0
/
+515
2013-03-07
abx500-chargalg: Store the AB8500 MFD parent device for platform differentiation
Lee Jones
1
-1
/
+4
2013-03-07
pm2301-charger: Enable SW EOC control on the ab9540
Rajkumar Kasirajan
1
-5
/
+43
2013-03-07
pm2301_charger: Remove __exit, __init and __devexit_p()
Lee Jones
1
-3
/
+3
2013-03-07
mfd: ab8500-debugfs: Trivially beautify the debugfs driver
Lee Jones
1
-97
/
+89
2013-03-07
mfd: ab8500-core: Hierarchical interrupt registers
Dariusz Szymczak
1
-76
/
+6
2013-03-07
mfd: ab8500-debug: Convert to kstrtoul_from_user
srinidhi kasagar
1
-70
/
+30
2013-03-07
mfd: ab8500-debug: Add explicit dependencies
Linus Walleij
1
-0
/
+3
2013-03-07
mfd: ab8500-core: Add abx500-clk as an mfd child device
Ulf Hansson
1
-0
/
+12
2013-03-07
mfd: ab8500-debug: Add register map for ab8540.
Lee Jones
1
-3
/
+419
2013-03-07
mfd: ab8500-debugfs: Change AB8500 debug permissions
Lee Jones
1
-28
/
+28
2013-03-07
mfd: ab8500-core: Show turn on status at boot
Mattias Wallin
1
-0
/
+26
2013-03-07
mfd: ab8500-debug: Add ADC input channel usb_id in debugfs
Lee Jones
1
-0
/
+35
2013-03-07
mfd: ab8500-debugfs: Dump sim registers
Lee Jones
1
-0
/
+78
[next]