Gregory Nutt
|
469aff0584
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 19:21:42 -06:00 |
Gregory Nutt
|
54dbec248e
|
PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains.
|
2016-03-27 13:03:47 -06:00 |
Gregory Nutt
|
dea4fe5d90
|
PM: Add activity domain to all PM callbacks
|
2016-03-27 11:19:39 -06:00 |
Gregory Nutt
|
8b21db7fc7
|
Backout some experimental stuff that was including in the lst commit
|
2016-03-27 10:20:02 -06:00 |
Gregory Nutt
|
970822b351
|
Add missing PM configuratin options to Kconfig file
|
2016-03-27 10:18:20 -06:00 |
Gregory Nutt
|
3a781a2d3f
|
Remove I2C slave methods from I2C master interface; rename i2c_dev_s to i2c_master_s.
|
2016-01-30 08:36:47 -06:00 |
Alan Carvalho de Assis
|
c52e3e017b
|
Battery Charger: Add BQ24250 driver
|
2015-09-20 09:47:00 -06:00 |
Alan Carvalho de Assis
|
d4fc91d6f6
|
Add Battery Fault and Battery Disconnected status
|
2015-09-20 09:32:06 -06:00 |
Alan Carvalho de Assis
|
895ad29b0d
|
Fix IOCTL definition to avoid duplication and mess
|
2015-09-19 13:58:49 -06:00 |
Alan Carvalho de Assis
|
3cd7558a5e
|
Add basic infrastructure for Battery Charger
|
2015-09-19 13:06:43 -06:00 |
Alan Carvalho de Assis
|
9f465fc502
|
Rename battery.[ch] to battery_gauge.[ch]
|
2015-09-19 11:00:14 -06:00 |
Max Neklyudov
|
a6d8d2c0d1
|
Add relay IOCTL definitions. From Max Neklyudov.
|
2015-06-22 06:33:44 -06:00 |
Gregory Nutt
|
bf9e1943a4
|
Clean up and review of header files for conformance to standards
|
2015-06-12 18:07:47 -06:00 |
Gregory Nutt
|
855e40ee7d
|
Make some file section headers more consistent with standard
|
2015-04-08 07:25:06 -06:00 |
Gregory Nutt
|
692b087d07
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
patacongo
|
92cc274d33
|
Fix typo introduced into many Makefiles with last changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5370 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-19 19:53:53 +00:00 |
patacongo
|
5396b0f6bc
|
STM32 power management update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4848 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-18 14:45:34 +00:00 |
patacongo
|
2fe4ad52f8
|
Move file-system header files to include/nuttx/fs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4499 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-21 18:01:07 +00:00 |
patacongo
|
9269560d36
|
Cosmetic PIC32 USB driver fixes (still has problems)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4498 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-20 15:28:06 +00:00 |
patacongo
|
1a8fb75e42
|
Add hooks to support STM32 power management
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4490 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-14 19:37:28 +00:00 |
patacongo
|
62e9cdbb79
|
Add logic to set MAX17040 frequency
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4326 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-23 19:59:09 +00:00 |
patacongo
|
c08b3cce81
|
Fixes for clean compile of battery drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4325 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-23 18:37:45 +00:00 |
patacongo
|
53679e81c7
|
Completes first (untested) cut at MAX1704x battery driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4324 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-23 17:19:43 +00:00 |
patacongo
|
479d157a9f
|
Simplify upper-half battery driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4323 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-22 19:22:51 +00:00 |
patacongo
|
0a17d596bc
|
Create a generic battery driver infrastructure
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4322 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-22 18:03:13 +00:00 |
patacongo
|
5fa0189cee
|
Create directory structures to support power-related devices
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4321 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-22 16:42:49 +00:00 |