index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
pcf50633-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Convert pcf50633-core to use devm_* APIs
Axel Lin
2012-05-20
1
-26
/
+10
*
mfd: Make pcf50633_write_block() return 0 on success
Axel Lin
2012-03-06
1
-7
/
+1
*
mfd: Convert pcf50633 to use new register map API
Mark Brown
2011-10-24
1
-79
/
+35
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
mfd: Constify i2c_device_id tables
Axel Lin
2011-03-27
1
-1
/
+1
*
mfd: Add MODULE_DEVICE_TABLE to pcf50633-core
Axel Lin
2011-03-23
1
-0
/
+1
*
mfd: Convert pcf50633 to dev_pm_ops
Mark Brown
2011-03-23
1
-12
/
+11
*
mfd: Fix resource reclaim in pcf50633_remove()
Axel Lin
2010-10-29
1
-0
/
+2
*
mfd: Move PCF50633 IRQ protoypes where the definitions can see them
Mark Brown
2010-10-29
1
-7
/
+0
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-2
/
+0
*
mfd: Move pcf50633 irq related functions to its own file.
Lars-Peter Clausen
2010-05-28
1
-293
/
+10
*
mfd: Use threaded irq for pcf50633
Lars-Peter Clausen
2010-05-28
1
-48
/
+9
*
mfd: Fix pcf50633 bitfield logic in interrupt handler
Lars-Peter Clausen
2010-05-28
1
-4
/
+4
*
mfd: Proper pcf50633 irq check
Dan Carpenter
2010-05-28
1
-2
/
+2
*
mfd: Fix dangling pointers
Wolfram Sang
2010-05-28
1
-0
/
+1
*
backlight: pcf50633: Register a pcf50633-backlight device in pcf50633 core dr...
Lars-Peter Clausen
2010-05-26
1
-0
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mfd: Cleanup pcf50633_probe error handling
Lars-Peter Clausen
2009-12-13
1
-17
/
+26
*
mfd: Fix pcf50633-regulator drvdata usage
Lars-Peter Clausen
2009-12-13
1
-1
/
+0
*
mfd: Use platform_device_add_data to set pcf50633 regulator platform data
Lars-Peter Clausen
2009-12-13
1
-1
/
+2
*
mfd: Fix memleak in pcf50633_client_dev_register
Lars-Peter Clausen
2009-12-13
1
-10
/
+0
*
mfd: Move pcf50633 messages to appropriate log levels
Arnaud Patard
2009-12-13
1
-2
/
+2
*
mfd: Make pcf50633 suspend/resume belong to i2c_driver
Lars-Peter Clausen
2009-12-13
1
-6
/
+6
*
mfd: Disable unnecessary pcf50633 shutdown on lowsys
Paul Fertser
2009-12-13
1
-0
/
+3
*
mfd: use a dedicated workqueue for pcf50633 irq processing
Paul Fertser
2009-09-17
1
-1
/
+4
*
mfd: early init for MFD running regulators
Samuel Ortiz
2009-06-17
1
-1
/
+1
*
mfd: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-1
/
+1
*
mfd: pcf50633: fix unsafe disable_irq()
Nelson Castillo
2009-05-19
1
-1
/
+1
*
mfd: remove duplicated #include from pcf50633
Huang Weiyi
2009-04-05
1
-1
/
+0
*
mfd: terminate pcf50633 i2c_device_id list
Jean Delvare
2009-02-17
1
-0
/
+1
*
mfd: Remove non exported references from pcf50633
Balaji Rao
2009-01-15
1
-1
/
+0
*
mfd: PCF50633 core driver
Balaji Rao
2009-01-11
1
-0
/
+710