aboutsummaryrefslogtreecommitdiff
path: root/hw/twl92230.c
AgeCommit message (Expand)Author
2012-03-30arm: switch real-time clocks to rtc_clockPaolo Bonzini
2012-02-17nseries: attach monitor powerdown request to menelausPaolo Bonzini
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27i2c: smbus: convert to QEMU Object ModelAnthony Liguori
2012-01-27i2c: rename i2c_slave -> I2CSlaveAnthony Liguori
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2011-03-21change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini
2009-12-04Add "static" to please SparseBlue Swirl
2009-12-03savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela
2009-11-22BCD cleanupPaul Brook
2009-10-05vmstate: port twl92230 deviceJuan Quintela
2009-10-05twl92230: change pwrbtn_state to uint8_tJuan Quintela
2009-09-30twl92230: fix old style increment/decrement usageMichael S. Tsirkin
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-11qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann
2009-05-14TWL92230 qdev conversionPaul Brook
2009-05-10Follow coding conventionsPaul Brook
2009-04-19Fix indices in Menelaus save/load.balrog
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-11-12Don't use "hz" in identifiers to make AIX happy.balrog
2008-08-17Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir1
2008-07-01Remove duplicate device index calculations.pbrook
2008-04-20Remove an unused field and fix some non-code typos.balrog
2008-04-16Use qemu time/date functions for the Menelaus RTC.balrog
2008-04-14Nokia N800 machine support (ARM).balrog