-
Notifications
You must be signed in to change notification settings - Fork 5k
Comparing changes
Open a pull request
base repository: microsoft/Windows-driver-samples
base: main
head repository: microsoft/Windows-driver-samples
compare: develop
- 11 commits
- 4 files changed
- 4 contributors
Commits on Aug 21, 2024
-
[simbatt] Remove unused MAX_SUPPORTED_SIMBATT_CHILDREN define
This define isn't used anywhere in the driver. Therefore proposing to remove it to clean up.
Configuration menu - View commit details
-
Copy full SHA for 57b3c4c - Browse repository at this point
Copy the full SHA 57b3c4cView commit details -
simbatt: Clear BATTERY_CAPACITY_RELATIVE field
Clear BATTERY_INFORMATION::BATTERY_CAPACITY_RELATIVE field to enable per-battery charge display in Windows Settings.
Configuration menu - View commit details
-
Copy full SHA for 97b9377 - Browse repository at this point
Copy the full SHA 97b9377View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 95ca556 - Browse repository at this point
Copy the full SHA 95ca556View commit details -
Configuration menu - View commit details
-
Copy full SHA for 673f69a - Browse repository at this point
Copy the full SHA 673f69aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 700a917 - Browse repository at this point
Copy the full SHA 700a917View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9de412 - Browse repository at this point
Copy the full SHA c9de412View commit details -
[simbatt] Delete redundant "batclass_prepublish.h" to simplify
The contained BATTERY_MINIPORT_INFO_V1_1 struct and BATTERY_CLASS_MINOR_VERSION_1 define are already defined in <batclass.h>, so there shouldn't be a need for duplicating the definitions here.
Configuration menu - View commit details
-
Copy full SHA for 2395668 - Browse repository at this point
Copy the full SHA 2395668View commit details
Commits on Sep 25, 2025
-
Merge pull request #1328 from microsoft/main
FI: Main -> Develop WDK 6584 (Shadow commit)
Configuration menu - View commit details
-
Copy full SHA for 249c258 - Browse repository at this point
Copy the full SHA 249c258View commit details
Commits on Oct 9, 2025
-
Merge pull request #1209 from forderud/batclass_prepublish.h-rm
[simbatt] Delete redundant "batclass_prepublish.h" to simplify
Configuration menu - View commit details
-
Copy full SHA for 6798add - Browse repository at this point
Copy the full SHA 6798addView commit details -
Merge pull request #1208 from forderud/MAX_SUPPORTED_SIMBATT_CHILDREN-rm
[simbatt] Remove dead code in simbattdriverif.h
Configuration menu - View commit details
-
Copy full SHA for 832f281 - Browse repository at this point
Copy the full SHA 832f281View commit details -
Merge pull request #1063 from forderud/simbatt-relative-rm
simbatt: Clear BATTERY_CAPACITY_RELATIVE field for per-battery charge display
Configuration menu - View commit details
-
Copy full SHA for ed3dbe5 - Browse repository at this point
Copy the full SHA ed3dbe5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...develop