index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
max8997.c
Age
Commit message (
Expand
)
Author
2012-04-01
regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros
Axel Lin
2012-04-01
regulator: Make max8997_get_voltage_register always return correct register
Axel Lin
2012-03-11
regulator: Kill max8997_get_rid function
Axel Lin
2012-01-24
regulator: max8997: Avoid spaces in regulator names
Karol Lewandowski
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-07-08
regulator: max8997: Fix setting inappropriate value for ramp_delay variable
Donggeun Kim
2011-07-08
regulator: max8997: remove dependency on platform_data pointer
MyungJoo Ham
2011-07-08
regulator: MAX8997: Fix for divide by zero error
Tushar Behera
2011-05-27
regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...
Axel Lin
2011-05-27
regulator: max8997: remove useless code
Jonghwan Choi
2011-03-27
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
Axel Lin
2011-03-23
regulator: MAX8997/8966 support
MyungJoo Ham