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
/
arch
/
arm
/
mach-pxa
/
sharpsl_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-10-07
Merge branch 'late/fixes' into fixes
Olof Johansson
1
-48
/
+0
2012-10-04
ARM: pxa: remove sharpsl_fatal_check function
Arnd Bergmann
1
-48
/
+0
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2012-09-14
ARM: pxa: use gpio_to_irq for sharppm_sl
Rob Herring
1
-13
/
+17
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-2
/
+2
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+1
2012-03-25
ARM: pxa: use common IOMEM definition
Rob Herring
1
-0
/
+1
2012-02-16
ARM: pxa: fix mixed declarations and code in sharpsl_pm
Haojian Zhuang
1
-2
/
+1
2011-11-14
ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ
Haojian Zhuang
1
-12
/
+12
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-12-24
arm/sharpsl: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+2
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-1
/
+1
2010-08-05
[ARM] pxa: removed mostly unused and confusing two sharpsl.h
Eric Miao
1
-3
/
+0
2010-08-05
[ARM] pxa: removing dead CORGI_SSP_DEPRECATED
Christoph Egger
1
-5
/
+0
2010-08-05
[ARM] pxa: removing dead BACKLIGHT_CORGI
Christoph Egger
1
-15
/
+0
2010-05-11
[ARM] pxa: remove pxa_gpio_mode() and files
Eric Miao
1
-1
/
+0
2010-03-07
platform-drivers: move probe to .devinit.text in arch/arm
Uwe Kleine-König
1
-1
/
+1
2009-12-01
[ARM] pxa/zaurus: rename spitz_battery_levels_* to sharpsl_*
Pavel Machek
1
-2
/
+2
2009-12-01
[ARM] pxa/zaurus: cleanup sharpsl_pm.c
Pavel Machek
1
-54
/
+54
2009-09-07
[ARM] pxa/sharpsl_pm: zaurus c3000 aka spitz: fix resume
Pavel Machek
1
-2
/
+2
2009-06-11
[ARM] pxa/sharpsl_pm: zaurus needs generic pxa suspend/resume routines
Pavel Machek
1
-0
/
+2
2009-06-11
[ARM] pxa/sharpsl_pm: cleanup of gpio-related code.
Dmitry Eremin-Solenikov
1
-3
/
+11
2009-06-11
[ARM] pxa/sharpsl_pm: drop set_irq_type calls
Dmitry Eremin-Solenikov
1
-9
/
+4
2009-06-11
[ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one
Dmitry Eremin-Solenikov
1
-55
/
+49
2009-06-11
[ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specific
Dmitry Eremin-Solenikov
1
-1
/
+833
2009-03-09
[ARM] pxa: separate definitions from pxa-regs.h and remove it finally
Eric Miao
1
-1
/
+0
2008-10-21
[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig
Eric Miao
1
-4
/
+4
2008-10-21
Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"
Eric Miao
1
-2
/
+15
2008-09-23
[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c
Eric Miao
1
-15
/
+2
2008-09-23
hwmon: add max1111_read_channel() for use by sharpsl_pm
Eric Miao
1
-0
/
+9
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-5
/
+5
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
1
-4
/
+4
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
1
-0
/
+1
2007-02-26
[ARM] Fix more apm-emulation.h
Russell King
1
-1
/
+1
2007-02-09
[APM] ARM: Convert to use shared APM emulation.
Ralf Baechle
1
-1
/
+1
2006-07-02
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
1
-4
/
+4
2006-07-01
[ARM] 3685/1: ARM: Convert pxa to generic irq handling
Thomas Gleixner
1
-1
/
+1
2006-06-19
[ARM] 3564/1: sharpsl_pm: Abstract some machine specific parameters
Richard Purdie
1
-2
/
+5
2006-01-07
[ARM] 3235/1: SharpSL PM: Fix a gcc4 build error
Richard Purdie
1
-1
/
+0
2006-01-05
[ARM] 3228/1: SharpSL: Move PM code to arch/arm/common
Richard Purdie
1
-821
/
+4
2005-11-12
[ARM] 3154/1: SharpSL PM Driver updates
Richard Purdie
1
-52
/
+57
2005-11-10
[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driver
Richard Purdie
1
-0
/
+992